2018-11-01 16:36:32,164 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 16:36:32,169 - 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.47,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.47:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=wnPdbxUPnJDMYVxCHECmxwByx 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=3e9dcf933068455ab9b9f3764849638d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 16:36:32,169 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 16:36:32,170 - 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-11-01 16:36:32,205 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-01 16:36:32,309 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-01 16:36:33,582 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'trunk-details', u'agent', u'quotas', u'l3_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'l3-ha', u'quota_details', u'address-scope', u'trunk', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'dhcp_agent_scheduler', u'extra_dhcp_opt', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'qos-fip', u'ip_allocation']) 2018-11-01 16:36:34,351 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-11-01 16:36:34,452 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'63072ddcdbb5468e9e33d1d02b9f7aac', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-11-01 16:36:34,568 - 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.47:5000/v3/endpoints/0c70f83b541c4e90be1ecca18f87dcfe'}, u'url': u'http://172.30.9.47:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'31b5dcb9785d4debad3507b4650c2b72', u'id': u'0c70f83b541c4e90be1ecca18f87dcfe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/116880cf2479429eac8d2c5aed1e2194'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'31b5dcb9785d4debad3507b4650c2b72', u'id': u'116880cf2479429eac8d2c5aed1e2194'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/116c4b4b2c3d4bbbb614987042b9f140'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1eb590c749a345e8b3a4c1d8b48703a9', u'id': u'116c4b4b2c3d4bbbb614987042b9f140'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/169cf45981454d3ea54e8e8b0b9c5d62'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aaf294c2153a4b43b26458343abb37e5', u'id': u'169cf45981454d3ea54e8e8b0b9c5d62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/18615291dd59465d9a9904935acd4c0c'}, u'url': u'http://172.30.9.47:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aaf294c2153a4b43b26458343abb37e5', u'id': u'18615291dd59465d9a9904935acd4c0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/1ebf04a6d0af430da51bec84876e1b08'}, 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'1617a427376f48d48aee41b122855700', u'id': u'1ebf04a6d0af430da51bec84876e1b08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/2165366058114a5fb054351e88c4afd0'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'555f03452eae4edb92e7b2cdad780960', u'id': u'2165366058114a5fb054351e88c4afd0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/303cf05f45714961a590cbc445b97d7c'}, u'url': u'http://172.30.9.47:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1eb590c749a345e8b3a4c1d8b48703a9', u'id': u'303cf05f45714961a590cbc445b97d7c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/3ca4e04914404b67ae3579d4e6f5763f'}, u'url': u'http://172.30.9.47:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f609b644fb744c3cac81654ae0dee4ff', u'id': u'3ca4e04914404b67ae3579d4e6f5763f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/44f4405c65e44af3a37bb252ce7dcdcb'}, u'url': u'http://172.30.9.47:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd639bda05f8b4ec1a47126acb0504411', u'id': u'44f4405c65e44af3a37bb252ce7dcdcb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/4f02b95d173a4be9bfbf611d49157160'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7711cf55e86444519c4d7b9f36f1dfd8', u'id': u'4f02b95d173a4be9bfbf611d49157160'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/59faac7fef1d4e678ec5c788ecad9ca5'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aaf294c2153a4b43b26458343abb37e5', u'id': u'59faac7fef1d4e678ec5c788ecad9ca5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/5f191810486c40b5868d995e912eb92e'}, u'url': u'http://12.0.0.25:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'18f8d11deaa2452381e1bbf4a38e3091', u'id': u'5f191810486c40b5868d995e912eb92e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/6a6a2151035a4f70916a0f5abdf80d55'}, 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'9d19f246662743d8a0127b887505e457', u'id': u'6a6a2151035a4f70916a0f5abdf80d55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/71503d70b0b249d2860efb73757e9fb6'}, 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'a61886f53cdc4d2c8a972687f3171bd5', u'id': u'71503d70b0b249d2860efb73757e9fb6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/8c27d553ac0a4a33b835a823314e8c89'}, 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'f609b644fb744c3cac81654ae0dee4ff', u'id': u'8c27d553ac0a4a33b835a823314e8c89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/9139ed9f9bef43b3a60c683da874c33c'}, u'url': u'http://172.30.9.47:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8ece17f081f74663936a801eab1aae3c', u'id': u'9139ed9f9bef43b3a60c683da874c33c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/91b04204dfd64d719e39f512052d9c80'}, 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'9d19f246662743d8a0127b887505e457', u'id': u'91b04204dfd64d719e39f512052d9c80'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/944079827daf427abac13af5d153d6e7'}, u'url': u'http://172.30.9.47:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9d19f246662743d8a0127b887505e457', u'id': u'944079827daf427abac13af5d153d6e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/96a5a31152884c19aa1abe403c47c51c'}, 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'4e6c044c78cd4daf8d35ec3258553cbc', u'id': u'96a5a31152884c19aa1abe403c47c51c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/9e3d9fb94ab54c59babcc280b2b47b48'}, 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'8ece17f081f74663936a801eab1aae3c', u'id': u'9e3d9fb94ab54c59babcc280b2b47b48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/a42fdffa90504c1ea696ce1fe2d13cce'}, 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'd639bda05f8b4ec1a47126acb0504411', u'id': u'a42fdffa90504c1ea696ce1fe2d13cce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/a55a090de6174a8a89840b1ef82a37a1'}, 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'8ece17f081f74663936a801eab1aae3c', u'id': u'a55a090de6174a8a89840b1ef82a37a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/b18e497d366a4c4c8aa5b6a571ed419b'}, u'url': u'http://172.30.9.47:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0eeac8122de74d04a7f6d8079b9bff80', u'id': u'b18e497d366a4c4c8aa5b6a571ed419b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/b68c89da61c849e8b9c3b5fe124ad4a4'}, u'url': u'http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'18f8d11deaa2452381e1bbf4a38e3091', u'id': u'b68c89da61c849e8b9c3b5fe124ad4a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/b70625a5299f4fc6b9af5d4fdc1d0d4d'}, 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'd639bda05f8b4ec1a47126acb0504411', u'id': u'b70625a5299f4fc6b9af5d4fdc1d0d4d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/b7ee3a2d092344038c24c8a7a568df76'}, 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'1617a427376f48d48aee41b122855700', u'id': u'b7ee3a2d092344038c24c8a7a568df76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/c02a4aeef51d49979a151ea1faaa267b'}, u'url': u'http://172.30.9.47:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1617a427376f48d48aee41b122855700', u'id': u'c02a4aeef51d49979a151ea1faaa267b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/c1b1d8a2c7f74b1386624b1becdf9c2d'}, u'url': u'http://172.30.9.47:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'555f03452eae4edb92e7b2cdad780960', u'id': u'c1b1d8a2c7f74b1386624b1becdf9c2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/d1b265ae7bce42f2bd8b08f64282fc95'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1eb590c749a345e8b3a4c1d8b48703a9', u'id': u'd1b265ae7bce42f2bd8b08f64282fc95'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/d2144fb4db0d4fe580a7e68bc9bcb909'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0eeac8122de74d04a7f6d8079b9bff80', u'id': u'd2144fb4db0d4fe580a7e68bc9bcb909'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/d5d114ac59f24959a5e9aacf7586bd61'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'555f03452eae4edb92e7b2cdad780960', u'id': u'd5d114ac59f24959a5e9aacf7586bd61'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/dbbb3506aee64865b55c30ce2f2e0fd1'}, 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'f609b644fb744c3cac81654ae0dee4ff', u'id': u'dbbb3506aee64865b55c30ce2f2e0fd1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/de5e5b95dbfa4282aba873e0639ad942'}, u'url': u'http://172.30.9.47:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4e6c044c78cd4daf8d35ec3258553cbc', u'id': u'de5e5b95dbfa4282aba873e0639ad942'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/de7593ed3e5840d09cea83b096b0f72c'}, 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'4e6c044c78cd4daf8d35ec3258553cbc', u'id': u'de7593ed3e5840d09cea83b096b0f72c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/e2d18461efb14ca1999b814cbb3a7546'}, u'url': u'http://172.30.9.47:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7711cf55e86444519c4d7b9f36f1dfd8', u'id': u'e2d18461efb14ca1999b814cbb3a7546'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/e9d1d2edea4f4d1b9fe7080a6c10f6df'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7711cf55e86444519c4d7b9f36f1dfd8', u'id': u'e9d1d2edea4f4d1b9fe7080a6c10f6df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/f762f48780e1409e8adba02a766b8c4b'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0eeac8122de74d04a7f6d8079b9bff80', u'id': u'f762f48780e1409e8adba02a766b8c4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/fa7637335a2b4cdf84c41f6bffc9f289'}, u'url': u'http://172.30.9.47:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a61886f53cdc4d2c8a972687f3171bd5', u'id': u'fa7637335a2b4cdf84c41f6bffc9f289'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/fbeb1c5d2d344f0a82b5d31033638ed1'}, u'url': u'http://172.30.9.47:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'18f8d11deaa2452381e1bbf4a38e3091', u'id': u'fbeb1c5d2d344f0a82b5d31033638ed1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/fd2555f946324090bbe0da327f45a3e4'}, 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'a61886f53cdc4d2c8a972687f3171bd5', u'id': u'fd2555f946324090bbe0da327f45a3e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.47:5000/v3/endpoints/fdbace3f946b42dcb8572ebba4730a70'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'31b5dcb9785d4debad3507b4650c2b72', u'id': u'fdbace3f946b42dcb8572ebba4730a70'})] 2018-11-01 16:36:35,537 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-11-01 16:36:35,561 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-11-01 16:36:35,714 - 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-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 5}, 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.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 6}, 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-11-01 16:36:35,834 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-11-01 16:36:35,915 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'411f90eb-bfd1-4b06-9990-263d15faa9c4'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-01T16:34:06Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 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-11-01T16:34:01Z', u'provider:network_type': u'flat', u'tenant_id': u'2048000d6b104c2ea872fac1a23125dd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2048000d6b104c2ea872fac1a23125dd', u'l2_adjacency': True})] 2018-11-01 16:36:35,950 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-11-01 16:36:35,985 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'0ce13af8a3fc4465a3a4eef4ea96381f'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'2ccc33bd7ce2463a95625e6ac052038d'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'31e6b9384f8a4cfbbb0903bc41016597'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'46012c5eadb8456cbd18175dba1fb9c8'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'652395db17ec4b17836343d9e1d29264'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'f3dd116911d04ea095962866464e738e', 'user': u'652395db17ec4b17836343d9e1d29264'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'666ccec8535b4ddb93d50785f71f7797'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'705d6415bf3e438fa29ea22ce06294d5'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'8dbae90a8c1f460cb38daf36ed6e00c4'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'b2a83a5aa5024064ac3b7dba23ca7df3'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'b64edace634d4012a66371ff0a981332'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'c320abc7f83147bbbb7f4c926b009fef'}), Munch({'project': u'2048000d6b104c2ea872fac1a23125dd', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'c87434bbf35847fbaeec64af9b026e08'}), Munch({'project': u'3e9dcf933068455ab9b9f3764849638d', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'ee143b6c0e7943a294e44479700f294d'}), Munch({'domain': u'63072ddcdbb5468e9e33d1d02b9f7aac', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'57172c165ab64d019b31e643bbab9c81'}), Munch({'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77', 'user': u'ee143b6c0e7943a294e44479700f294d'})] 2018-11-01 16:36:36,087 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'2c8e98b8616c4c94be1c8ccd59c2ea77'}), 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'9346bfe7139b4a6c86a1aebae0e2d124'}), 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'9aaf37d420df483f9e28f72e8bedae4d'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'f3dd116911d04ea095962866464e738e'})] 2018-11-01 16:36:36,135 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-11-01 16:36:36,326 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-11-01 16:36:36,434 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'0eeac8122de74d04a7f6d8079b9bff80', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'0f4bc451a85f4ee8acd93328292293af', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'1617a427376f48d48aee41b122855700', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'18f8d11deaa2452381e1bbf4a38e3091', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'1eb590c749a345e8b3a4c1d8b48703a9', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'31b5dcb9785d4debad3507b4650c2b72', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'4e6c044c78cd4daf8d35ec3258553cbc', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'555f03452eae4edb92e7b2cdad780960', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'7711cf55e86444519c4d7b9f36f1dfd8', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'8ece17f081f74663936a801eab1aae3c', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9d19f246662743d8a0127b887505e457', 'name': u'heat'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'a61886f53cdc4d2c8a972687f3171bd5', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'aaf294c2153a4b43b26458343abb37e5', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'd639bda05f8b4ec1a47126acb0504411', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'f609b644fb744c3cac81654ae0dee4ff', 'name': u'cinder'})] 2018-11-01 16:36:36,477 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:34:06Z', 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'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'tenant_id': u'2048000d6b104c2ea872fac1a23125dd', u'created_at': u'2018-11-01T16:34:06Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'2048000d6b104c2ea872fac1a23125dd'})] 2018-11-01 16:36:36,486 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2018-11-01 16:36:36,592 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:36:36,593 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-01 16:36:36,647 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-11-01 16:36:38,131 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-11-01 16:36:38,848 - 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-11-01T16:36:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'74b4d80e-2d89-405c-965e-d8f464322d44', u'provider:segmentation_id': 37, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_f44284c0-2569-4135-a146-7d7270a74d4c', u'created_at': u'2018-11-01T16:36:38Z', u'mtu': 1450, u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3e9dcf933068455ab9b9f3764849638d', u'l2_adjacency': True}) 2018-11-01 16:36:39,539 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:36: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'd916afb0-b358-4a2d-8a50-177a8242e141', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_f44284c0-2569-4135-a146-7d7270a74d4c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'74b4d80e-2d89-405c-965e-d8f464322d44', u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'created_at': u'2018-11-01T16:36: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'3e9dcf933068455ab9b9f3764849638d'}) 2018-11-01 16:36:41,050 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:36:40Z', u'revision_number': 3, u'ha': False, u'id': u'8c79d08c-c949-4b9d-9dfd-5aafc73b1aec', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_f44284c0-2569-4135-a146-7d7270a74d4c', u'admin_state_up': True, u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'created_at': u'2018-11-01T16:36:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'3e9dcf933068455ab9b9f3764849638d'}) 2018-11-01 16:36:43,155 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:36:43,156 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-01 16:36:48,387 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-11-01 16:36:49,291 - 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'4b3488bc5712498aac3e8ca51ef73e2b', '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_a75a4cf2-c587-4846-a9c9-2ef13cac6be4'}) 2018-11-01 16:36:49,742 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'87028321833940b88ea20b0dd7694b15', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_a75a4cf2-c587-4846-a9c9-2ef13cac6be4'}) 2018-11-01 16:36:49,970 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:36:50,081 - functest.core.tenantnetwork - DEBUG - role: 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'eda629177ef44784a7c727fd3dee54d6'}) 2018-11-01 16:36:50,868 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_a75a4cf2-c587-4846-a9c9-2ef13cac6be4', 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'4b3488bc5712498aac3e8ca51ef73e2b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '23419099-a406-4547-9f82-cfa3b0c04097', 'username': u'tenantnetwork2-user_a75a4cf2-c587-4846-a9c9-2ef13cac6be4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:36:50,872 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_a75a4cf2-c587-4846-a9c9-2ef13cac6be4', 'password': '23419099-a406-4547-9f82-cfa3b0c04097', 'project_name': 'tenantnetwork2-project_a75a4cf2-c587-4846-a9c9-2ef13cac6be4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '4b3488bc5712498aac3e8ca51ef73e2b', 'project_domain_name': 'Default'} 2018-11-01 16:36:50,872 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-11-01 16:36:51,775 - 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-11-01T16:36:51Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0d981948-f43f-4abf-b046-12d69838e447', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_a75a4cf2-c587-4846-a9c9-2ef13cac6be4', u'created_at': u'2018-11-01T16:36:51Z', u'mtu': 1450, u'tenant_id': u'4b3488bc5712498aac3e8ca51ef73e2b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4b3488bc5712498aac3e8ca51ef73e2b', u'l2_adjacency': True}) 2018-11-01 16:36:53,022 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:36: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'5255920e-618d-4285-8c77-84a04de08966', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_a75a4cf2-c587-4846-a9c9-2ef13cac6be4', u'enable_dhcp': True, u'network_id': u'0d981948-f43f-4abf-b046-12d69838e447', u'tenant_id': u'4b3488bc5712498aac3e8ca51ef73e2b', u'created_at': u'2018-11-01T16:36: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'4b3488bc5712498aac3e8ca51ef73e2b'}) 2018-11-01 16:36:54,657 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:36:54Z', u'revision_number': 3, u'id': u'd2d93d95-f198-439d-bdc2-112e6aabb46e', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_a75a4cf2-c587-4846-a9c9-2ef13cac6be4', u'admin_state_up': True, u'tenant_id': u'4b3488bc5712498aac3e8ca51ef73e2b', u'created_at': u'2018-11-01T16:36:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'4b3488bc5712498aac3e8ca51ef73e2b'}) 2018-11-01 16:36:57,158 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:36:57,158 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-01 16:37:04,217 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-11-01 16:37:05,692 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-11-01 16:37:06,240 - 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-11-01T16:37:06Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'884d4e15-4504-4200-bc6c-3157046218a3', u'provider:segmentation_id': 42, 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_1e49a882-1f0c-4ea6-be16-9bed73a462ed', u'created_at': u'2018-11-01T16:37:06Z', u'mtu': 1450, u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3e9dcf933068455ab9b9f3764849638d', u'l2_adjacency': True}) 2018-11-01 16:37:06,909 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:37:06Z', 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'255b9b49-9bce-4a92-a64c-e65344d4f7a9', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_1e49a882-1f0c-4ea6-be16-9bed73a462ed', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'884d4e15-4504-4200-bc6c-3157046218a3', u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'created_at': u'2018-11-01T16:37:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3e9dcf933068455ab9b9f3764849638d'}) 2018-11-01 16:37:08,422 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:37:08Z', u'revision_number': 3, u'ha': False, u'id': u'23ecf915-e412-409a-bd49-124ebb130ead', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_1e49a882-1f0c-4ea6-be16-9bed73a462ed', u'admin_state_up': True, u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'created_at': u'2018-11-01T16:37:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'3e9dcf933068455ab9b9f3764849638d'}) 2018-11-01 16:37:14,064 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/ee4e4e21-8100-4d33-938a-3d0ced0a9418/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee4e4e21-8100-4d33-938a-3d0ced0a9418/file', 'owner': u'3e9dcf933068455ab9b9f3764849638d', 'id': u'ee4e4e21-8100-4d33-938a-3d0ced0a9418', 'size': 12716032, u'self': u'/v2/images/ee4e4e21-8100-4d33-938a-3d0ced0a9418', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e9dcf933068455ab9b9f3764849638d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/ee4e4e21-8100-4d33-938a-3d0ced0a9418/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:37:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T16:37:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_1e49a882-1f0c-4ea6-be16-9bed73a462ed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ee4e4e21-8100-4d33-938a-3d0ced0a9418', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_1e49a882-1f0c-4ea6-be16-9bed73a462ed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_1e49a882-1f0c-4ea6-be16-9bed73a462ed', 'created': u'2018-11-01T16:37:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:37:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ee4e4e21-8100-4d33-938a-3d0ced0a9418', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_1e49a882-1f0c-4ea6-be16-9bed73a462ed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:37:14,852 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_1e49a882-1f0c-4ea6-be16-9bed73a462ed', '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'3e9dcf933068455ab9b9f3764849638d', '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'f1f83344-5a5d-40c5-bbc7-bff1157ca51f', 'swap': 0}) 2018-11-01 16:37:14,978 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:37:14,979 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 16:37:22,128 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-11-01 16:37:23,128 - 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'08143037483d4c018bd3563896762212', '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_11d7b492-1ff9-4e9e-8666-b7c09bf37f61'}) 2018-11-01 16:37:23,521 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6803b13ffbc4413db7c672c37986e69c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_11d7b492-1ff9-4e9e-8666-b7c09bf37f61'}) 2018-11-01 16:37:23,720 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:37:23,840 - functest.core.tenantnetwork - DEBUG - role: 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'bcb8178749c4404d9a82f30174c81135'}) 2018-11-01 16:37:24,494 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', 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'08143037483d4c018bd3563896762212', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a72b621c-66f8-4d5c-8354-4ef93d862bd6', 'username': u'vmready2-user_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:37:24,498 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', 'password': 'a72b621c-66f8-4d5c-8354-4ef93d862bd6', 'project_name': 'vmready2-project_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '08143037483d4c018bd3563896762212', 'project_domain_name': 'Default'} 2018-11-01 16:37:24,499 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-11-01 16:37:25,118 - 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-11-01T16:37:24Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ac3e2aef-2d39-47c6-84eb-c24d0cf8c4fa', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', u'created_at': u'2018-11-01T16:37:24Z', u'mtu': 1450, u'tenant_id': u'08143037483d4c018bd3563896762212', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'08143037483d4c018bd3563896762212', u'l2_adjacency': True}) 2018-11-01 16:37:27,148 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:37:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5af0afbd-9a7e-4e98-b9dd-c32ebbbd733b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', u'enable_dhcp': True, u'network_id': u'ac3e2aef-2d39-47c6-84eb-c24d0cf8c4fa', u'tenant_id': u'08143037483d4c018bd3563896762212', u'created_at': u'2018-11-01T16:37:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'08143037483d4c018bd3563896762212'}) 2018-11-01 16:37:28,845 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:37:28Z', u'revision_number': 3, u'id': u'01db260c-0f21-4a83-a2bc-d67eae37f9e9', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', u'admin_state_up': True, u'tenant_id': u'08143037483d4c018bd3563896762212', u'created_at': u'2018-11-01T16:37:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'08143037483d4c018bd3563896762212'}) 2018-11-01 16:37:32,536 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/9e584e92-b11c-434e-ba12-86f86c1e9a0a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9e584e92-b11c-434e-ba12-86f86c1e9a0a/file', 'owner': u'08143037483d4c018bd3563896762212', 'id': u'9e584e92-b11c-434e-ba12-86f86c1e9a0a', 'size': 12716032, u'self': u'/v2/images/9e584e92-b11c-434e-ba12-86f86c1e9a0a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08143037483d4c018bd3563896762212', 'name': 'vmready2-project_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/9e584e92-b11c-434e-ba12-86f86c1e9a0a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:37:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T16:37:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9e584e92-b11c-434e-ba12-86f86c1e9a0a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', 'created': u'2018-11-01T16:37:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:37:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9e584e92-b11c-434e-ba12-86f86c1e9a0a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:37:33,293 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_11d7b492-1ff9-4e9e-8666-b7c09bf37f61', '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'3e9dcf933068455ab9b9f3764849638d', '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'0868fe0b-3c0c-4f92-aeff-d7dd07153db9', 'swap': 0}) 2018-11-01 16:37:33,539 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:37:33,540 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 16:37:41,420 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-11-01 16:37:42,176 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-11-01 16:37:42,625 - 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-11-01T16:37:42Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7a238f2a-ad81-4b02-b1d8-49574e63728e', 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'singlevm1-net_f29a8d13-bdbb-4bae-924a-0356162c0835', u'created_at': u'2018-11-01T16:37:42Z', u'mtu': 1450, u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3e9dcf933068455ab9b9f3764849638d', u'l2_adjacency': True}) 2018-11-01 16:37:43,308 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:37:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'371f535b-e103-4cc7-b50c-55f2216802d4', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_f29a8d13-bdbb-4bae-924a-0356162c0835', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7a238f2a-ad81-4b02-b1d8-49574e63728e', u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'created_at': u'2018-11-01T16:37:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3e9dcf933068455ab9b9f3764849638d'}) 2018-11-01 16:37:44,802 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:37:44Z', u'revision_number': 3, u'ha': False, u'id': u'4f47d118-98a9-4ee9-a087-e1e9869f6524', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_f29a8d13-bdbb-4bae-924a-0356162c0835', u'admin_state_up': True, u'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', u'created_at': u'2018-11-01T16:37:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'3e9dcf933068455ab9b9f3764849638d'}) 2018-11-01 16:37:48,824 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/f94d4697-20d0-4954-901a-00e2701e8085/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f94d4697-20d0-4954-901a-00e2701e8085/file', 'owner': u'3e9dcf933068455ab9b9f3764849638d', 'id': u'f94d4697-20d0-4954-901a-00e2701e8085', 'size': 12716032, u'self': u'/v2/images/f94d4697-20d0-4954-901a-00e2701e8085', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e9dcf933068455ab9b9f3764849638d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/f94d4697-20d0-4954-901a-00e2701e8085/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:37:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T16:37:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_f29a8d13-bdbb-4bae-924a-0356162c0835', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f94d4697-20d0-4954-901a-00e2701e8085', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_f29a8d13-bdbb-4bae-924a-0356162c0835', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_f29a8d13-bdbb-4bae-924a-0356162c0835', 'created': u'2018-11-01T16:37:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:37:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f94d4697-20d0-4954-901a-00e2701e8085', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_f29a8d13-bdbb-4bae-924a-0356162c0835', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:37:49,141 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_f29a8d13-bdbb-4bae-924a-0356162c0835', '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'3e9dcf933068455ab9b9f3764849638d', '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'58139049-2034-4788-8073-d0a5616cd168', 'swap': 0}) 2018-11-01 16:37:49,322 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdzHfTiWN1QmaXCYQPNWy+rvRAvgjHg+lsE090yQxxCmmEe8QMNLQEGaH88t5lIiRGF3YVVzGNCmHoWKgiZc8bGRqg09vZ7rFIDJ6L5banFTnxxc2oAJ2gdZZ1TWn89lXQGKhloSrZ9dEk+JOxe2h29ETv0L8JkX/DOTM/IKEanlzZ5e6cgMz7WWyFPVFIH5/Gg2fYZ9kmjkMgKKmxjiLWQr02RqoDIiX/7qAJ4Hy3u2vYtjrSJZ/FAOVctPYP3mpnnV50NoRw5rAI5NJBlE82af+bVtK/1ZhWhoCCWWfIoblly3DiYhyUOsBWHtd7MXF0OGLB1Lj2/RmyRrAvkYsX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3cx304ljdUJmlwmEDzVsvq70QL4Ix4PpbBNPdMkMcQpphHvE\nDDS0BBmh/PLeZSIkRhd2FVcxjQph6FioImXPGxkaoNPb2e6xSAyei+W2pxU58cXN\nqACdoHWWdU1p/PZV0BioZaEq2fXRJPiTsXtodvRE79C/CZF/wzkzPyChGp5c2eXu\nnIDM+1lshT1RSB+fxoNn2GfZJo5DICipsY4i1kK9NkaqAyIl/+6gCeB8t7tr2LY6\n0iWfxQDlXLT2D95qZ51edDaEcOawCOTSQZRPNmn/m1bSv9WYVoaAgllnyKG5Zctw\n4mIclDrAVh7XezFxdDhiwdS49v0ZskawL5GLFwIDAQABAoIBAQCVRAqMQRS/EE3M\nbaoDNjgV59YXUAzGgL7xbdl2Retqk9BJSaW5dSqE6985RRVoSF7TEOz2FbUSLx+O\n50NXyt5jZTSncYyukNWcIGn+yjxvG3jgffcWjjuGhjwYe13N0NYVctK5eopFHwp+\ncA+tTNkT3PYb0ocOYG30KyWS4VmqeBI0Fi1jc2LHM/g9BVlvO90ctVZ5yU7UvQe5\nwDp9bpb8thkZWO5NKN6d9S2oy9rrANrN99P/V01vU6jqgOqx76KNS53shR/k3+3+\nOenjHnyA8tzAR6nfOTbqgfuOpvOoN0siUVB5AWy01JvdFxgh13H/xi8WEEFI45ev\n2dE4VKbBAoGBAPV5V/X87gSjgfSwe3G8hSq4JSGDdoHQGsQLMctM236ReyPNDme+\n7VK7+dAiB0HmaH9gH0SjqbLv291FtsqirnxzyUGNB5f9CIwFMvYXdZ/if64lPlZy\nsPUn71rmkoPe/Hmd/0/vbcTPqtrlCzHNLXGisiSxrHzQvRM6Ce7kv3s3AoGBAOdP\nO3Q9hanZfRkQV1aAbyA773mMan3KhudFWXimtcMQkD0YqsZHk+JSqOw4JgLXbm/2\noIcCn/QzUEW/jrDFL0y/yrDykLfpbIKT4vDW4LbXhUQ8/AOxnZZWr/RJEWwBfuvO\nP8r2OoxCvZh0bpCfPASPL4VPUWK5YoFloyeWQR8hAoGAOzqVG7h0oc/l+mlez7mi\nFAWsh+KVhIr2+liNIjWgPHDT2naOxD+QOcc7ZpnfUGpMynch9EjdGFzBmylICqqo\nGUVCyTtDGswl9MsIWdKdQf+/uQApg2hXBEAng7Jgpcr29k1GHj5yKOvGmNxtEA4m\nqeWMwEfSi6c+B9aYMPkmro8CgYAcneTRILtkpA+iBi+H+CPHbSLXetPB9Eh0XFQR\nZS6fj3EI3gBiv4BAQ9G6R8gMGfMDzxNVILIBWEfaGTTiEcMkT6YX9iqJVkuibAFr\nomnytP87zf+vxU2lx9vE8TVCk3zMV5v01DmyGJ+0ONNk+Q5H0h8i8wkymZTiRVzG\nDQTJgQKBgQDgXeunleg/nJEtb9le5iOBnC3IVosQSrp2zqzG3hjWB9d0cYwjvql9\nuP2JLdDyKHvP1WO98Nw79oehlLdU4ExNp4/aYqpbYweZS1qSLfqw7JDtYFeisO9V\nuVIwnQdGRV8xk+PTcydQIYB0ntyGfVViN3HCVa+KhaL2r1BJLjqgPQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ee143b6c0e7943a294e44479700f294d', 'name': u'singlevm1-kp_f29a8d13-bdbb-4bae-924a-0356162c0835', 'created_at': '2018-11-01T16:37:49.322799', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e9dcf933068455ab9b9f3764849638d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'df:8a:a6:1f:1c:75:c7:e1:84:cc:72:32:de:a9:0a:f8', 'type': 'ssh', 'id': u'singlevm1-kp_f29a8d13-bdbb-4bae-924a-0356162c0835'}) 2018-11-01 16:37:49,323 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3cx304ljdUJmlwmEDzVsvq70QL4Ix4PpbBNPdMkMcQpphHvE DDS0BBmh/PLeZSIkRhd2FVcxjQph6FioImXPGxkaoNPb2e6xSAyei+W2pxU58cXN qACdoHWWdU1p/PZV0BioZaEq2fXRJPiTsXtodvRE79C/CZF/wzkzPyChGp5c2eXu nIDM+1lshT1RSB+fxoNn2GfZJo5DICipsY4i1kK9NkaqAyIl/+6gCeB8t7tr2LY6 0iWfxQDlXLT2D95qZ51edDaEcOawCOTSQZRPNmn/m1bSv9WYVoaAgllnyKG5Zctw 4mIclDrAVh7XezFxdDhiwdS49v0ZskawL5GLFwIDAQABAoIBAQCVRAqMQRS/EE3M baoDNjgV59YXUAzGgL7xbdl2Retqk9BJSaW5dSqE6985RRVoSF7TEOz2FbUSLx+O 50NXyt5jZTSncYyukNWcIGn+yjxvG3jgffcWjjuGhjwYe13N0NYVctK5eopFHwp+ cA+tTNkT3PYb0ocOYG30KyWS4VmqeBI0Fi1jc2LHM/g9BVlvO90ctVZ5yU7UvQe5 wDp9bpb8thkZWO5NKN6d9S2oy9rrANrN99P/V01vU6jqgOqx76KNS53shR/k3+3+ OenjHnyA8tzAR6nfOTbqgfuOpvOoN0siUVB5AWy01JvdFxgh13H/xi8WEEFI45ev 2dE4VKbBAoGBAPV5V/X87gSjgfSwe3G8hSq4JSGDdoHQGsQLMctM236ReyPNDme+ 7VK7+dAiB0HmaH9gH0SjqbLv291FtsqirnxzyUGNB5f9CIwFMvYXdZ/if64lPlZy sPUn71rmkoPe/Hmd/0/vbcTPqtrlCzHNLXGisiSxrHzQvRM6Ce7kv3s3AoGBAOdP O3Q9hanZfRkQV1aAbyA773mMan3KhudFWXimtcMQkD0YqsZHk+JSqOw4JgLXbm/2 oIcCn/QzUEW/jrDFL0y/yrDykLfpbIKT4vDW4LbXhUQ8/AOxnZZWr/RJEWwBfuvO P8r2OoxCvZh0bpCfPASPL4VPUWK5YoFloyeWQR8hAoGAOzqVG7h0oc/l+mlez7mi FAWsh+KVhIr2+liNIjWgPHDT2naOxD+QOcc7ZpnfUGpMynch9EjdGFzBmylICqqo GUVCyTtDGswl9MsIWdKdQf+/uQApg2hXBEAng7Jgpcr29k1GHj5yKOvGmNxtEA4m qeWMwEfSi6c+B9aYMPkmro8CgYAcneTRILtkpA+iBi+H+CPHbSLXetPB9Eh0XFQR ZS6fj3EI3gBiv4BAQ9G6R8gMGfMDzxNVILIBWEfaGTTiEcMkT6YX9iqJVkuibAFr omnytP87zf+vxU2lx9vE8TVCk3zMV5v01DmyGJ+0ONNk+Q5H0h8i8wkymZTiRVzG DQTJgQKBgQDgXeunleg/nJEtb9le5iOBnC3IVosQSrp2zqzG3hjWB9d0cYwjvql9 uP2JLdDyKHvP1WO98Nw79oehlLdU4ExNp4/aYqpbYweZS1qSLfqw7JDtYFeisO9V uVIwnQdGRV8xk+PTcydQIYB0ntyGfVViN3HCVa+KhaL2r1BJLjqgPQ== -----END RSA PRIVATE KEY----- 2018-11-01 16:38:03,710 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_f29a8d13-bdbb-4bae-924a-0356162c0835': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:ff:b2', u'version': 4, u'addr': u'192.168.120.30', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f94d4697-20d0-4954-901a-00e2701e8085'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-11-01T16:38:01.000000', 'flavor': Munch({u'id': u'58139049-2034-4788-8073-d0a5616cd168'}), 'az': u'nova', 'id': u'9491cb2d-14ff-43a2-8e8b-df18d04317e2', 'security_groups': [Munch({u'name': u'singlevm1-sg_f29a8d13-bdbb-4bae-924a-0356162c0835'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ee143b6c0e7943a294e44479700f294d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e9dcf933068455ab9b9f3764849638d', '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-11-01T16:38:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T16:38:01Z', 'hostId': u'c6ce5abbadfe8f2986406d0a71bd5d90079f8ae5a17c85064336ffe1', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_f29a8d13-bdbb-4bae-924a-0356162c0835', 'public_v6': '', 'private_v4': u'192.168.120.30', 'cloud': 'envvars', 'host_id': u'c6ce5abbadfe8f2986406d0a71bd5d90079f8ae5a17c85064336ffe1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-11-01T16:38:01.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3e9dcf933068455ab9b9f3764849638d', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_f29a8d13-bdbb-4bae-924a-0356162c0835', 'adminPass': u'grme4jm7fYWa', 'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', 'created_at': u'2018-11-01T16:37:52Z', 'created': u'2018-11-01T16:37:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 16:38:06,856 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'4f47d118-98a9-4ee9-a087-e1e9869f6524', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3e9dcf933068455ab9b9f3764849638d', 'created_at': u'2018-11-01T16:38:04Z', 'attached': True, 'updated_at': u'2018-11-01T16:38:06Z', 'id': u'f1083638-e29a-4999-93bf-45b7f416e8c8', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.30', 'floating_ip_address': u'172.30.9.211', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e9dcf933068455ab9b9f3764849638d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'4f47d118-98a9-4ee9-a087-e1e9869f6524', u'qos_policy_id': None, 'project_id': u'3e9dcf933068455ab9b9f3764849638d', 'port_id': u'97db57af-6ce1-4f97-8f58-018540595d7f', 'port': u'97db57af-6ce1-4f97-8f58-018540595d7f', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 16:38:07,570 - 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 496455997 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.167343] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169380] pid_max: default: 32768 minimum: 301 [ 0.170487] ACPI: Core revision 20150930 [ 0.172046] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173639] Security Framework initialized [ 0.174654] Yama: becoming mindful. [ 0.175560] AppArmor: AppArmor initialized [ 0.176604] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178216] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179761] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181228] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182928] Initializing cgroup subsys io [ 0.183929] Initializing cgroup subsys memory [ 0.184984] Initializing cgroup subsys devices [ 0.186067] Initializing cgroup subsys freezer [ 0.187145] Initializing cgroup subsys net_cls [ 0.188217] Initializing cgroup subsys perf_event [ 0.189335] Initializing cgroup subsys net_prio [ 0.190434] Initializing cgroup subsys hugetlb [ 0.191510] Initializing cgroup subsys pids [ 0.192576] CPU: Physical Processor ID: 0 [ 0.194272] mce: CPU supports 10 MCE banks [ 0.195308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196530] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.212646] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.219065] ftrace: allocating 31920 entries in 125 pages [ 0.244255] smpboot: Max logical packages: 1 [ 0.245308] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.246997] x2apic enabled [ 0.248030] Switched APIC routing to physical x2apic. [ 0.250269] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.251632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.254187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.256406] KVM setup paravirtual spinlock [ 0.257907] x86: Booted up 1 node, 1 CPUs [ 0.258908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.260613] devtmpfs: initialized [ 0.262493] evm: security.selinux [ 0.263360] evm: security.SMACK64 [ 0.264220] evm: security.SMACK64EXEC [ 0.265144] evm: security.SMACK64TRANSMUTE [ 0.266141] evm: security.SMACK64MMAP [ 0.267057] evm: security.ima [ 0.267847] evm: security.capability [ 0.268822] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271070] pinctrl core: initialized pinctrl subsystem [ 0.272397] RTC time: 16:38:01, date: 11/01/18 [ 0.273565] NET: Registered protocol family 16 [ 0.274748] cpuidle: using governor ladder [ 0.275767] cpuidle: using governor menu [ 0.276741] PCCT header not found. [ 0.277669] ACPI: bus type PCI registered [ 0.278657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280161] PCI: Using configuration type 1 for base access [ 0.282160] ACPI: Added _OSI(Module Device) [ 0.283191] ACPI: Added _OSI(Processor Device) [ 0.284248] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285354] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287355] ACPI: Interpreter enabled [ 0.288308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292847] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297416] ACPI: (supports S0 S5) [ 0.298298] ACPI: Using IOAPIC for interrupt routing [ 0.299466] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302990] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304379] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305882] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307352] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310045] acpiphp: Slot [3] registered [ 0.311032] acpiphp: Slot [4] registered [ 0.312016] acpiphp: Slot [5] registered [ 0.312999] acpiphp: Slot [6] registered [ 0.313983] acpiphp: Slot [7] registered [ 0.314967] acpiphp: Slot [8] registered [ 0.315952] acpiphp: Slot [9] registered [ 0.316933] acpiphp: Slot [10] registered [ 0.317941] acpiphp: Slot [11] registered [ 0.318942] acpiphp: Slot [12] registered [ 0.319940] acpiphp: Slot [13] registered [ 0.320935] acpiphp: Slot [14] registered [ 0.321930] acpiphp: Slot [15] registered [ 0.335952] acpiphp: Slot [16] registered [ 0.336950] acpiphp: Slot [17] registered [ 0.337994] acpiphp: Slot [18] registered [ 0.338993] acpiphp: Slot [19] registered [ 0.339997] acpiphp: Slot [20] registered [ 0.340994] acpiphp: Slot [21] registered [ 0.341991] acpiphp: Slot [22] registered [ 0.342985] acpiphp: Slot [23] registered [ 0.343988] acpiphp: Slot [24] registered [ 0.344984] acpiphp: Slot [25] registered [ 0.345978] acpiphp: Slot [26] registered [ 0.346974] acpiphp: Slot [27] registered [ 0.347980] acpiphp: Slot [28] registered [ 0.348981] acpiphp: Slot [29] registered [ 0.349974] acpiphp: Slot [30] registered [ 0.350968] acpiphp: Slot [31] registered [ 0.351958] PCI host bridge to bus 0000:00 [ 0.352949] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.354418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.359439] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.361257] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.364941] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366498] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367939] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369488] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375402] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.395672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.397491] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.399241] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.402694] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.404241] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405870] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.407145] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.409046] vgaarb: loaded [ 0.409795] vgaarb: bridge control possible 0000:00:02.0 [ 0.411281] SCSI subsystem initialized [ 0.412407] ACPI: bus type USB registered [ 0.413432] usbcore: registered new interface driver usbfs [ 0.414697] usbcore: registered new interface driver hub [ 0.415936] usbcore: registered new device driver usb [ 0.417274] PCI: Using ACPI for IRQ routing [ 0.418646] NetLabel: Initializing [ 0.419539] NetLabel: domain hash size = 128 [ 0.420584] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421756] NetLabel: unlabeled traffic allowed by default [ 0.423176] clocksource: Switched to clocksource kvm-clock [ 0.432496] AppArmor: AppArmor Filesystem Enabled [ 0.433680] pnp: PnP ACPI init [ 0.434809] pnp: PnP ACPI: found 5 devices [ 0.441418] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443514] NET: Registered protocol family 2 [ 0.444788] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.446436] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447908] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449376] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450698] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452132] NET: Registered protocol family 1 [ 0.453207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454534] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455859] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.484557] Trying to unpack rootfs image as initramfs... [ 0.543776] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.545782] Scanning for low memory corruption every 60 seconds [ 0.547458] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.548867] audit: initializing netlink subsys (disabled) [ 0.550112] audit: type=2000 audit(1541090282.561:1): initialized [ 0.551701] Initialise system trusted keyring [ 0.552859] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554276] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556730] zbud: loaded [ 0.557621] VFS: Disk quotas dquot_6.6.0 [ 0.558638] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560525] fuse init (API version 7.23) [ 0.561633] Key type big_key registered [ 0.564446] Allocating IMA MOK and blacklist keyrings. [ 0.566199] Key type asymmetric registered [ 0.567237] Asymmetric key parser 'x509' registered [ 0.568530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.570403] io scheduler noop registered [ 0.571391] io scheduler deadline registered (default) [ 0.572621] io scheduler cfq registered [ 0.573796] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.575080] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576737] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578556] ACPI: Power Button [PWRF] [ 0.579673] GHES: HEST is not enabled! [ 0.593653] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.622565] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625221] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649642] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652411] Linux agpgart interface v0.103 [ 0.655533] brd: module loaded [ 0.657544] loop: module loaded [ 0.661782] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.663584] GPT:90111 != 2097151 [ 0.664436] GPT:Alternate GPT header not at the end of the disk. [ 0.665765] GPT:90111 != 2097151 [ 0.666607] GPT: Use GNU Parted to correct GPT errors. [ 0.667795] vda: vda1 vda15 [ 0.669324] scsi host0: ata_piix [ 0.670289] scsi host1: ata_piix [ 0.671195] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.674466] libphy: Fixed MDIO Bus: probed [ 0.675686] tun: Universal TUN/TAP device driver, 1.6 [ 0.676862] tun: (C) 1999-2004 Max Krasnyansky [ 0.679476] PPP generic driver version 2.4.2 [ 0.680553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681950] ehci-pci: EHCI PCI platform driver [ 0.683027] ehci-platform: EHCI generic platform driver [ 0.684241] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685721] ohci-pci: OHCI PCI platform driver [ 0.686811] ohci-platform: OHCI generic platform driver [ 0.688056] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702474] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.703719] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.705531] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.706777] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.708193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709689] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711451] usb usb1: Product: UHCI Host Controller [ 0.712594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.713988] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715200] hub 1-0:1.0: USB hub found [ 0.716160] hub 1-0:1.0: 2 ports detected [ 0.717307] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719993] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721160] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.722430] mousedev: PS/2 mouse device common for all mice [ 0.723975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.726225] rtc_cmos 00:00: RTC can wake from S4 [ 0.727619] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.729080] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.730550] i2c /dev entries driver [ 0.731499] device-mapper: uevent: version 1.0.3 [ 0.732668] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.734681] ledtrig-cpu: registered to indicate activity on CPUs [ 0.736346] NET: Registered protocol family 10 [ 0.737735] NET: Registered protocol family 17 [ 0.738835] Key type dns_resolver registered [ 0.740080] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.741429] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.743636] registered taskstats version 1 [ 0.744685] Loading compiled-in X.509 certificates [ 0.746395] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.748680] zswap: loaded using pool lzo/zbud [ 0.750596] Key type trusted registered [ 0.752591] Key type encrypted registered [ 0.753602] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754876] ima: No TPM chip found, activating TPM-bypass! [ 0.756161] evm: HMAC attrs: 0x1 [ 0.757329] Magic number: 10:383:640 [ 0.758391] rtc_cmos 00:00: setting system clock to 2018-11-01 16:38:02 UTC (1541090282) [ 0.760401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761756] EDD information not available. [ 0.832680] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.847631] Write protecting the kernel read-only data: 14336k [ 0.850290] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.852533] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.897492] 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.77 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.30... Lease of 192.168.120.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0/ITAVkcGAdxRiOqKFiF3cn9mduuQpQo7ynVvXPyZrjKiaLkUMr7OR4ibX3NntoVqyyvQ3QtHYwkvTR9B7vVZ9Qwh+p8dnADkO48u6Ey9bfn0vHkocYja7fGPx+L1HlaISzwIeQL19FcwCAT+MWbLUdwck9S+OkZrdXYtulm6VG2gUu1FSjldrrhJ31Y8QerkmisnJtjdk6LlE9MIyRyS2UdPoOhjK0aQlfN9CqoFMI/XYwG+Q4/nTHuixySJ7ZSNmAVgXA/lVvmJFuD1Y/7DbMmgrmuFBiKb0sSSMfGPBqcxtZF8UTR6+ORSrlS91Jpxvpj1+oDgb6B2vwPoTSQp root@singlevm1-vm-f29a8d13-bdbb-4bae-924a-0356162c0835 ssh-dss AAAAB3NzaC1kc3MAAACBAP51jz+X4MoftQHVhMUtVMJlc5VLrUP8B3vg6+snDbTXoNm5Qyy2eoDEuwWq6kBBzl4MXj+LUCYHMHIIvDRUhhDWGnN0jfBmZbeTEtpyw+jh+tQHZ3M+oKPNfAUmB7s7kq+0u9anDTPgbq1mOHJokcRP5oaBUPdaFfdv3Hz0jYtxAAAAFQDkM3f2E5q7yh3RezbtP6yMxqmkVQAAAIEAh9xVReDG720xsxjC0LTm+GHlmMK6NTBqlP4dVLqLktukJEir4rzbks0XS5noPQT3QudlKC2yvVINvnINY5q+c7ulbDRcz84WSIGEceBQQUczORv8lAjkshq0uPLxSlI57kyT+yykyYFif2GfHbr6PIFifhgZ1sEnkp4C8vLkUqkAAACBAM/dbJAA5P4Mgn4xiVpynWUbZYxAnLSprvSQcZTaP1PV3CIMvvDchfyUxY5Yfg5dhHwQijmgSCmmJCqkWqnlPW9tqjeZoMp6dzmqiwBH4FxB9t+t5OY+66e1sH6J+z18mOr3z8NoDAOaRT1cPk+Mbu20G8r1z9W4YuD3e6fy2ocx root@singlevm1-vm-f29a8d13-bdbb-4bae-924a-0356162c0835 -----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.30,24,fe80::f816:3eff:fefd:ffb2/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.30 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-f29a8d13-bdbb-4bae-924a-0356162c0835 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.77 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-f29a8d13-bdbb-4bae-924a-0356162c0835 login: 2018-11-01 16:38:07,679 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-01 16:38:07,680 - functest.core.singlevm - DEBUG - error: 2018-11-01 16:38:07,794 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:38:07,794 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 16:38:18,550 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-11-01 16:38:19,499 - 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'ac5a262ba8254902a315a58918e44a66', '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_7b7521e5-a054-4278-9f51-4f95feb2b912'}) 2018-11-01 16:38:19,884 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9c944149ccd74ef19942b4f7e3a391a2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_7b7521e5-a054-4278-9f51-4f95feb2b912'}) 2018-11-01 16:38:20,097 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:38:20,246 - functest.core.tenantnetwork - DEBUG - role: 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'e437866474fd4abeae3fde249bb0813d'}) 2018-11-01 16:38:20,881 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_7b7521e5-a054-4278-9f51-4f95feb2b912', 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'ac5a262ba8254902a315a58918e44a66', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '835cfc99-c148-4e45-a7c8-c2be4fdbf5d5', 'username': u'singlevm2-user_7b7521e5-a054-4278-9f51-4f95feb2b912', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:38:20,885 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_7b7521e5-a054-4278-9f51-4f95feb2b912', 'password': '835cfc99-c148-4e45-a7c8-c2be4fdbf5d5', 'project_name': 'singlevm2-project_7b7521e5-a054-4278-9f51-4f95feb2b912', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'ac5a262ba8254902a315a58918e44a66', 'project_domain_name': 'Default'} 2018-11-01 16:38:20,885 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-11-01 16:38:21,519 - 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-11-01T16:38:21Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'59b9ebef-ef3f-4997-84b2-69d14db2c089', 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'singlevm2-net_7b7521e5-a054-4278-9f51-4f95feb2b912', u'created_at': u'2018-11-01T16:38:21Z', u'mtu': 1450, u'tenant_id': u'ac5a262ba8254902a315a58918e44a66', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ac5a262ba8254902a315a58918e44a66', u'l2_adjacency': True}) 2018-11-01 16:38:22,825 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:38:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'aaec52b4-8f11-4396-888c-6404976f7b2f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_7b7521e5-a054-4278-9f51-4f95feb2b912', u'enable_dhcp': True, u'network_id': u'59b9ebef-ef3f-4997-84b2-69d14db2c089', u'tenant_id': u'ac5a262ba8254902a315a58918e44a66', u'created_at': u'2018-11-01T16:38:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ac5a262ba8254902a315a58918e44a66'}) 2018-11-01 16:38:24,401 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:38:23Z', u'revision_number': 3, u'id': u'14b6267f-9bc7-4bb6-89cb-97c191fbc361', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_7b7521e5-a054-4278-9f51-4f95feb2b912', u'admin_state_up': True, u'tenant_id': u'ac5a262ba8254902a315a58918e44a66', u'created_at': u'2018-11-01T16:38:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'ac5a262ba8254902a315a58918e44a66'}) 2018-11-01 16:38:28,148 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/de07058c-816d-44d1-9ff4-c751ba21e7cb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de07058c-816d-44d1-9ff4-c751ba21e7cb/file', 'owner': u'ac5a262ba8254902a315a58918e44a66', 'id': u'de07058c-816d-44d1-9ff4-c751ba21e7cb', 'size': 12716032, u'self': u'/v2/images/de07058c-816d-44d1-9ff4-c751ba21e7cb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac5a262ba8254902a315a58918e44a66', 'name': 'singlevm2-project_7b7521e5-a054-4278-9f51-4f95feb2b912', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/de07058c-816d-44d1-9ff4-c751ba21e7cb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:38:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T16:38:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_7b7521e5-a054-4278-9f51-4f95feb2b912', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/de07058c-816d-44d1-9ff4-c751ba21e7cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_7b7521e5-a054-4278-9f51-4f95feb2b912', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_7b7521e5-a054-4278-9f51-4f95feb2b912', 'created': u'2018-11-01T16:38:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:38:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/de07058c-816d-44d1-9ff4-c751ba21e7cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_7b7521e5-a054-4278-9f51-4f95feb2b912', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:38:28,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_7b7521e5-a054-4278-9f51-4f95feb2b912', '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'3e9dcf933068455ab9b9f3764849638d', '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'ac28ff4f-9d7f-42ed-ba52-b74588092388', 'swap': 0}) 2018-11-01 16:38:29,076 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEtllmMgH3R+xR2Eqpn3XXSP8/L1akhmNxK5E0jO+sDaMMAjTC+lRxuJd2kP7iv8fdX11BWxDp7eShQ8fxyaYShVIfNoyWzk0wuCrvDSfhfgcKTIJd6XHd1CrG4hGW28HVvCjdEcp4w5g4g+pIXbpf55eFaBMQmkVO2skMhbka59c8PHOIu6HJj3U+KEN2q/3K/7gfyw7cIpIoI7klqe2X2T5AsF+u5/9bTUp94Fho9VJT4TTjIOBEygp6bSz8SIg0TWYCBMtsZ3Pjl3Mjtl8VYhChZKzQYdtxoU1iIdoRnbQONyT+WTur3rIjJFn7USLS9ZaEQUNWcBcFG3AWu9Vj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxLZZZjIB90fsUdhKqZ9110j/Py9WpIZjcSuRNIzvrA2jDAI0\nwvpUcbiXdpD+4r/H3V9dQVsQ6e3koUPH8cmmEoVSHzaMls5NMLgq7w0n4X4HCkyC\nXelx3dQqxuIRltvB1bwo3RHKeMOYOIPqSF26X+eXhWgTEJpFTtrJDIW5GufXPDxz\niLuhyY91PihDdqv9yv+4H8sO3CKSKCO5Jantl9k+QLBfruf/W01KfeBYaPVSU+E0\n4yDgRMoKem0s/EiINE1mAgTLbGdz45dzI7ZfFWIQoWSs0GHbcaFNYiHaEZ20Djck\n/lk7q96yIyRZ+1Ei0vWWhEFDVnAXBRtwFrvVYwIDAQABAoIBAHVutqf/qpTI5xdl\nHA1vGJZRCa/avsqxP6RL8f+BM4NvEKsWlhDgCJFrNWCe5srO2q4ZRD7D8rD0R8zN\n/gsl6nKcDI59rihJOGOhTmAvZmODLQjE6/7MYiGfi3n3c7CvuGO0VGDFQi4d9j2m\n4rIY4i5mv1nw65C5yC5vBh7npb2dJGlxrbNKGyDrFuEu9CaOIDEVJ4YQHAaL7/nK\nBHVlt2Nd1oXZZNfB+Cx8+2K/+Po+yXO5+OGw/W3vNfnMjZJzYNEWgOoBxJiE65Kw\nKwkUgaYek3/Q48Q0r2anLJPljn6sTzo1gx6wVCVjmpdMvsipts4qT1u4VnwC9LFj\ncfCAe2ECgYEA/DNe9n9UtDVezWqvKGkGbg8PIuz0D08oHg45LctZ1CmelG4cRSyS\nVc4rdzYFXCv19MtFiMDiqYTxf5yPAoON1C0t092yoof30Lc1yvVPZ9TPYy7bUNqf\nmRDMB9Ul3OieEF4lXeLsgj1vi/Igzutrqfd1Fjy0pX9O/7XowRwK/fcCgYEAx6z7\nzXXq2e3e/xykLZL1RFxLS41mx7S1oLBmJUf6OE7QNGKwTPan84begjlcEsJF4L/j\nv9gpH8ANEpggOy02o1o6R9U1P1wx14W2V5X499z7hEmZYUQXnNZOxc4xp4vPanud\nEBOg8o5krhcAhQh1vgH+1EGIDEn3wkvs6QFtePUCgYEAxs2D5RF4ZtnPUmPvkQ5B\nGE7coq5gsRS3zgFuR1AODnWEYQLvXAQHkoYDs2QtE3w/1OjLdkJ+Khz29Z4nCVdE\nXOYEQwd2wjImQiu5xrRbFMEnfcq47WJ4/oLEIsR9pUblGofsMrcnsn7VSF7kR9hC\nNWgwrwfJatARKPdvc5I0g/8CgYBiJf9n0OxtzuTsFVIGLNRuk8dXDdxVkdgtckfj\nT2wJPYROG6x5SEzqAYNiE3vUpLXgcbIrXL9qIebLGwfMzr6qsPEw2fZgfJrrS4iD\nqO5GN9NSBTNlgijxKM5zoJT7vFdqCfT8MAnO8HtAr4HL4oqtqSFvh/6tu7YTRWrg\nZZk/+QKBgBF/A/aGQUTkFH4WQqN8oMrrglf3WxP6i2d6l1UhhMjMZdjikHTMe1CM\nyCIJgmObs8grA5GMgDoJDwqXiPYCYKQ/Epo7m/OL8sQpe2MhNzxq3W18ilFXpMFk\noVdKTihuJNZ81/xOPy4S3zBNAIEcc24diwiKk7LgLIunkf9F7Sdz\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9c944149ccd74ef19942b4f7e3a391a2', 'name': u'singlevm2-kp_7b7521e5-a054-4278-9f51-4f95feb2b912', 'created_at': '2018-11-01T16:38:29.076076', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac5a262ba8254902a315a58918e44a66', 'name': 'singlevm2-project_7b7521e5-a054-4278-9f51-4f95feb2b912', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f0:74:09:e6:b5:00:1d:f7:51:5d:a5:4f:07:38:a2:7e', 'type': 'ssh', 'id': u'singlevm2-kp_7b7521e5-a054-4278-9f51-4f95feb2b912'}) 2018-11-01 16:38:29,076 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxLZZZjIB90fsUdhKqZ9110j/Py9WpIZjcSuRNIzvrA2jDAI0 wvpUcbiXdpD+4r/H3V9dQVsQ6e3koUPH8cmmEoVSHzaMls5NMLgq7w0n4X4HCkyC Xelx3dQqxuIRltvB1bwo3RHKeMOYOIPqSF26X+eXhWgTEJpFTtrJDIW5GufXPDxz iLuhyY91PihDdqv9yv+4H8sO3CKSKCO5Jantl9k+QLBfruf/W01KfeBYaPVSU+E0 4yDgRMoKem0s/EiINE1mAgTLbGdz45dzI7ZfFWIQoWSs0GHbcaFNYiHaEZ20Djck /lk7q96yIyRZ+1Ei0vWWhEFDVnAXBRtwFrvVYwIDAQABAoIBAHVutqf/qpTI5xdl HA1vGJZRCa/avsqxP6RL8f+BM4NvEKsWlhDgCJFrNWCe5srO2q4ZRD7D8rD0R8zN /gsl6nKcDI59rihJOGOhTmAvZmODLQjE6/7MYiGfi3n3c7CvuGO0VGDFQi4d9j2m 4rIY4i5mv1nw65C5yC5vBh7npb2dJGlxrbNKGyDrFuEu9CaOIDEVJ4YQHAaL7/nK BHVlt2Nd1oXZZNfB+Cx8+2K/+Po+yXO5+OGw/W3vNfnMjZJzYNEWgOoBxJiE65Kw KwkUgaYek3/Q48Q0r2anLJPljn6sTzo1gx6wVCVjmpdMvsipts4qT1u4VnwC9LFj cfCAe2ECgYEA/DNe9n9UtDVezWqvKGkGbg8PIuz0D08oHg45LctZ1CmelG4cRSyS Vc4rdzYFXCv19MtFiMDiqYTxf5yPAoON1C0t092yoof30Lc1yvVPZ9TPYy7bUNqf mRDMB9Ul3OieEF4lXeLsgj1vi/Igzutrqfd1Fjy0pX9O/7XowRwK/fcCgYEAx6z7 zXXq2e3e/xykLZL1RFxLS41mx7S1oLBmJUf6OE7QNGKwTPan84begjlcEsJF4L/j v9gpH8ANEpggOy02o1o6R9U1P1wx14W2V5X499z7hEmZYUQXnNZOxc4xp4vPanud EBOg8o5krhcAhQh1vgH+1EGIDEn3wkvs6QFtePUCgYEAxs2D5RF4ZtnPUmPvkQ5B GE7coq5gsRS3zgFuR1AODnWEYQLvXAQHkoYDs2QtE3w/1OjLdkJ+Khz29Z4nCVdE XOYEQwd2wjImQiu5xrRbFMEnfcq47WJ4/oLEIsR9pUblGofsMrcnsn7VSF7kR9hC NWgwrwfJatARKPdvc5I0g/8CgYBiJf9n0OxtzuTsFVIGLNRuk8dXDdxVkdgtckfj T2wJPYROG6x5SEzqAYNiE3vUpLXgcbIrXL9qIebLGwfMzr6qsPEw2fZgfJrrS4iD qO5GN9NSBTNlgijxKM5zoJT7vFdqCfT8MAnO8HtAr4HL4oqtqSFvh/6tu7YTRWrg ZZk/+QKBgBF/A/aGQUTkFH4WQqN8oMrrglf3WxP6i2d6l1UhhMjMZdjikHTMe1CM yCIJgmObs8grA5GMgDoJDwqXiPYCYKQ/Epo7m/OL8sQpe2MhNzxq3W18ilFXpMFk oVdKTihuJNZ81/xOPy4S3zBNAIEcc24diwiKk7LgLIunkf9F7Sdz -----END RSA PRIVATE KEY----- 2018-11-01 16:38:38,116 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_7b7521e5-a054-4278-9f51-4f95feb2b912': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1e:c2:8e', 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'de07058c-816d-44d1-9ff4-c751ba21e7cb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T16:38:37.000000', 'flavor': Munch({u'id': u'ac28ff4f-9d7f-42ed-ba52-b74588092388'}), 'az': u'nova', 'id': u'cc83c973-5b61-49a8-b111-c05a412b122c', 'security_groups': [Munch({u'name': u'singlevm2-sg_7b7521e5-a054-4278-9f51-4f95feb2b912'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9c944149ccd74ef19942b4f7e3a391a2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac5a262ba8254902a315a58918e44a66', 'name': 'singlevm2-project_7b7521e5-a054-4278-9f51-4f95feb2b912', '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-11-01T16:38:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T16:38:37Z', 'hostId': u'ef0ab3ea3b3b50ea6862b419e5a2312992422358a49d7ccade6af91a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_7b7521e5-a054-4278-9f51-4f95feb2b912', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'ef0ab3ea3b3b50ea6862b419e5a2312992422358a49d7ccade6af91a', '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-11-01T16:38:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ac5a262ba8254902a315a58918e44a66', 'name': u'singlevm2-vm_7b7521e5-a054-4278-9f51-4f95feb2b912', 'adminPass': u'JYfh73WzoLAk', 'tenant_id': u'ac5a262ba8254902a315a58918e44a66', 'created_at': u'2018-11-01T16:38:31Z', 'created': u'2018-11-01T16:38:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 16:38:41,232 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'14b6267f-9bc7-4bb6-89cb-97c191fbc361', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ac5a262ba8254902a315a58918e44a66', 'created_at': u'2018-11-01T16:38:39Z', 'attached': True, 'updated_at': u'2018-11-01T16:38:41Z', 'id': u'80cd835c-cf54-4909-9d03-062d213ab966', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac5a262ba8254902a315a58918e44a66', 'name': 'singlevm2-project_7b7521e5-a054-4278-9f51-4f95feb2b912', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'14b6267f-9bc7-4bb6-89cb-97c191fbc361', u'qos_policy_id': None, 'project_id': u'ac5a262ba8254902a315a58918e44a66', 'port_id': u'b18ed8eb-85b3-4cb3-a1a9-04948e4b6004', 'port': u'b18ed8eb-85b3-4cb3-a1a9-04948e4b6004', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 16:38:41,318 - 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 695250731 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.167037] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169094] pid_max: default: 32768 minimum: 301 [ 0.170237] ACPI: Core revision 20150930 [ 0.171847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173472] Security Framework initialized [ 0.174490] Yama: becoming mindful. [ 0.175404] AppArmor: AppArmor initialized [ 0.176467] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178093] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179681] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181163] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182878] Initializing cgroup subsys io [ 0.183889] Initializing cgroup subsys memory [ 0.184978] Initializing cgroup subsys devices [ 0.186074] Initializing cgroup subsys freezer [ 0.187153] Initializing cgroup subsys net_cls [ 0.188247] Initializing cgroup subsys perf_event [ 0.189387] Initializing cgroup subsys net_prio [ 0.190501] Initializing cgroup subsys hugetlb [ 0.191589] Initializing cgroup subsys pids [ 0.192665] CPU: Physical Processor ID: 0 [ 0.194368] mce: CPU supports 10 MCE banks [ 0.195429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196680] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.212837] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.219318] ftrace: allocating 31920 entries in 125 pages [ 0.244770] smpboot: Max logical packages: 1 [ 0.245841] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.247542] x2apic enabled [ 0.248577] Switched APIC routing to physical x2apic. [ 0.250844] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.252221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.254813] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.257067] KVM setup paravirtual spinlock [ 0.258582] x86: Booted up 1 node, 1 CPUs [ 0.259593] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.261317] devtmpfs: initialized [ 0.263198] evm: security.selinux [ 0.264077] evm: security.SMACK64 [ 0.264955] evm: security.SMACK64EXEC [ 0.265885] evm: security.SMACK64TRANSMUTE [ 0.266881] evm: security.SMACK64MMAP [ 0.267802] evm: security.ima [ 0.268616] evm: security.capability [ 0.269619] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271886] pinctrl core: initialized pinctrl subsystem [ 0.273240] RTC time: 16:38:37, date: 11/01/18 [ 0.274417] NET: Registered protocol family 16 [ 0.275625] cpuidle: using governor ladder [ 0.276645] cpuidle: using governor menu [ 0.277623] PCCT header not found. [ 0.278550] ACPI: bus type PCI registered [ 0.279538] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.281044] PCI: Using configuration type 1 for base access [ 0.283045] ACPI: Added _OSI(Module Device) [ 0.284073] ACPI: Added _OSI(Processor Device) [ 0.285136] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288248] ACPI: Interpreter enabled [ 0.289192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298284] ACPI: (supports S0 S5) [ 0.299179] ACPI: Using IOAPIC for interrupt routing [ 0.300347] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303901] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305281] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308282] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311021] acpiphp: Slot [3] registered [ 0.312022] acpiphp: Slot [4] registered [ 0.313021] acpiphp: Slot [5] registered [ 0.314030] acpiphp: Slot [6] registered [ 0.315035] acpiphp: Slot [7] registered [ 0.316042] acpiphp: Slot [8] registered [ 0.317049] acpiphp: Slot [9] registered [ 0.318058] acpiphp: Slot [10] registered [ 0.319076] acpiphp: Slot [11] registered [ 0.320093] acpiphp: Slot [12] registered [ 0.321105] acpiphp: Slot [13] registered [ 0.322106] acpiphp: Slot [14] registered [ 0.323125] acpiphp: Slot [15] registered [ 0.337330] acpiphp: Slot [16] registered [ 0.338342] acpiphp: Slot [17] registered [ 0.339372] acpiphp: Slot [18] registered [ 0.340369] acpiphp: Slot [19] registered [ 0.341370] acpiphp: Slot [20] registered [ 0.342374] acpiphp: Slot [21] registered [ 0.343372] acpiphp: Slot [22] registered [ 0.344368] acpiphp: Slot [23] registered [ 0.345369] acpiphp: Slot [24] registered [ 0.346365] acpiphp: Slot [25] registered [ 0.347359] acpiphp: Slot [26] registered [ 0.348355] acpiphp: Slot [27] registered [ 0.349350] acpiphp: Slot [28] registered [ 0.350355] acpiphp: Slot [29] registered [ 0.351448] acpiphp: Slot [30] registered [ 0.352480] acpiphp: Slot [31] registered [ 0.353515] PCI host bridge to bus 0000:00 [ 0.354557] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.356088] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.357625] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.359516] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363665] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.365562] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370039] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373128] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379014] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380849] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.404543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406319] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408071] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409735] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411999] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416368] vgaarb: loaded [ 0.417377] vgaarb: bridge control possible 0000:00:02.0 [ 0.419479] SCSI subsystem initialized [ 0.420706] ACPI: bus type USB registered [ 0.421763] usbcore: registered new interface driver usbfs [ 0.423068] usbcore: registered new interface driver hub [ 0.424343] usbcore: registered new device driver usb [ 0.425759] PCI: Using ACPI for IRQ routing [ 0.427211] NetLabel: Initializing [ 0.428131] NetLabel: domain hash size = 128 [ 0.429213] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430452] NetLabel: unlabeled traffic allowed by default [ 0.431975] clocksource: Switched to clocksource kvm-clock [ 0.441445] AppArmor: AppArmor Filesystem Enabled [ 0.442664] pnp: PnP ACPI init [ 0.443819] pnp: PnP ACPI: found 5 devices [ 0.450464] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.452643] NET: Registered protocol family 2 [ 0.453999] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.455641] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.457160] TCP: Hash tables configured (established 4096 bind 4096) [ 0.458692] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460076] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461574] NET: Registered protocol family 1 [ 0.462689] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465443] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479795] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494270] Trying to unpack rootfs image as initramfs... [ 0.554281] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.556408] Scanning for low memory corruption every 60 seconds [ 0.558094] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.559565] audit: initializing netlink subsys (disabled) [ 0.560898] audit: type=2000 audit(1541090318.693:1): initialized [ 0.562581] Initialise system trusted keyring [ 0.563799] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565262] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567747] zbud: loaded [ 0.568660] VFS: Disk quotas dquot_6.6.0 [ 0.569700] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571653] fuse init (API version 7.23) [ 0.572808] Key type big_key registered [ 0.573830] Allocating IMA MOK and blacklist keyrings. [ 0.575335] Key type asymmetric registered [ 0.576389] Asymmetric key parser 'x509' registered [ 0.577621] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579528] io scheduler noop registered [ 0.580544] io scheduler deadline registered (default) [ 0.581813] io scheduler cfq registered [ 0.582881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585811] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587659] ACPI: Power Button [PWRF] [ 0.588735] GHES: HEST is not enabled! [ 0.602605] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630983] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633593] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660192] Linux agpgart interface v0.103 [ 0.663255] brd: module loaded [ 0.665300] loop: module loaded [ 0.670261] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.672131] GPT:90111 != 2097151 [ 0.672998] GPT:Alternate GPT header not at the end of the disk. [ 0.674372] GPT:90111 != 2097151 [ 0.675249] GPT: Use GNU Parted to correct GPT errors. [ 0.676477] vda: vda1 vda15 [ 0.677945] scsi host0: ata_piix [ 0.678933] scsi host1: ata_piix [ 0.679851] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.681373] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.683205] libphy: Fixed MDIO Bus: probed [ 0.684463] tun: Universal TUN/TAP device driver, 1.6 [ 0.685665] tun: (C) 1999-2004 Max Krasnyansky [ 0.688195] PPP generic driver version 2.4.2 [ 0.689339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690839] ehci-pci: EHCI PCI platform driver [ 0.691946] ehci-platform: EHCI generic platform driver [ 0.693194] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694622] ohci-pci: OHCI PCI platform driver [ 0.695728] ohci-platform: OHCI generic platform driver [ 0.696985] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711406] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712662] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714521] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715775] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.717223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718782] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720586] usb usb1: Product: UHCI Host Controller [ 0.721768] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.723206] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724438] hub 1-0:1.0: USB hub found [ 0.725410] hub 1-0:1.0: 2 ports detected [ 0.726570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729218] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730409] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731692] mousedev: PS/2 mouse device common for all mice [ 0.733252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735522] rtc_cmos 00:00: RTC can wake from S4 [ 0.736915] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739885] i2c /dev entries driver [ 0.740844] device-mapper: uevent: version 1.0.3 [ 0.742028] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.744101] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745741] NET: Registered protocol family 10 [ 0.747127] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749433] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750814] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.753003] registered taskstats version 1 [ 0.754057] Loading compiled-in X.509 certificates [ 0.755757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758049] zswap: loaded using pool lzo/zbud [ 0.759880] Key type trusted registered [ 0.761871] Key type encrypted registered [ 0.762908] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764210] ima: No TPM chip found, activating TPM-bypass! [ 0.765509] evm: HMAC attrs: 0x1 [ 0.766663] Magic number: 10:383:640 [ 0.767722] rtc_cmos 00:00: setting system clock to 2018-11-01 16:38:38 UTC (1541090318) [ 0.769750] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771143] EDD information not available. [ 0.841416] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856946] Write protecting the kernel read-only data: 14336k [ 0.859682] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.907343] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.93. iid=i-00000002 2018-11-01 16:38:41,321 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-11-01 16:38:50,457 - 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 695250731 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.167037] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169094] pid_max: default: 32768 minimum: 301 [ 0.170237] ACPI: Core revision 20150930 [ 0.171847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173472] Security Framework initialized [ 0.174490] Yama: becoming mindful. [ 0.175404] AppArmor: AppArmor initialized [ 0.176467] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178093] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179681] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181163] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182878] Initializing cgroup subsys io [ 0.183889] Initializing cgroup subsys memory [ 0.184978] Initializing cgroup subsys devices [ 0.186074] Initializing cgroup subsys freezer [ 0.187153] Initializing cgroup subsys net_cls [ 0.188247] Initializing cgroup subsys perf_event [ 0.189387] Initializing cgroup subsys net_prio [ 0.190501] Initializing cgroup subsys hugetlb [ 0.191589] Initializing cgroup subsys pids [ 0.192665] CPU: Physical Processor ID: 0 [ 0.194368] mce: CPU supports 10 MCE banks [ 0.195429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196680] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.212837] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.219318] ftrace: allocating 31920 entries in 125 pages [ 0.244770] smpboot: Max logical packages: 1 [ 0.245841] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.247542] x2apic enabled [ 0.248577] Switched APIC routing to physical x2apic. [ 0.250844] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.252221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.254813] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.257067] KVM setup paravirtual spinlock [ 0.258582] x86: Booted up 1 node, 1 CPUs [ 0.259593] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.261317] devtmpfs: initialized [ 0.263198] evm: security.selinux [ 0.264077] evm: security.SMACK64 [ 0.264955] evm: security.SMACK64EXEC [ 0.265885] evm: security.SMACK64TRANSMUTE [ 0.266881] evm: security.SMACK64MMAP [ 0.267802] evm: security.ima [ 0.268616] evm: security.capability [ 0.269619] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271886] pinctrl core: initialized pinctrl subsystem [ 0.273240] RTC time: 16:38:37, date: 11/01/18 [ 0.274417] NET: Registered protocol family 16 [ 0.275625] cpuidle: using governor ladder [ 0.276645] cpuidle: using governor menu [ 0.277623] PCCT header not found. [ 0.278550] ACPI: bus type PCI registered [ 0.279538] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.281044] PCI: Using configuration type 1 for base access [ 0.283045] ACPI: Added _OSI(Module Device) [ 0.284073] ACPI: Added _OSI(Processor Device) [ 0.285136] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288248] ACPI: Interpreter enabled [ 0.289192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298284] ACPI: (supports S0 S5) [ 0.299179] ACPI: Using IOAPIC for interrupt routing [ 0.300347] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303901] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305281] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308282] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311021] acpiphp: Slot [3] registered [ 0.312022] acpiphp: Slot [4] registered [ 0.313021] acpiphp: Slot [5] registered [ 0.314030] acpiphp: Slot [6] registered [ 0.315035] acpiphp: Slot [7] registered [ 0.316042] acpiphp: Slot [8] registered [ 0.317049] acpiphp: Slot [9] registered [ 0.318058] acpiphp: Slot [10] registered [ 0.319076] acpiphp: Slot [11] registered [ 0.320093] acpiphp: Slot [12] registered [ 0.321105] acpiphp: Slot [13] registered [ 0.322106] acpiphp: Slot [14] registered [ 0.323125] acpiphp: Slot [15] registered [ 0.337330] acpiphp: Slot [16] registered [ 0.338342] acpiphp: Slot [17] registered [ 0.339372] acpiphp: Slot [18] registered [ 0.340369] acpiphp: Slot [19] registered [ 0.341370] acpiphp: Slot [20] registered [ 0.342374] acpiphp: Slot [21] registered [ 0.343372] acpiphp: Slot [22] registered [ 0.344368] acpiphp: Slot [23] registered [ 0.345369] acpiphp: Slot [24] registered [ 0.346365] acpiphp: Slot [25] registered [ 0.347359] acpiphp: Slot [26] registered [ 0.348355] acpiphp: Slot [27] registered [ 0.349350] acpiphp: Slot [28] registered [ 0.350355] acpiphp: Slot [29] registered [ 0.351448] acpiphp: Slot [30] registered [ 0.352480] acpiphp: Slot [31] registered [ 0.353515] PCI host bridge to bus 0000:00 [ 0.354557] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.356088] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.357625] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.359516] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363665] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.365562] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370039] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373128] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379014] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380849] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.404543] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406319] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408071] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409735] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411999] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416368] vgaarb: loaded [ 0.417377] vgaarb: bridge control possible 0000:00:02.0 [ 0.419479] SCSI subsystem initialized [ 0.420706] ACPI: bus type USB registered [ 0.421763] usbcore: registered new interface driver usbfs [ 0.423068] usbcore: registered new interface driver hub [ 0.424343] usbcore: registered new device driver usb [ 0.425759] PCI: Using ACPI for IRQ routing [ 0.427211] NetLabel: Initializing [ 0.428131] NetLabel: domain hash size = 128 [ 0.429213] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430452] NetLabel: unlabeled traffic allowed by default [ 0.431975] clocksource: Switched to clocksource kvm-clock [ 0.441445] AppArmor: AppArmor Filesystem Enabled [ 0.442664] pnp: PnP ACPI init [ 0.443819] pnp: PnP ACPI: found 5 devices [ 0.450464] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.452643] NET: Registered protocol family 2 [ 0.453999] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.455641] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.457160] TCP: Hash tables configured (established 4096 bind 4096) [ 0.458692] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460076] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461574] NET: Registered protocol family 1 [ 0.462689] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464078] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465443] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479795] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494270] Trying to unpack rootfs image as initramfs... [ 0.554281] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.556408] Scanning for low memory corruption every 60 seconds [ 0.558094] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.559565] audit: initializing netlink subsys (disabled) [ 0.560898] audit: type=2000 audit(1541090318.693:1): initialized [ 0.562581] Initialise system trusted keyring [ 0.563799] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565262] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567747] zbud: loaded [ 0.568660] VFS: Disk quotas dquot_6.6.0 [ 0.569700] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571653] fuse init (API version 7.23) [ 0.572808] Key type big_key registered [ 0.573830] Allocating IMA MOK and blacklist keyrings. [ 0.575335] Key type asymmetric registered [ 0.576389] Asymmetric key parser 'x509' registered [ 0.577621] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579528] io scheduler noop registered [ 0.580544] io scheduler deadline registered (default) [ 0.581813] io scheduler cfq registered [ 0.582881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585811] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587659] ACPI: Power Button [PWRF] [ 0.588735] GHES: HEST is not enabled! [ 0.602605] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630983] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633593] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660192] Linux agpgart interface v0.103 [ 0.663255] brd: module loaded [ 0.665300] loop: module loaded [ 0.670261] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.672131] GPT:90111 != 2097151 [ 0.672998] GPT:Alternate GPT header not at the end of the disk. [ 0.674372] GPT:90111 != 2097151 [ 0.675249] GPT: Use GNU Parted to correct GPT errors. [ 0.676477] vda: vda1 vda15 [ 0.677945] scsi host0: ata_piix [ 0.678933] scsi host1: ata_piix [ 0.679851] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.681373] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.683205] libphy: Fixed MDIO Bus: probed [ 0.684463] tun: Universal TUN/TAP device driver, 1.6 [ 0.685665] tun: (C) 1999-2004 Max Krasnyansky [ 0.688195] PPP generic driver version 2.4.2 [ 0.689339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690839] ehci-pci: EHCI PCI platform driver [ 0.691946] ehci-platform: EHCI generic platform driver [ 0.693194] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694622] ohci-pci: OHCI PCI platform driver [ 0.695728] ohci-platform: OHCI generic platform driver [ 0.696985] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711406] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712662] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714521] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715775] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.717223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718782] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720586] usb usb1: Product: UHCI Host Controller [ 0.721768] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.723206] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724438] hub 1-0:1.0: USB hub found [ 0.725410] hub 1-0:1.0: 2 ports detected [ 0.726570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729218] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730409] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731692] mousedev: PS/2 mouse device common for all mice [ 0.733252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735522] rtc_cmos 00:00: RTC can wake from S4 [ 0.736915] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739885] i2c /dev entries driver [ 0.740844] device-mapper: uevent: version 1.0.3 [ 0.742028] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.744101] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745741] NET: Registered protocol family 10 [ 0.747127] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749433] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750814] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.753003] registered taskstats version 1 [ 0.754057] Loading compiled-in X.509 certificates [ 0.755757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758049] zswap: loaded using pool lzo/zbud [ 0.759880] Key type trusted registered [ 0.761871] Key type encrypted registered [ 0.762908] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764210] ima: No TPM chip found, activating TPM-bypass! [ 0.765509] evm: HMAC attrs: 0x1 [ 0.766663] Magic number: 10:383:640 [ 0.767722] rtc_cmos 00:00: setting system clock to 2018-11-01 16:38:38 UTC (1541090318) [ 0.769750] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771143] EDD information not available. [ 0.841416] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856946] Write protecting the kernel read-only data: 14336k [ 0.859682] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861991] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.907343] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.93. 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----- /dev/root resized successfully [took 0.12s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjTKjK3HyZgU3Yxnkk7fOMbIGi68OgkQQvCxTXcunPqzpSGrMlilo/miuprrA5CDGoK4m0Nh/KZPSjQ6qf4KbsGo3CYY1ut2oD4alNBpHaEZ/twqneQ6vzp12BSjKO72DW2G/79YGNSBrI9Oxm0s0anvWIIFy76D3NJBIQllNcemKDAZTKPe7LwZl5cnlzkfVPrbGNHDL5u7TAusltDKvEcm/bZwCWhsJd6VNqggL2VQgfHGsxXHE3CtBsRGVQ4tcYuQPnQRoYUBR23jHCS3gG3T75W/BNh+7ImEdQJ+a81y7mmGRVBZOucqqiJhP1MbEC39sQXm/3uwcoR3atvRyP root@singlevm2-vm-7b7521e5-a054-4278-9f51-4f95feb2b912 ssh-dss AAAAB3NzaC1kc3MAAACBAMxr0M3zZHH73Gmq2VxFAiOC1a0899QL6DaeaXzNz0mKJLbc0L5nPTzWiqsc9zaDEQA/9O+fJ9n/hmTxgea/X4O3Rs27WP4D1o9urbuBvyS1FJPOm1skMBwYIllVUHpYLsLhIuSHRYKd9CyAuXBZTkqedCeuexF5Ui49YsQvlhkFAAAAFQCnYkjFPKukHDVysY1l0CEsj3VDnwAAAIBcm7PM0RLCMzlt+V8aNuJOThqY9xr8gDOuKrMDl0aGwPke6ajCneoHRSWCQllSss0ZWQ4pGHV8CC8tk8z2Qf8fOFiKLFC0X6vij3bzI6pE+mKppR7s1c8anQFvmxJPEaO667IN6ZDT1zqexe3B3z9PaVS3Yj102yt/PmgHMF9g5AAAAIB/P+On44H+DyM5w7XsNZYAIQULf7UzySI46TRCzm0eOyBh8/jGJMgkc7wks/bqES0DWIYhk78xAtIvl0OfcnabV/cQ59uIozEOWVbdNHyqmQSHBXPEBi29x6FT8Ud68joCuiwTioBXHejUHI4Y5AAndoe35gdc5GXGgTTXmIufmw== root@singlevm2-vm-7b7521e5-a054-4278-9f51-4f95feb2b912 -----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:fe1e:c28e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-7b7521e5-a054-4278-9f51-4f95feb2b912 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.18 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-7b7521e5-a054-4278-9f51-4f95feb2b912 login: 2018-11-01 16:38:50,529 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-01 16:38:50,530 - functest.core.singlevm - DEBUG - error: 2018-11-01 16:38:50,646 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:38:50,646 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 16:39:02,336 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-01 16:39:03,290 - 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'd544a902cdfe4dc08fef4de14b5b24cd', '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_dae9e706-8a45-4d0c-8c01-485a4f1ddce0'}) 2018-11-01 16:39:03,595 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'647efc75bebe4a7a8d2cc792945a95ad', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_dae9e706-8a45-4d0c-8c01-485a4f1ddce0'}) 2018-11-01 16:39:03,788 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:39:03,900 - functest.core.tenantnetwork - DEBUG - role: 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'cfc9ed29db274e208101b70e3df8f2c9'}) 2018-11-01 16:39:04,558 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 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'd544a902cdfe4dc08fef4de14b5b24cd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cafcc754-f170-427c-8775-4d9242e6985b', 'username': u'vping_ssh-user_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:39:04,562 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'password': 'cafcc754-f170-427c-8775-4d9242e6985b', 'project_name': 'vping_ssh-project_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'd544a902cdfe4dc08fef4de14b5b24cd', 'project_domain_name': 'Default'} 2018-11-01 16:39:04,563 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-01 16:39:05,457 - 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-11-01T16:39:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9feab1f9-4eea-4a93-8401-de44724f3491', u'provider:segmentation_id': 50, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', u'created_at': u'2018-11-01T16:39:04Z', u'mtu': 1450, u'tenant_id': u'd544a902cdfe4dc08fef4de14b5b24cd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd544a902cdfe4dc08fef4de14b5b24cd', u'l2_adjacency': True}) 2018-11-01 16:39:06,819 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:39:06Z', 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'67b7e927-4d44-407e-81f7-a2c915b1d916', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', u'enable_dhcp': True, u'network_id': u'9feab1f9-4eea-4a93-8401-de44724f3491', u'tenant_id': u'd544a902cdfe4dc08fef4de14b5b24cd', u'created_at': u'2018-11-01T16:39:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd544a902cdfe4dc08fef4de14b5b24cd'}) 2018-11-01 16:39:08,271 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:39:07Z', u'revision_number': 3, u'id': u'1917cf78-8c02-4f7b-b9b9-d21fb39eac73', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', u'admin_state_up': True, u'tenant_id': u'd544a902cdfe4dc08fef4de14b5b24cd', u'created_at': u'2018-11-01T16:39:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'd544a902cdfe4dc08fef4de14b5b24cd'}) 2018-11-01 16:39:12,104 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b/file', 'owner': u'd544a902cdfe4dc08fef4de14b5b24cd', 'id': u'8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b', 'size': 12716032, u'self': u'/v2/images/8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'name': 'vping_ssh-project_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:39:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T16:39:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'created': u'2018-11-01T16:39:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:39:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:39:12,686 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', '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'3e9dcf933068455ab9b9f3764849638d', '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'eb23800c-9974-46e6-9053-e8dcf133c973', 'swap': 0}) 2018-11-01 16:39:13,059 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOu1/722qgQehpkbHnzJv9Jp+Dp87BHQ1URq4a5WM21VOiN3T/2rl/3d1ruUWPdsxw6BRnuqrZ5fx86+eKC+Tev3CPGH8VK53PCg9queCpmCD5LJPTtt8eX/if4YCRz6jBtl1TGuUeyAo58F+LIQ/P05FNNaKhOb0Aiovi86XuWVfNQHakfMHe78kOEuko9QlAMm+B5C8DH873WbWiMN4KzfTjk2linR2pDdNDEXjqocel/p03HWcbPaoNZUWaJOI5nOZH8tktR4WK2/HEZTnkP19Zqr0qdeDnu5k1Gzqawz5SMBpAk+LhfHW4lXxALV+5atdTHW+2ZPuGn/XNWi4r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzrtf+9tqoEHoaZGx58yb/Safg6fOwR0NVEauGuVjNtVTojd0\n/9q5f93da7lFj3bMcOgUZ7qq2eX8fOvnigvk3r9wjxh/FSudzwoParngqZgg+SyT\n07bfHl/4n+GAkc+owbZdUxrlHsgKOfBfiyEPz9ORTTWioTm9AIqL4vOl7llXzUB2\npHzB3u/JDhLpKPUJQDJvgeQvAx/O91m1ojDeCs3045NpYp0dqQ3TQxF46qHHpf6d\nNx1nGz2qDWVFmiTiOZzmR/LZLUeFitvxxGU55D9fWaq9KnXg57uZNRs6msM+UjAa\nQJPi4Xx1uJV8QC1fuWrXUx1vtmT7hp/1zVouKwIDAQABAoIBAEPvDvuUftVq0xTd\n67hgZGIr7v80hZywD1FCaLQt7Qx3zaPg1XG+TnbWUYy0tUcPot73ZL0xejNggDgM\nzWlvvyXzgumDAz/RtWnzxF0t98XDWBKJs4o+7dLtdqYTVEyWEL6XTtOgYupakgG4\nG618j9WbkIPuvCJ+9rzWymEp770Cx10LtKktjrjRGZDAWbiMzfrYL3H1A/79jOV8\nEIrf4SK5eFimaQtNgblXemKGTqHHRcK2rikYr1g5LxyLtvus7/GjMzCzL2HKxPol\nhcG2vRvl3DBsh28NtBiilg+DEvgbrT5N8Golzh/F/mNLm9IxnK4dGnzpeeU2MPJ7\nTzf0jgECgYEA95Vsx8ykUKJ4SrATP2iJvZOwQcp+KF7pzdB33DLfOozl7PmCJKlT\ncMdW1ie/Fm2/T3DC/RTu8BiGT9Piv+qqXb7YGQ+GaGWgbqCx1w49E8XD4sl2QVEZ\n6wuu7cOMPS4SvixZglamISy6oG/blqCMc7DYT5evxRM323+Gs9UNfTkCgYEA1cJw\n89NBJRVKAlbX+npZuF+Y4SNgDycLo+vQ2buU0wJYTbCk1pTiDi3fdJ6L/98k8pLZ\nqmgXWeZ3XD+oVCW7bOmdLx+faU2eQpnHNH3mvIfQaCNPlodTLI9SfHDhH7dzkz0Z\nXc8JneIqFLK8MJX1kkP8jkUUw/LdvcjzMufl6oMCgYB0msma6ETTPVHOS1MlYATP\nZoly0v3L4bfYGUD6UnNUThvUGkczIRSNXzUEs7+JvrKFpaQQMhW+uq43VqHKpakL\nceCxHOC+tm5y6/gWQzx83X2+iAfMB3hffScsEBcykUp+isC1ZD3mDfzvpv8S2BaO\nPlICWnyMItsB4/P7KnKp8QKBgCVW6dQtutt3dI4kDWY7qSCD0njBbS44a9gegUUH\nd1/EsRghGypAp5xCdx4v89SmbhXRgSQ7OpkBoSgEFqtcS/kidcqdg4Mpg9OueRW6\nSGv2bXlDccuhp+3Iu2fxb+HSceXublfsqolh0Gf9MNJr35HFPoC7oHz6F7HnQFRM\nHeVxAoGBAJaNkPnGrkF6QceTnBr9LQHUg4qgHpwojc/rHc+lHhj6er8qxcAlmwZ5\nxwoynjTA2aMI9yq77xs5rm6u/zc7d74OMCrQMqx0TvGErjo9toocQoDNtC3qNC8g\npy05ipdM778EP8v3GQEdt7SPepP/WT/E1AZY/uXRU4XzhWjVmyKp\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'647efc75bebe4a7a8d2cc792945a95ad', 'name': u'vping_ssh-kp_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'created_at': '2018-11-01T16:39:13.059568', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'name': 'vping_ssh-project_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f9:89:9d:0a:f5:c6:6c:1b:69:43:4f:74:ff:f4:d5:d8', 'type': 'ssh', 'id': u'vping_ssh-kp_dae9e706-8a45-4d0c-8c01-485a4f1ddce0'}) 2018-11-01 16:39:13,060 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzrtf+9tqoEHoaZGx58yb/Safg6fOwR0NVEauGuVjNtVTojd0 /9q5f93da7lFj3bMcOgUZ7qq2eX8fOvnigvk3r9wjxh/FSudzwoParngqZgg+SyT 07bfHl/4n+GAkc+owbZdUxrlHsgKOfBfiyEPz9ORTTWioTm9AIqL4vOl7llXzUB2 pHzB3u/JDhLpKPUJQDJvgeQvAx/O91m1ojDeCs3045NpYp0dqQ3TQxF46qHHpf6d Nx1nGz2qDWVFmiTiOZzmR/LZLUeFitvxxGU55D9fWaq9KnXg57uZNRs6msM+UjAa QJPi4Xx1uJV8QC1fuWrXUx1vtmT7hp/1zVouKwIDAQABAoIBAEPvDvuUftVq0xTd 67hgZGIr7v80hZywD1FCaLQt7Qx3zaPg1XG+TnbWUYy0tUcPot73ZL0xejNggDgM zWlvvyXzgumDAz/RtWnzxF0t98XDWBKJs4o+7dLtdqYTVEyWEL6XTtOgYupakgG4 G618j9WbkIPuvCJ+9rzWymEp770Cx10LtKktjrjRGZDAWbiMzfrYL3H1A/79jOV8 EIrf4SK5eFimaQtNgblXemKGTqHHRcK2rikYr1g5LxyLtvus7/GjMzCzL2HKxPol hcG2vRvl3DBsh28NtBiilg+DEvgbrT5N8Golzh/F/mNLm9IxnK4dGnzpeeU2MPJ7 Tzf0jgECgYEA95Vsx8ykUKJ4SrATP2iJvZOwQcp+KF7pzdB33DLfOozl7PmCJKlT cMdW1ie/Fm2/T3DC/RTu8BiGT9Piv+qqXb7YGQ+GaGWgbqCx1w49E8XD4sl2QVEZ 6wuu7cOMPS4SvixZglamISy6oG/blqCMc7DYT5evxRM323+Gs9UNfTkCgYEA1cJw 89NBJRVKAlbX+npZuF+Y4SNgDycLo+vQ2buU0wJYTbCk1pTiDi3fdJ6L/98k8pLZ qmgXWeZ3XD+oVCW7bOmdLx+faU2eQpnHNH3mvIfQaCNPlodTLI9SfHDhH7dzkz0Z Xc8JneIqFLK8MJX1kkP8jkUUw/LdvcjzMufl6oMCgYB0msma6ETTPVHOS1MlYATP Zoly0v3L4bfYGUD6UnNUThvUGkczIRSNXzUEs7+JvrKFpaQQMhW+uq43VqHKpakL ceCxHOC+tm5y6/gWQzx83X2+iAfMB3hffScsEBcykUp+isC1ZD3mDfzvpv8S2BaO PlICWnyMItsB4/P7KnKp8QKBgCVW6dQtutt3dI4kDWY7qSCD0njBbS44a9gegUUH d1/EsRghGypAp5xCdx4v89SmbhXRgSQ7OpkBoSgEFqtcS/kidcqdg4Mpg9OueRW6 SGv2bXlDccuhp+3Iu2fxb+HSceXublfsqolh0Gf9MNJr35HFPoC7oHz6F7HnQFRM HeVxAoGBAJaNkPnGrkF6QceTnBr9LQHUg4qgHpwojc/rHc+lHhj6er8qxcAlmwZ5 xwoynjTA2aMI9yq77xs5rm6u/zc7d74OMCrQMqx0TvGErjo9toocQoDNtC3qNC8g py05ipdM778EP8v3GQEdt7SPepP/WT/E1AZY/uXRU4XzhWjVmyKp -----END RSA PRIVATE KEY----- 2018-11-01 16:39:23,776 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_dae9e706-8a45-4d0c-8c01-485a4f1ddce0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:7f:77', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T16:39:21.000000', 'flavor': Munch({u'id': u'eb23800c-9974-46e6-9053-e8dcf133c973'}), 'az': u'nova', 'id': u'e7043d06-9def-43fc-a0ec-886785836e21', 'security_groups': [Munch({u'name': u'vping_ssh-sg_dae9e706-8a45-4d0c-8c01-485a4f1ddce0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'647efc75bebe4a7a8d2cc792945a95ad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'name': 'vping_ssh-project_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', '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-11-01T16:39:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T16:39:21Z', 'hostId': u'90ba587866be501d54a32b147b19d009ca315ca6f2944cf5c645693e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'90ba587866be501d54a32b147b19d009ca315ca6f2944cf5c645693e', '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-11-01T16:39:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'name': u'vping_ssh-vm2_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'adminPass': u'Kdzz6GGEfdyo', 'tenant_id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'created_at': u'2018-11-01T16:39:15Z', 'created': u'2018-11-01T16:39:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 16:39:33,163 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_dae9e706-8a45-4d0c-8c01-485a4f1ddce0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:96:23', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8cc1ab63-0f5b-45c1-8a8a-401f1b90dc8b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T16:39:31.000000', 'flavor': Munch({u'id': u'eb23800c-9974-46e6-9053-e8dcf133c973'}), 'az': u'nova', 'id': u'd390c209-3227-4473-a4da-48feb3a74d05', 'security_groups': [Munch({u'name': u'vping_ssh-sg_dae9e706-8a45-4d0c-8c01-485a4f1ddce0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'647efc75bebe4a7a8d2cc792945a95ad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'name': 'vping_ssh-project_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', '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-11-01T16:39:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T16:39:31Z', 'hostId': u'fad293922924f37504508b54b9fe3b24f11b7d49676b14b4b4c301cb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'fad293922924f37504508b54b9fe3b24f11b7d49676b14b4b4c301cb', '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-11-01T16:39:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'name': u'vping_ssh-vm_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'adminPass': u'jr47BNTk9u9H', 'tenant_id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'created_at': u'2018-11-01T16:39:24Z', 'created': u'2018-11-01T16:39:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 16:39:36,249 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'1917cf78-8c02-4f7b-b9b9-d21fb39eac73', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'created_at': u'2018-11-01T16:39:34Z', 'attached': True, 'updated_at': u'2018-11-01T16:39:36Z', 'id': u'742b38b1-b248-40ba-af3e-9ca132c9be11', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'name': 'vping_ssh-project_dae9e706-8a45-4d0c-8c01-485a4f1ddce0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'1917cf78-8c02-4f7b-b9b9-d21fb39eac73', u'qos_policy_id': None, 'project_id': u'd544a902cdfe4dc08fef4de14b5b24cd', 'port_id': u'9b8fc63c-dc99-4440-9bee-85e8ddb51ef0', 'port': u'9b8fc63c-dc99-4440-9bee-85e8ddb51ef0', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 16:39:37,061 - 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 472629738 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.165380] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167403] pid_max: default: 32768 minimum: 301 [ 0.168503] ACPI: Core revision 20150930 [ 0.170057] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171659] Security Framework initialized [ 0.172679] Yama: becoming mindful. [ 0.173579] AppArmor: AppArmor initialized [ 0.174631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176264] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177808] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180959] Initializing cgroup subsys io [ 0.181952] Initializing cgroup subsys memory [ 0.183002] Initializing cgroup subsys devices [ 0.184067] Initializing cgroup subsys freezer [ 0.185131] Initializing cgroup subsys net_cls [ 0.186195] Initializing cgroup subsys perf_event [ 0.187304] Initializing cgroup subsys net_prio [ 0.188395] Initializing cgroup subsys hugetlb [ 0.189455] Initializing cgroup subsys pids [ 0.190510] CPU: Physical Processor ID: 0 [ 0.192202] mce: CPU supports 10 MCE banks [ 0.193241] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194453] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210662] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.217105] ftrace: allocating 31920 entries in 125 pages [ 0.242320] smpboot: Max logical packages: 1 [ 0.243369] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245037] x2apic enabled [ 0.246062] Switched APIC routing to physical x2apic. [ 0.248284] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249624] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.254324] KVM setup paravirtual spinlock [ 0.255798] x86: Booted up 1 node, 1 CPUs [ 0.256781] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258465] devtmpfs: initialized [ 0.260333] evm: security.selinux [ 0.261190] evm: security.SMACK64 [ 0.262047] evm: security.SMACK64EXEC [ 0.262966] evm: security.SMACK64TRANSMUTE [ 0.263952] evm: security.SMACK64MMAP [ 0.264861] evm: security.ima [ 0.265647] evm: security.capability [ 0.266617] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268852] pinctrl core: initialized pinctrl subsystem [ 0.270169] RTC time: 16:39:32, date: 11/01/18 [ 0.271334] NET: Registered protocol family 16 [ 0.272507] cpuidle: using governor ladder [ 0.273513] cpuidle: using governor menu [ 0.274495] PCCT header not found. [ 0.275413] ACPI: bus type PCI registered [ 0.276397] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277894] PCI: Using configuration type 1 for base access [ 0.279877] ACPI: Added _OSI(Module Device) [ 0.280906] ACPI: Added _OSI(Processor Device) [ 0.281961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283070] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285049] ACPI: Interpreter enabled [ 0.285989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294983] ACPI: (supports S0 S5) [ 0.295849] ACPI: Using IOAPIC for interrupt routing [ 0.296992] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300523] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301945] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303445] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304909] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307573] acpiphp: Slot [3] registered [ 0.308567] acpiphp: Slot [4] registered [ 0.309563] acpiphp: Slot [5] registered [ 0.310539] acpiphp: Slot [6] registered [ 0.311528] acpiphp: Slot [7] registered [ 0.312508] acpiphp: Slot [8] registered [ 0.313483] acpiphp: Slot [9] registered [ 0.314457] acpiphp: Slot [10] registered [ 0.315445] acpiphp: Slot [11] registered [ 0.316436] acpiphp: Slot [12] registered [ 0.317431] acpiphp: Slot [13] registered [ 0.318421] acpiphp: Slot [14] registered [ 0.319407] acpiphp: Slot [15] registered [ 0.333187] acpiphp: Slot [16] registered [ 0.334200] acpiphp: Slot [17] registered [ 0.335192] acpiphp: Slot [18] registered [ 0.336210] acpiphp: Slot [19] registered [ 0.337205] acpiphp: Slot [20] registered [ 0.338198] acpiphp: Slot [21] registered [ 0.339189] acpiphp: Slot [22] registered [ 0.340176] acpiphp: Slot [23] registered [ 0.341164] acpiphp: Slot [24] registered [ 0.342156] acpiphp: Slot [25] registered [ 0.343139] acpiphp: Slot [26] registered [ 0.344123] acpiphp: Slot [27] registered [ 0.345110] acpiphp: Slot [28] registered [ 0.346097] acpiphp: Slot [29] registered [ 0.347084] acpiphp: Slot [30] registered [ 0.348073] acpiphp: Slot [31] registered [ 0.349055] PCI host bridge to bus 0000:00 [ 0.350042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351501] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352972] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.354748] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.356520] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.358330] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.363652] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.366599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.370518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.392734] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.394547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.396289] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398012] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.399747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401292] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.402899] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.404171] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.406057] vgaarb: loaded [ 0.406804] vgaarb: bridge control possible 0000:00:02.0 [ 0.408280] SCSI subsystem initialized [ 0.409406] ACPI: bus type USB registered [ 0.410423] usbcore: registered new interface driver usbfs [ 0.411677] usbcore: registered new interface driver hub [ 0.412899] usbcore: registered new device driver usb [ 0.414235] PCI: Using ACPI for IRQ routing [ 0.415603] NetLabel: Initializing [ 0.416488] NetLabel: domain hash size = 128 [ 0.417527] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418696] NetLabel: unlabeled traffic allowed by default [ 0.420109] clocksource: Switched to clocksource kvm-clock [ 0.429379] AppArmor: AppArmor Filesystem Enabled [ 0.430546] pnp: PnP ACPI init [ 0.431658] pnp: PnP ACPI: found 5 devices [ 0.438245] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.440337] NET: Registered protocol family 2 [ 0.441619] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.443235] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.444706] TCP: Hash tables configured (established 4096 bind 4096) [ 0.446176] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.447499] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.448921] NET: Registered protocol family 1 [ 0.450000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451347] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452679] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.466812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481200] Trying to unpack rootfs image as initramfs... [ 0.540669] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.542663] Scanning for low memory corruption every 60 seconds [ 0.544380] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.545792] audit: initializing netlink subsys (disabled) [ 0.547037] audit: type=2000 audit(1541090372.237:1): initialized [ 0.548646] Initialise system trusted keyring [ 0.549808] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.551209] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.553643] zbud: loaded [ 0.554526] VFS: Disk quotas dquot_6.6.0 [ 0.555531] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557401] fuse init (API version 7.23) [ 0.558510] Key type big_key registered [ 0.559494] Allocating IMA MOK and blacklist keyrings. [ 0.560972] Key type asymmetric registered [ 0.561983] Asymmetric key parser 'x509' registered [ 0.563168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.565008] io scheduler noop registered [ 0.565983] io scheduler deadline registered (default) [ 0.567195] io scheduler cfq registered [ 0.568235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571020] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572818] ACPI: Power Button [PWRF] [ 0.573843] GHES: HEST is not enabled! [ 0.587670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.618761] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645292] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648122] Linux agpgart interface v0.103 [ 0.651326] brd: module loaded [ 0.653328] loop: module loaded [ 0.657885] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.659702] GPT:90111 != 2097151 [ 0.660559] GPT:Alternate GPT header not at the end of the disk. [ 0.661915] GPT:90111 != 2097151 [ 0.662767] GPT: Use GNU Parted to correct GPT errors. [ 0.663974] vda: vda1 vda15 [ 0.665518] scsi host0: ata_piix [ 0.666495] scsi host1: ata_piix [ 0.667398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.668898] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.670703] libphy: Fixed MDIO Bus: probed [ 0.671727] tun: Universal TUN/TAP device driver, 1.6 [ 0.672921] tun: (C) 1999-2004 Max Krasnyansky [ 0.675628] PPP generic driver version 2.4.2 [ 0.676780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678256] ehci-pci: EHCI PCI platform driver [ 0.679349] ehci-platform: EHCI generic platform driver [ 0.680589] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.681997] ohci-pci: OHCI PCI platform driver [ 0.683090] ohci-platform: OHCI generic platform driver [ 0.684331] uhci_hcd: USB Universal Host Controller Interface driver [ 0.698729] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699981] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701813] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.703058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.704488] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707740] usb usb1: Product: UHCI Host Controller [ 0.708875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.710254] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711448] hub 1-0:1.0: USB hub found [ 0.712422] hub 1-0:1.0: 2 ports detected [ 0.713573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.716233] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.717409] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.718679] mousedev: PS/2 mouse device common for all mice [ 0.720221] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722482] rtc_cmos 00:00: RTC can wake from S4 [ 0.723860] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725316] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.726774] i2c /dev entries driver [ 0.727715] device-mapper: uevent: version 1.0.3 [ 0.728886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.730888] ledtrig-cpu: registered to indicate activity on CPUs [ 0.732610] NET: Registered protocol family 10 [ 0.734050] NET: Registered protocol family 17 [ 0.735171] Key type dns_resolver registered [ 0.736422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.737768] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.739968] registered taskstats version 1 [ 0.741021] Loading compiled-in X.509 certificates [ 0.742730] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.745029] zswap: loaded using pool lzo/zbud [ 0.746978] Key type trusted registered [ 0.748977] Key type encrypted registered [ 0.749986] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751308] ima: No TPM chip found, activating TPM-bypass! [ 0.752613] evm: HMAC attrs: 0x1 [ 0.753795] Magic number: 10:933:690 [ 0.754763] mem mem: hash matches [ 0.755702] rtc_cmos 00:00: setting system clock to 2018-11-01 16:39:32 UTC (1541090372) [ 0.757682] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759022] EDD information not available. [ 0.829643] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.831569] Write protecting the kernel read-only data: 14336k [ 0.834236] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.836498] 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.992298] 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.21... Lease of 192.168.120.21 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCL8nx20SOg4GEuprLZb78ijDc3JrBTNYj1HiRmXYZOq36nBZxQvyb7SGARN6lCx3d/deZf+rBOSBPD7D3y4C0vX7/iOd102d9SLKghLGGdxKGtL1CTYsgo8jcM+0wPUQtiiQkV1E9unBd3AbZvsQ0BHNEshf2BZzbXZcUHqfcAXv6Ld2Nm+AvviOSgBAkda7InWSlcEBmVCHcPwP9pNrKXQWq+ad25vjoJJKoLcyYgX0dUMyzb43KYr/69XGryQ6SeAxRDTud1n5wq+a8zVksOvgd7w/AgyYBe887mB8lAnof76lzCLQRBl34DmlZZYr1HtO58XX6vC60d6uRtysbB root@vping-ssh-vm-dae9e706-8a45-4d0c-8c01-485a4f1ddce0 ssh-dss AAAAB3NzaC1kc3MAAACBANb2XD/i1SsbItOPSqnki5lK3clKZKUgfoOANgfHqbdTlmYMNiGSaWPr3oF86yihd94zIhigNEYGmzwcnynxbhrevFhlzod/Xfv8qCRpx17V4Wvf81MWvgIl5Y05VwACXoZKc0hzDdQCfM0o7UvTndrL4iHu47dGHYXKoDhd4CUdAAAAFQC63R3+5zt3QXTWVLRK6/lfZgtWRwAAAIAuw1ay/Kbmknfq9yfgBZ0F5SeK+JxOFOQFHbld0vNapLP/0wOBIPGjZS8EhSSrYEfx8S7X/hzyrHhhygSmwVIgCMryfgoA/6OIzfHVAWOcGo66SR+lGc2//cLmJ+j2l51bv2mPyTKLSp9iIzkR7npGpGnnjponUB0JpvLgnnOYQgAAAIEAtmP+e9HiXugmTYdioRtCWsXoxtgCsEYOFP80e3zPSNkRQZzE+iDLaP7aKb2w83V+Fyy7e0fQv/e6ef6Fo74VRv9Y/UIh7MxaAGNF/kOet24XWjwtGc1fwcnp57nGOt7N03bKM3//JyWotv6HPeU8Cg7U/nOVaLqyHqyagD6V8tk= root@vping-ssh-vm-dae9e706-8a45-4d0c-8c01-485a4f1ddce0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe83:9623/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.21 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-dae9e706-8a45-4d0c-8c01-485a4f1ddce0 launch-index: 0 === cirros: current=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-dae9e706-8a45-4d0c-8c01-485a4f1ddce0 login: 2018-11-01 16:39:37,181 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.3 (192.168.120.3): 56 data bytes 64 bytes from 192.168.120.3: seq=0 ttl=64 time=43.103 ms --- 192.168.120.3 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 43.103/43.103/43.103 ms 2018-11-01 16:39:37,182 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-01 16:39:37,288 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:39:37,289 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 16:39:51,657 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-01 16:39:52,592 - 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'343c0b3af59d4850a21ec8a6369bd254', '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_99dd4b9c-dbad-48f4-ab84-e022ce324a82'}) 2018-11-01 16:39:53,022 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9838da67da0a4d3c844c7825bab9700c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_99dd4b9c-dbad-48f4-ab84-e022ce324a82'}) 2018-11-01 16:39:53,218 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:39:53,336 - functest.core.tenantnetwork - DEBUG - role: 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'669a02041e7f4b2d8a836b4561a838e7'}) 2018-11-01 16:39:53,932 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 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'343c0b3af59d4850a21ec8a6369bd254', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aaa9c251-a283-4dc7-ade0-742f51bb5942', 'username': u'vping_userdata-user_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:39:53,936 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 'password': 'aaa9c251-a283-4dc7-ade0-742f51bb5942', 'project_name': 'vping_userdata-project_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '343c0b3af59d4850a21ec8a6369bd254', 'project_domain_name': 'Default'} 2018-11-01 16:39:53,936 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-01 16:39:54,580 - 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-11-01T16:39:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a0eee8ca-4d23-4672-8543-0d127c7717ed', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_99dd4b9c-dbad-48f4-ab84-e022ce324a82', u'created_at': u'2018-11-01T16:39:54Z', u'mtu': 1450, u'tenant_id': u'343c0b3af59d4850a21ec8a6369bd254', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'343c0b3af59d4850a21ec8a6369bd254', u'l2_adjacency': True}) 2018-11-01 16:39:56,121 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:39: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'daef486f-1930-46a7-85c8-db22bbf14c0f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_99dd4b9c-dbad-48f4-ab84-e022ce324a82', u'enable_dhcp': True, u'network_id': u'a0eee8ca-4d23-4672-8543-0d127c7717ed', u'tenant_id': u'343c0b3af59d4850a21ec8a6369bd254', u'created_at': u'2018-11-01T16:39: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'343c0b3af59d4850a21ec8a6369bd254'}) 2018-11-01 16:39:57,732 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:39:57Z', u'revision_number': 3, u'id': u'83121fa0-dc2a-4370-91c5-4ded20f35160', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_99dd4b9c-dbad-48f4-ab84-e022ce324a82', u'admin_state_up': True, u'tenant_id': u'343c0b3af59d4850a21ec8a6369bd254', u'created_at': u'2018-11-01T16:39:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'343c0b3af59d4850a21ec8a6369bd254'}) 2018-11-01 16:40:01,071 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/7ed977dc-9bf7-4e4a-9a53-c6b53863c749/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ed977dc-9bf7-4e4a-9a53-c6b53863c749/file', 'owner': u'343c0b3af59d4850a21ec8a6369bd254', 'id': u'7ed977dc-9bf7-4e4a-9a53-c6b53863c749', 'size': 12716032, u'self': u'/v2/images/7ed977dc-9bf7-4e4a-9a53-c6b53863c749', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'343c0b3af59d4850a21ec8a6369bd254', 'name': 'vping_userdata-project_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/7ed977dc-9bf7-4e4a-9a53-c6b53863c749/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:40:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T16:40:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7ed977dc-9bf7-4e4a-9a53-c6b53863c749', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_99dd4b9c-dbad-48f4-ab84-e022ce324a82', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 'created': u'2018-11-01T16:40:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:40:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7ed977dc-9bf7-4e4a-9a53-c6b53863c749', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_99dd4b9c-dbad-48f4-ab84-e022ce324a82', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:40:01,300 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_99dd4b9c-dbad-48f4-ab84-e022ce324a82', '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'3e9dcf933068455ab9b9f3764849638d', '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'0d8cabdd-25de-41a0-8b57-a9c44c0b872c', 'swap': 0}) 2018-11-01 16:40:08,818 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_99dd4b9c-dbad-48f4-ab84-e022ce324a82': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:80:04:e4', 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'7ed977dc-9bf7-4e4a-9a53-c6b53863c749'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T16:40:08.000000', 'flavor': Munch({u'id': u'0d8cabdd-25de-41a0-8b57-a9c44c0b872c'}), 'az': u'nova', 'id': u'b796af11-4549-4aa2-9a8e-ef1b736ebda2', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9838da67da0a4d3c844c7825bab9700c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'343c0b3af59d4850a21ec8a6369bd254', 'name': 'vping_userdata-project_99dd4b9c-dbad-48f4-ab84-e022ce324a82', '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-11-01T16:40:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T16:40:08Z', 'hostId': u'9c5b4fc44451d310b3fe7b211abf434fc1e6b3fcf510033411f204bd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'9c5b4fc44451d310b3fe7b211abf434fc1e6b3fcf510033411f204bd', '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-11-01T16:40:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'343c0b3af59d4850a21ec8a6369bd254', 'name': u'vping_userdata-vm_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 'adminPass': u'N4Sox38vnQxe', 'tenant_id': u'343c0b3af59d4850a21ec8a6369bd254', 'created_at': u'2018-11-01T16:40:03Z', 'created': u'2018-11-01T16:40:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 16:40:14,737 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_99dd4b9c-dbad-48f4-ab84-e022ce324a82': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:10:23', 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'7ed977dc-9bf7-4e4a-9a53-c6b53863c749'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T16:40:14.000000', 'flavor': Munch({u'id': u'0d8cabdd-25de-41a0-8b57-a9c44c0b872c'}), 'az': u'nova', 'id': u'cc8190d9-1c6d-417e-bf28-3ac1af136113', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9838da67da0a4d3c844c7825bab9700c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'343c0b3af59d4850a21ec8a6369bd254', 'name': 'vping_userdata-project_99dd4b9c-dbad-48f4-ab84-e022ce324a82', '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-11-01T16:40:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T16:40:14Z', 'hostId': u'd26e22633eb9f1a95ae75e71ccc28adccbfa653c89d63b365e4e9592', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'd26e22633eb9f1a95ae75e71ccc28adccbfa653c89d63b365e4e9592', '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-11-01T16:40:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'343c0b3af59d4850a21ec8a6369bd254', 'name': u'vping_userdata-vm2_99dd4b9c-dbad-48f4-ab84-e022ce324a82', 'adminPass': u'N92VxjXsqDZR', 'tenant_id': u'343c0b3af59d4850a21ec8a6369bd254', 'created_at': u'2018-11-01T16:40:09Z', 'created': u'2018-11-01T16:40:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 16:40:14,737 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-01 16:40:16,344 - 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 675115464 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.172337] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.174383] pid_max: default: 32768 minimum: 301 [ 0.175492] ACPI: Core revision 20150930 [ 0.177065] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178675] Security Framework initialized [ 0.179699] Yama: becoming mindful. [ 0.180614] AppArmor: AppArmor initialized [ 0.181667] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183279] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.184818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186278] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187994] Initializing cgroup subsys io [ 0.188997] Initializing cgroup subsys memory [ 0.190059] Initializing cgroup subsys devices [ 0.191129] Initializing cgroup subsys freezer [ 0.192187] Initializing cgroup subsys net_cls [ 0.193258] Initializing cgroup subsys perf_event [ 0.194380] Initializing cgroup subsys net_prio [ 0.195474] Initializing cgroup subsys hugetlb [ 0.196548] Initializing cgroup subsys pids [ 0.197613] CPU: Physical Processor ID: 0 [ 0.199319] mce: CPU supports 10 MCE banks [ 0.200359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.201590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216297] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.222764] ftrace: allocating 31920 entries in 125 pages [ 0.248249] smpboot: Max logical packages: 1 [ 0.249305] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.251003] x2apic enabled [ 0.252045] Switched APIC routing to physical x2apic. [ 0.254284] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.255650] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258198] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.260392] KVM setup paravirtual spinlock [ 0.261884] x86: Booted up 1 node, 1 CPUs [ 0.262878] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.264574] devtmpfs: initialized [ 0.266450] evm: security.selinux [ 0.267307] evm: security.SMACK64 [ 0.268161] evm: security.SMACK64EXEC [ 0.269086] evm: security.SMACK64TRANSMUTE [ 0.270096] evm: security.SMACK64MMAP [ 0.271029] evm: security.ima [ 0.271831] evm: security.capability [ 0.272802] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275102] pinctrl core: initialized pinctrl subsystem [ 0.276444] RTC time: 16:40:13, date: 11/01/18 [ 0.277608] NET: Registered protocol family 16 [ 0.278793] cpuidle: using governor ladder [ 0.279807] cpuidle: using governor menu [ 0.280776] PCCT header not found. [ 0.281693] ACPI: bus type PCI registered [ 0.282673] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284172] PCI: Using configuration type 1 for base access [ 0.286169] ACPI: Added _OSI(Module Device) [ 0.287198] ACPI: Added _OSI(Processor Device) [ 0.288256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289368] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291354] ACPI: Interpreter enabled [ 0.292292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301297] ACPI: (supports S0 S5) [ 0.302167] ACPI: Using IOAPIC for interrupt routing [ 0.303314] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306816] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.308199] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.309697] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311152] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.313832] acpiphp: Slot [3] registered [ 0.314820] acpiphp: Slot [4] registered [ 0.315802] acpiphp: Slot [5] registered [ 0.316784] acpiphp: Slot [6] registered [ 0.317768] acpiphp: Slot [7] registered [ 0.318739] acpiphp: Slot [8] registered [ 0.319715] acpiphp: Slot [9] registered [ 0.320682] acpiphp: Slot [10] registered [ 0.321670] acpiphp: Slot [11] registered [ 0.322656] acpiphp: Slot [12] registered [ 0.323645] acpiphp: Slot [13] registered [ 0.324622] acpiphp: Slot [14] registered [ 0.325611] acpiphp: Slot [15] registered [ 0.339539] acpiphp: Slot [16] registered [ 0.340544] acpiphp: Slot [17] registered [ 0.341550] acpiphp: Slot [18] registered [ 0.342600] acpiphp: Slot [19] registered [ 0.343597] acpiphp: Slot [20] registered [ 0.344610] acpiphp: Slot [21] registered [ 0.345603] acpiphp: Slot [22] registered [ 0.346604] acpiphp: Slot [23] registered [ 0.347599] acpiphp: Slot [24] registered [ 0.348605] acpiphp: Slot [25] registered [ 0.349607] acpiphp: Slot [26] registered [ 0.350611] acpiphp: Slot [27] registered [ 0.351622] acpiphp: Slot [28] registered [ 0.352632] acpiphp: Slot [29] registered [ 0.353635] acpiphp: Slot [30] registered [ 0.354638] acpiphp: Slot [31] registered [ 0.355644] PCI host bridge to bus 0000:00 [ 0.356645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358130] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359605] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361396] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.365011] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.368696] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371702] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.373245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.377224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.379449] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402773] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.404565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406322] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408054] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409621] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414459] vgaarb: loaded [ 0.415206] vgaarb: bridge control possible 0000:00:02.0 [ 0.416678] SCSI subsystem initialized [ 0.417825] ACPI: bus type USB registered [ 0.418863] usbcore: registered new interface driver usbfs [ 0.420143] usbcore: registered new interface driver hub [ 0.421386] usbcore: registered new device driver usb [ 0.422747] PCI: Using ACPI for IRQ routing [ 0.424137] NetLabel: Initializing [ 0.425039] NetLabel: domain hash size = 128 [ 0.426096] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427281] NetLabel: unlabeled traffic allowed by default [ 0.428722] clocksource: Switched to clocksource kvm-clock [ 0.437894] AppArmor: AppArmor Filesystem Enabled [ 0.439087] pnp: PnP ACPI init [ 0.440212] pnp: PnP ACPI: found 5 devices [ 0.446831] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448986] NET: Registered protocol family 2 [ 0.450269] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451917] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.453412] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454912] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456255] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457703] NET: Registered protocol family 1 [ 0.458807] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460166] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461500] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490248] Trying to unpack rootfs image as initramfs... [ 0.549911] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.552023] Scanning for low memory corruption every 60 seconds [ 0.553660] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.555096] audit: initializing netlink subsys (disabled) [ 0.556368] audit: type=2000 audit(1541090414.905:1): initialized [ 0.558009] Initialise system trusted keyring [ 0.559288] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.560754] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563242] zbud: loaded [ 0.564152] VFS: Disk quotas dquot_6.6.0 [ 0.565181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567099] fuse init (API version 7.23) [ 0.568214] Key type big_key registered [ 0.569233] Allocating IMA MOK and blacklist keyrings. [ 0.570715] Key type asymmetric registered [ 0.571740] Asymmetric key parser 'x509' registered [ 0.572927] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.574774] io scheduler noop registered [ 0.575755] io scheduler deadline registered (default) [ 0.577000] io scheduler cfq registered [ 0.580239] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581896] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583545] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585379] ACPI: Power Button [PWRF] [ 0.586587] GHES: HEST is not enabled! [ 0.600560] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658450] Linux agpgart interface v0.103 [ 0.661601] brd: module loaded [ 0.663612] loop: module loaded [ 0.668176] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.669977] GPT:90111 != 2097151 [ 0.670823] GPT:Alternate GPT header not at the end of the disk. [ 0.672171] GPT:90111 != 2097151 [ 0.673022] GPT: Use GNU Parted to correct GPT errors. [ 0.674223] vda: vda1 vda15 [ 0.675758] scsi host0: ata_piix [ 0.676749] scsi host1: ata_piix [ 0.677651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.679143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.680961] libphy: Fixed MDIO Bus: probed [ 0.681988] tun: Universal TUN/TAP device driver, 1.6 [ 0.683171] tun: (C) 1999-2004 Max Krasnyansky [ 0.685905] PPP generic driver version 2.4.2 [ 0.687031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688502] ehci-pci: EHCI PCI platform driver [ 0.689599] ehci-platform: EHCI generic platform driver [ 0.691004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692393] ohci-pci: OHCI PCI platform driver [ 0.693458] ohci-platform: OHCI generic platform driver [ 0.694676] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709289] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712296] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.713524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714924] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716389] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718115] usb usb1: Product: UHCI Host Controller [ 0.719236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720600] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721781] hub 1-0:1.0: USB hub found [ 0.722757] hub 1-0:1.0: 2 ports detected [ 0.723899] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.727713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728975] mousedev: PS/2 mouse device common for all mice [ 0.730470] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732680] rtc_cmos 00:00: RTC can wake from S4 [ 0.734066] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735515] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736954] i2c /dev entries driver [ 0.737899] device-mapper: uevent: version 1.0.3 [ 0.739060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.741050] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742740] NET: Registered protocol family 10 [ 0.744116] NET: Registered protocol family 17 [ 0.745222] Key type dns_resolver registered [ 0.746426] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.747740] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.749916] registered taskstats version 1 [ 0.750948] Loading compiled-in X.509 certificates [ 0.752623] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.754889] zswap: loaded using pool lzo/zbud [ 0.756809] Key type trusted registered [ 0.758779] Key type encrypted registered [ 0.759790] AppArmor: AppArmor sha1 policy hashing enabled [ 0.761055] ima: No TPM chip found, activating TPM-bypass! [ 0.762323] evm: HMAC attrs: 0x1 [ 0.763473] Magic number: 10:933:690 [ 0.764431] mem mem: hash matches [ 0.765396] rtc_cmos 00:00: setting system clock to 2018-11-01 16:40:14 UTC (1541090414) [ 0.767349] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.768690] EDD information not available. [ 0.842231] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.844133] Write protecting the kernel read-only data: 14336k [ 0.846773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.849010] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.895484] 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.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-11-01 16:40:16,345 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-11-01 16:40:17,960 - 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 675115464 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.172337] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.174383] pid_max: default: 32768 minimum: 301 [ 0.175492] ACPI: Core revision 20150930 [ 0.177065] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178675] Security Framework initialized [ 0.179699] Yama: becoming mindful. [ 0.180614] AppArmor: AppArmor initialized [ 0.181667] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183279] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.184818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186278] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187994] Initializing cgroup subsys io [ 0.188997] Initializing cgroup subsys memory [ 0.190059] Initializing cgroup subsys devices [ 0.191129] Initializing cgroup subsys freezer [ 0.192187] Initializing cgroup subsys net_cls [ 0.193258] Initializing cgroup subsys perf_event [ 0.194380] Initializing cgroup subsys net_prio [ 0.195474] Initializing cgroup subsys hugetlb [ 0.196548] Initializing cgroup subsys pids [ 0.197613] CPU: Physical Processor ID: 0 [ 0.199319] mce: CPU supports 10 MCE banks [ 0.200359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.201590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216297] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.222764] ftrace: allocating 31920 entries in 125 pages [ 0.248249] smpboot: Max logical packages: 1 [ 0.249305] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.251003] x2apic enabled [ 0.252045] Switched APIC routing to physical x2apic. [ 0.254284] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.255650] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258198] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.260392] KVM setup paravirtual spinlock [ 0.261884] x86: Booted up 1 node, 1 CPUs [ 0.262878] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.264574] devtmpfs: initialized [ 0.266450] evm: security.selinux [ 0.267307] evm: security.SMACK64 [ 0.268161] evm: security.SMACK64EXEC [ 0.269086] evm: security.SMACK64TRANSMUTE [ 0.270096] evm: security.SMACK64MMAP [ 0.271029] evm: security.ima [ 0.271831] evm: security.capability [ 0.272802] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275102] pinctrl core: initialized pinctrl subsystem [ 0.276444] RTC time: 16:40:13, date: 11/01/18 [ 0.277608] NET: Registered protocol family 16 [ 0.278793] cpuidle: using governor ladder [ 0.279807] cpuidle: using governor menu [ 0.280776] PCCT header not found. [ 0.281693] ACPI: bus type PCI registered [ 0.282673] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284172] PCI: Using configuration type 1 for base access [ 0.286169] ACPI: Added _OSI(Module Device) [ 0.287198] ACPI: Added _OSI(Processor Device) [ 0.288256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289368] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291354] ACPI: Interpreter enabled [ 0.292292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301297] ACPI: (supports S0 S5) [ 0.302167] ACPI: Using IOAPIC for interrupt routing [ 0.303314] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306816] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.308199] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.309697] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311152] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.313832] acpiphp: Slot [3] registered [ 0.314820] acpiphp: Slot [4] registered [ 0.315802] acpiphp: Slot [5] registered [ 0.316784] acpiphp: Slot [6] registered [ 0.317768] acpiphp: Slot [7] registered [ 0.318739] acpiphp: Slot [8] registered [ 0.319715] acpiphp: Slot [9] registered [ 0.320682] acpiphp: Slot [10] registered [ 0.321670] acpiphp: Slot [11] registered [ 0.322656] acpiphp: Slot [12] registered [ 0.323645] acpiphp: Slot [13] registered [ 0.324622] acpiphp: Slot [14] registered [ 0.325611] acpiphp: Slot [15] registered [ 0.339539] acpiphp: Slot [16] registered [ 0.340544] acpiphp: Slot [17] registered [ 0.341550] acpiphp: Slot [18] registered [ 0.342600] acpiphp: Slot [19] registered [ 0.343597] acpiphp: Slot [20] registered [ 0.344610] acpiphp: Slot [21] registered [ 0.345603] acpiphp: Slot [22] registered [ 0.346604] acpiphp: Slot [23] registered [ 0.347599] acpiphp: Slot [24] registered [ 0.348605] acpiphp: Slot [25] registered [ 0.349607] acpiphp: Slot [26] registered [ 0.350611] acpiphp: Slot [27] registered [ 0.351622] acpiphp: Slot [28] registered [ 0.352632] acpiphp: Slot [29] registered [ 0.353635] acpiphp: Slot [30] registered [ 0.354638] acpiphp: Slot [31] registered [ 0.355644] PCI host bridge to bus 0000:00 [ 0.356645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358130] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359605] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361396] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.365011] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.368696] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371702] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.373245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.377224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.379449] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402773] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.404565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406322] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408054] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409621] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414459] vgaarb: loaded [ 0.415206] vgaarb: bridge control possible 0000:00:02.0 [ 0.416678] SCSI subsystem initialized [ 0.417825] ACPI: bus type USB registered [ 0.418863] usbcore: registered new interface driver usbfs [ 0.420143] usbcore: registered new interface driver hub [ 0.421386] usbcore: registered new device driver usb [ 0.422747] PCI: Using ACPI for IRQ routing [ 0.424137] NetLabel: Initializing [ 0.425039] NetLabel: domain hash size = 128 [ 0.426096] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427281] NetLabel: unlabeled traffic allowed by default [ 0.428722] clocksource: Switched to clocksource kvm-clock [ 0.437894] AppArmor: AppArmor Filesystem Enabled [ 0.439087] pnp: PnP ACPI init [ 0.440212] pnp: PnP ACPI: found 5 devices [ 0.446831] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448986] NET: Registered protocol family 2 [ 0.450269] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451917] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.453412] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454912] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456255] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457703] NET: Registered protocol family 1 [ 0.458807] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460166] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461500] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490248] Trying to unpack rootfs image as initramfs... [ 0.549911] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.552023] Scanning for low memory corruption every 60 seconds [ 0.553660] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.555096] audit: initializing netlink subsys (disabled) [ 0.556368] audit: type=2000 audit(1541090414.905:1): initialized [ 0.558009] Initialise system trusted keyring [ 0.559288] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.560754] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563242] zbud: loaded [ 0.564152] VFS: Disk quotas dquot_6.6.0 [ 0.565181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567099] fuse init (API version 7.23) [ 0.568214] Key type big_key registered [ 0.569233] Allocating IMA MOK and blacklist keyrings. [ 0.570715] Key type asymmetric registered [ 0.571740] Asymmetric key parser 'x509' registered [ 0.572927] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.574774] io scheduler noop registered [ 0.575755] io scheduler deadline registered (default) [ 0.577000] io scheduler cfq registered [ 0.580239] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581896] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583545] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585379] ACPI: Power Button [PWRF] [ 0.586587] GHES: HEST is not enabled! [ 0.600560] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658450] Linux agpgart interface v0.103 [ 0.661601] brd: module loaded [ 0.663612] loop: module loaded [ 0.668176] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.669977] GPT:90111 != 2097151 [ 0.670823] GPT:Alternate GPT header not at the end of the disk. [ 0.672171] GPT:90111 != 2097151 [ 0.673022] GPT: Use GNU Parted to correct GPT errors. [ 0.674223] vda: vda1 vda15 [ 0.675758] scsi host0: ata_piix [ 0.676749] scsi host1: ata_piix [ 0.677651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.679143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.680961] libphy: Fixed MDIO Bus: probed [ 0.681988] tun: Universal TUN/TAP device driver, 1.6 [ 0.683171] tun: (C) 1999-2004 Max Krasnyansky [ 0.685905] PPP generic driver version 2.4.2 [ 0.687031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688502] ehci-pci: EHCI PCI platform driver [ 0.689599] ehci-platform: EHCI generic platform driver [ 0.691004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692393] ohci-pci: OHCI PCI platform driver [ 0.693458] ohci-platform: OHCI generic platform driver [ 0.694676] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709289] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712296] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.713524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714924] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716389] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718115] usb usb1: Product: UHCI Host Controller [ 0.719236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720600] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721781] hub 1-0:1.0: USB hub found [ 0.722757] hub 1-0:1.0: 2 ports detected [ 0.723899] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.727713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728975] mousedev: PS/2 mouse device common for all mice [ 0.730470] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732680] rtc_cmos 00:00: RTC can wake from S4 [ 0.734066] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735515] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736954] i2c /dev entries driver [ 0.737899] device-mapper: uevent: version 1.0.3 [ 0.739060] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.741050] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742740] NET: Registered protocol family 10 [ 0.744116] NET: Registered protocol family 17 [ 0.745222] Key type dns_resolver registered [ 0.746426] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.747740] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.749916] registered taskstats version 1 [ 0.750948] Loading compiled-in X.509 certificates [ 0.752623] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.754889] zswap: loaded using pool lzo/zbud [ 0.756809] Key type trusted registered [ 0.758779] Key type encrypted registered [ 0.759790] AppArmor: AppArmor sha1 policy hashing enabled [ 0.761055] ima: No TPM chip found, activating TPM-bypass! [ 0.762323] evm: HMAC attrs: 0x1 [ 0.763473] Magic number: 10:933:690 [ 0.764431] mem mem: hash matches [ 0.765396] rtc_cmos 00:00: setting system clock to 2018-11-01 16:40:14 UTC (1541090414) [ 0.767349] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.768690] EDD information not available. [ 0.842231] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.844133] Write protecting the kernel read-only data: 14336k [ 0.846773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.849010] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.895484] 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.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: 2018-11-01 16:40:17,962 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-01 16:40:18,079 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:40:18,079 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:24 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-01 16:40:31,628 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-11-01 16:40:32,557 - 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'491c77dcc7c840308762aa52154ec9c5', '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_aa36b638-c32e-41ac-9816-b6e5c9b4ba08'}) 2018-11-01 16:40:32,934 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4319aa9764a4c57b4d47ec315a39431', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_aa36b638-c32e-41ac-9816-b6e5c9b4ba08'}) 2018-11-01 16:40:33,053 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:40:33,167 - functest.core.tenantnetwork - DEBUG - role: 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'80deae2b721d4058bc4c41f7872ef6ce'}) 2018-11-01 16:40:33,804 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 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'491c77dcc7c840308762aa52154ec9c5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1d16ae02-802f-4dbe-8c4a-f90f78620ba6', 'username': u'cinder_test-user_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:40:33,807 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'password': '1d16ae02-802f-4dbe-8c4a-f90f78620ba6', 'project_name': 'cinder_test-project_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '491c77dcc7c840308762aa52154ec9c5', 'project_domain_name': 'Default'} 2018-11-01 16:40:33,808 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-11-01 16:40:34,405 - 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-11-01T16:40:34Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'72657a99-7ddf-49d4-bc1c-90863ca85a49', u'provider:segmentation_id': 15, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', u'created_at': u'2018-11-01T16:40:34Z', u'mtu': 1450, u'tenant_id': u'491c77dcc7c840308762aa52154ec9c5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'491c77dcc7c840308762aa52154ec9c5', u'l2_adjacency': True}) 2018-11-01 16:40:35,868 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:40: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'c8af3f82-88f9-4bd9-8e7a-eb5ac9d05861', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', u'enable_dhcp': True, u'network_id': u'72657a99-7ddf-49d4-bc1c-90863ca85a49', u'tenant_id': u'491c77dcc7c840308762aa52154ec9c5', u'created_at': u'2018-11-01T16:40: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'491c77dcc7c840308762aa52154ec9c5'}) 2018-11-01 16:40:37,405 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T16:40:37Z', u'revision_number': 3, u'id': u'bab61c82-a060-4e58-8483-a1748bb5a347', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', u'admin_state_up': True, u'tenant_id': u'491c77dcc7c840308762aa52154ec9c5', u'created_at': u'2018-11-01T16:40:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'491c77dcc7c840308762aa52154ec9c5'}) 2018-11-01 16:40:42,066 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/c017b951-f76c-4d24-8294-853e3fd1a829/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c017b951-f76c-4d24-8294-853e3fd1a829/file', 'owner': u'491c77dcc7c840308762aa52154ec9c5', 'id': u'c017b951-f76c-4d24-8294-853e3fd1a829', 'size': 12716032, u'self': u'/v2/images/c017b951-f76c-4d24-8294-853e3fd1a829', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'491c77dcc7c840308762aa52154ec9c5', 'name': 'cinder_test-project_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/c017b951-f76c-4d24-8294-853e3fd1a829/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:40:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T16:40:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c017b951-f76c-4d24-8294-853e3fd1a829', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'created': u'2018-11-01T16:40:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:40:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c017b951-f76c-4d24-8294-853e3fd1a829', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:40:42,291 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', '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'3e9dcf933068455ab9b9f3764849638d', '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'0e146c2a-9f85-4ffc-a594-bab7bf138e1c', 'swap': 0}) 2018-11-01 16:40:42,807 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkcQncXKHwA+0aCRe4+2BGWpdVizMzCJY8Jn2sRFk4tqJHuvcV0din2phLBC9WjekVBPFgjTb89ZvuWdJniObImNcvUYg+MW6bxThY5FyLY5Tqtj/BLa/Qz6oFkR+x1IKvqplJ0OHRrIobM4hZVK2nx+a+gyUubfdtyLdekM3jCifnzlnYzjiBVPAeiolQaV261afABdk0CUzgRZ9w/lAtbaNQFjwwwljMVMXjp1NqSMPtn1XZG8Op6x+GQ3qYjU+6HzBEeWWkNLq9masfCsYsjzWLBoU1DjklumMqMWHnJAsW86/NJtzuqSlmbTG936L1mGKfmljoRCk5vI4/yThd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEApHEJ3Fyh8APtGgkXuPtgRlqXVYszMwiWPCZ9rERZOLaiR7r3\nFdHYp9qYSwQvVo3pFQTxYI02/PWb7lnSZ4jmyJjXL1GIPjFum8U4WORci2OU6rY/\nwS2v0M+qBZEfsdSCr6qZSdDh0ayKGzOIWVStp8fmvoMlLm33bci3XpDN4won585Z\n2M44gVTwHoqJUGldutWnwAXZNAlM4EWfcP5QLW2jUBY8MMJYzFTF46dTakjD7Z9V\n2RvDqesfhkN6mI1Puh8wRHllpDS6vZmrHwrGLI81iwaFNQ45JbpjKjFh5yQLFvOv\nzSbc7qkpZm0xvd+i9Zhin5pY6EQpObyOP8k4XQIDAQABAoIBAEH11a6+uXY9HO5E\nl29r5cJStEFsBK2D1D9scRyYjfFh0NZU+KeX9P/ffxcYJqThZ4023luMSXJOUq3Y\n+bzt/SSZqjcgzTWlPmjdQyzk7Po8h49ea1RhrxRjOB/jhoMeaw1rsPEbCHnCa+Nd\nWGP8w2t5k+T3VgK5uXYf/O3Bx9Q5qbaeIXiPHWSQ6TpGirASA8UVijkwvZHMfS1A\nF/uYzhdpAqItXcFlRyFrBTvNrlc0B1OaeO6+tsfnwfp32xKBLRTTTnRWE4CV5MJ8\nmmQ8L3/H8thQS+kHbm4RRNArN4bWlozguczc9A7OzhzHl4/Ye/vCFaqoiWJysp0E\nJUHCK0ECgYEA2tYlK+Bq6UAl2afpxNVfgr94xms/DGZNMxtmU/uXMub9SeACNH0j\ny6GJHi8IC4/2qVtV6I37hpdrCsxU1M5cqoH3vZZzXrBYrhRPj/PLfYKJtR+oyE3+\n+//WMLwYnkaloyJ9zbIlqAtdbhEduHvSZRFG9MtpkJCL5HviD0LMdcsCgYEAwF4W\noxN+XO4nAcmFw3s59s2ee+jY9tkqvM9WmKC2BFfSGhGn5Zc7XyMjx7yKTZIAKSS7\nq9cgfxKDuWYCYcEwfl0T8IB7bvhxRAyHXvBxG4SNz+GY59Dmz47pd3DmrGQOjt/S\nhtKkVVaRuLo4rsj8JJviUiA+nEvqi/NjHxskhXcCgYBYxU+02cdksSHphiTdNNUW\nu8cpbi3YQNOGLNI4tTFjc7JBun4Kfsz7eJ6fwOJZll+v2Z4ixR3IPjos2jB7Vu7e\nN/SgUpygR5bhntmbgoEEe+SStbII9yK9ZM2lXVf7NJtSbtZrj52Y6mtPD+BnissR\nNo37FVzQSOKGn/5WxHkeOwKBgD76js61AxnJnlunbnOhVEjI6KoIgX/PeX53IxK1\nCuJBHjgKr70q1fU/u+cYgu8CbasKq6aGt8zict2v1/fJF+dG8dA7QC4EiJCOyYL7\nlQw9SXBVm4nJisdJMoY4IE0wNNPx0yrwq3yE6xBfZ09R3brejin1BIqHEDLhbAIz\nELHhAoGAGw8nEjKrdpfjHwbAR13kqcsbwxdfy/PtwDYAJglBvbXnJoKRNoAhtq3C\nGr7hTJ9L7ZB6dkC9uV7xM58YWm0Ns3Ezh0k6AFKLWE4HWXiE+QGU58alBYUnEVnv\nka4d3HzrA0l+4wg8DXFIYUbYPpkyyrUETvscMuRPGwa+af7hfuk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f4319aa9764a4c57b4d47ec315a39431', 'name': u'cinder_test-kp_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'created_at': '2018-11-01T16:40:42.807593', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'491c77dcc7c840308762aa52154ec9c5', 'name': 'cinder_test-project_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd6:28:7e:60:32:5d:47:d2:83:ea:36:56:66:cd:16:dd', 'type': 'ssh', 'id': u'cinder_test-kp_aa36b638-c32e-41ac-9816-b6e5c9b4ba08'}) 2018-11-01 16:40:42,808 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEApHEJ3Fyh8APtGgkXuPtgRlqXVYszMwiWPCZ9rERZOLaiR7r3 FdHYp9qYSwQvVo3pFQTxYI02/PWb7lnSZ4jmyJjXL1GIPjFum8U4WORci2OU6rY/ wS2v0M+qBZEfsdSCr6qZSdDh0ayKGzOIWVStp8fmvoMlLm33bci3XpDN4won585Z 2M44gVTwHoqJUGldutWnwAXZNAlM4EWfcP5QLW2jUBY8MMJYzFTF46dTakjD7Z9V 2RvDqesfhkN6mI1Puh8wRHllpDS6vZmrHwrGLI81iwaFNQ45JbpjKjFh5yQLFvOv zSbc7qkpZm0xvd+i9Zhin5pY6EQpObyOP8k4XQIDAQABAoIBAEH11a6+uXY9HO5E l29r5cJStEFsBK2D1D9scRyYjfFh0NZU+KeX9P/ffxcYJqThZ4023luMSXJOUq3Y +bzt/SSZqjcgzTWlPmjdQyzk7Po8h49ea1RhrxRjOB/jhoMeaw1rsPEbCHnCa+Nd WGP8w2t5k+T3VgK5uXYf/O3Bx9Q5qbaeIXiPHWSQ6TpGirASA8UVijkwvZHMfS1A F/uYzhdpAqItXcFlRyFrBTvNrlc0B1OaeO6+tsfnwfp32xKBLRTTTnRWE4CV5MJ8 mmQ8L3/H8thQS+kHbm4RRNArN4bWlozguczc9A7OzhzHl4/Ye/vCFaqoiWJysp0E JUHCK0ECgYEA2tYlK+Bq6UAl2afpxNVfgr94xms/DGZNMxtmU/uXMub9SeACNH0j y6GJHi8IC4/2qVtV6I37hpdrCsxU1M5cqoH3vZZzXrBYrhRPj/PLfYKJtR+oyE3+ +//WMLwYnkaloyJ9zbIlqAtdbhEduHvSZRFG9MtpkJCL5HviD0LMdcsCgYEAwF4W oxN+XO4nAcmFw3s59s2ee+jY9tkqvM9WmKC2BFfSGhGn5Zc7XyMjx7yKTZIAKSS7 q9cgfxKDuWYCYcEwfl0T8IB7bvhxRAyHXvBxG4SNz+GY59Dmz47pd3DmrGQOjt/S htKkVVaRuLo4rsj8JJviUiA+nEvqi/NjHxskhXcCgYBYxU+02cdksSHphiTdNNUW u8cpbi3YQNOGLNI4tTFjc7JBun4Kfsz7eJ6fwOJZll+v2Z4ixR3IPjos2jB7Vu7e N/SgUpygR5bhntmbgoEEe+SStbII9yK9ZM2lXVf7NJtSbtZrj52Y6mtPD+BnissR No37FVzQSOKGn/5WxHkeOwKBgD76js61AxnJnlunbnOhVEjI6KoIgX/PeX53IxK1 CuJBHjgKr70q1fU/u+cYgu8CbasKq6aGt8zict2v1/fJF+dG8dA7QC4EiJCOyYL7 lQw9SXBVm4nJisdJMoY4IE0wNNPx0yrwq3yE6xBfZ09R3brejin1BIqHEDLhbAIz ELHhAoGAGw8nEjKrdpfjHwbAR13kqcsbwxdfy/PtwDYAJglBvbXnJoKRNoAhtq3C Gr7hTJ9L7ZB6dkC9uV7xM58YWm0Ns3Ezh0k6AFKLWE4HWXiE+QGU58alBYUnEVnv ka4d3HzrA0l+4wg8DXFIYUbYPpkyyrUETvscMuRPGwa+af7hfuk= -----END RSA PRIVATE KEY----- 2018-11-01 16:40:50,326 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_aa36b638-c32e-41ac-9816-b6e5c9b4ba08': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:35:3e:f6', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c017b951-f76c-4d24-8294-853e3fd1a829'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T16:40:49.000000', 'flavor': Munch({u'id': u'0e146c2a-9f85-4ffc-a594-bab7bf138e1c'}), 'az': u'nova', 'id': u'b836b030-7b69-4f9d-bd17-36d0310a3a87', 'security_groups': [Munch({u'name': u'cinder_test-sg_aa36b638-c32e-41ac-9816-b6e5c9b4ba08'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f4319aa9764a4c57b4d47ec315a39431', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'491c77dcc7c840308762aa52154ec9c5', 'name': 'cinder_test-project_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', '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-11-01T16:40:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T16:40:49Z', 'hostId': u'f053228b2f94838a69ba8d8cd8ab18402ec53967b7c047ab827870a4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'f053228b2f94838a69ba8d8cd8ab18402ec53967b7c047ab827870a4', '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-11-01T16:40:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'491c77dcc7c840308762aa52154ec9c5', 'name': u'cinder_test-vm2_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'adminPass': u'PxeU4qB3s8ks', 'tenant_id': u'491c77dcc7c840308762aa52154ec9c5', 'created_at': u'2018-11-01T16:40:44Z', 'created': u'2018-11-01T16:40:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 16:40:53,432 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'bab61c82-a060-4e58-8483-a1748bb5a347', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'491c77dcc7c840308762aa52154ec9c5', 'created_at': u'2018-11-01T16:40:51Z', 'attached': True, 'updated_at': u'2018-11-01T16:40:53Z', 'id': u'6720b4a6-7b84-4ba8-b7c5-b891be4ff58e', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'491c77dcc7c840308762aa52154ec9c5', 'name': 'cinder_test-project_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'bab61c82-a060-4e58-8483-a1748bb5a347', u'qos_policy_id': None, 'project_id': u'491c77dcc7c840308762aa52154ec9c5', 'port_id': u'f229cefc-1e6c-4c4c-ae3d-1df0b647b2b5', 'port': u'f229cefc-1e6c-4c4c-ae3d-1df0b647b2b5', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 16:40:53,524 - 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 498965383 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.173059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.175217] pid_max: default: 32768 minimum: 301 [ 0.176397] ACPI: Core revision 20150930 [ 0.178001] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179658] Security Framework initialized [ 0.180706] Yama: becoming mindful. [ 0.181655] AppArmor: AppArmor initialized [ 0.182743] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.186043] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187577] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.189384] Initializing cgroup subsys io [ 0.190428] Initializing cgroup subsys memory [ 0.191532] Initializing cgroup subsys devices [ 0.192665] Initializing cgroup subsys freezer [ 0.193793] Initializing cgroup subsys net_cls [ 0.194907] Initializing cgroup subsys perf_event [ 0.196094] Initializing cgroup subsys net_prio [ 0.197230] Initializing cgroup subsys hugetlb [ 0.198346] Initializing cgroup subsys pids [ 0.199455] CPU: Physical Processor ID: 0 [ 0.201393] mce: CPU supports 10 MCE banks [ 0.202475] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.203754] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.220460] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.226994] ftrace: allocating 31920 entries in 125 pages [ 0.252574] smpboot: Max logical packages: 1 [ 0.253660] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.255390] x2apic enabled [ 0.256459] Switched APIC routing to physical x2apic. [ 0.258756] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.260157] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.262788] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.265059] KVM setup paravirtual spinlock [ 0.266578] x86: Booted up 1 node, 1 CPUs [ 0.267600] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.269350] devtmpfs: initialized [ 0.271245] evm: security.selinux [ 0.272131] evm: security.SMACK64 [ 0.273008] evm: security.SMACK64EXEC [ 0.273956] evm: security.SMACK64TRANSMUTE [ 0.274979] evm: security.SMACK64MMAP [ 0.275921] evm: security.ima [ 0.276744] evm: security.capability [ 0.277748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.280062] pinctrl core: initialized pinctrl subsystem [ 0.281431] RTC time: 16:40:49, date: 11/01/18 [ 0.282619] NET: Registered protocol family 16 [ 0.283838] cpuidle: using governor ladder [ 0.284881] cpuidle: using governor menu [ 0.285884] PCCT header not found. [ 0.286834] ACPI: bus type PCI registered [ 0.287854] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.289413] PCI: Using configuration type 1 for base access [ 0.291462] ACPI: Added _OSI(Module Device) [ 0.292529] ACPI: Added _OSI(Processor Device) [ 0.293670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.294822] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296911] ACPI: Interpreter enabled [ 0.297886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.300230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.302568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.304894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.307225] ACPI: (supports S0 S5) [ 0.308131] ACPI: Using IOAPIC for interrupt routing [ 0.309330] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.312910] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.314350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.315915] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.317415] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.320176] acpiphp: Slot [3] registered [ 0.321191] acpiphp: Slot [4] registered [ 0.322211] acpiphp: Slot [5] registered [ 0.323227] acpiphp: Slot [6] registered [ 0.324253] acpiphp: Slot [7] registered [ 0.325269] acpiphp: Slot [8] registered [ 0.326293] acpiphp: Slot [9] registered [ 0.327311] acpiphp: Slot [10] registered [ 0.328347] acpiphp: Slot [11] registered [ 0.329392] acpiphp: Slot [12] registered [ 0.330420] acpiphp: Slot [13] registered [ 0.331461] acpiphp: Slot [14] registered [ 0.332511] acpiphp: Slot [15] registered [ 0.346508] acpiphp: Slot [16] registered [ 0.347594] acpiphp: Slot [17] registered [ 0.348622] acpiphp: Slot [18] registered [ 0.349649] acpiphp: Slot [19] registered [ 0.350680] acpiphp: Slot [20] registered [ 0.351714] acpiphp: Slot [21] registered [ 0.352752] acpiphp: Slot [22] registered [ 0.353783] acpiphp: Slot [23] registered [ 0.354827] acpiphp: Slot [24] registered [ 0.355862] acpiphp: Slot [25] registered [ 0.356895] acpiphp: Slot [26] registered [ 0.357929] acpiphp: Slot [27] registered [ 0.358979] acpiphp: Slot [28] registered [ 0.360023] acpiphp: Slot [29] registered [ 0.361068] acpiphp: Slot [30] registered [ 0.362109] acpiphp: Slot [31] registered [ 0.363150] PCI host bridge to bus 0000:00 [ 0.364187] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.365713] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.367238] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.369108] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.370960] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372825] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.376680] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.378307] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379785] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.381387] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.385568] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.387400] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409729] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411558] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416746] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.418428] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.419764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.421761] vgaarb: loaded [ 0.422548] vgaarb: bridge control possible 0000:00:02.0 [ 0.424098] SCSI subsystem initialized [ 0.425283] ACPI: bus type USB registered [ 0.426345] usbcore: registered new interface driver usbfs [ 0.427660] usbcore: registered new interface driver hub [ 0.428949] usbcore: registered new device driver usb [ 0.430358] PCI: Using ACPI for IRQ routing [ 0.431785] NetLabel: Initializing [ 0.432717] NetLabel: domain hash size = 128 [ 0.433817] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435050] NetLabel: unlabeled traffic allowed by default [ 0.436520] clocksource: Switched to clocksource kvm-clock [ 0.445798] AppArmor: AppArmor Filesystem Enabled [ 0.447024] pnp: PnP ACPI init [ 0.448179] pnp: PnP ACPI: found 5 devices [ 0.454910] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.457111] NET: Registered protocol family 2 [ 0.458443] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.460082] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.461623] TCP: Hash tables configured (established 4096 bind 4096) [ 0.463171] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.464576] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466073] NET: Registered protocol family 1 [ 0.467209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468616] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469983] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.484220] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498696] Trying to unpack rootfs image as initramfs... [ 0.557861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.562270] Scanning for low memory corruption every 60 seconds [ 0.564287] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565777] audit: initializing netlink subsys (disabled) [ 0.567132] audit: type=2000 audit(1541090450.554:1): initialized [ 0.568899] Initialise system trusted keyring [ 0.570231] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.571721] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574278] zbud: loaded [ 0.575213] VFS: Disk quotas dquot_6.6.0 [ 0.576286] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578325] fuse init (API version 7.23) [ 0.579474] Key type big_key registered [ 0.580505] Allocating IMA MOK and blacklist keyrings. [ 0.582066] Key type asymmetric registered [ 0.583141] Asymmetric key parser 'x509' registered [ 0.584388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586320] io scheduler noop registered [ 0.587331] io scheduler deadline registered (default) [ 0.588617] io scheduler cfq registered [ 0.589722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.591044] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592682] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594536] ACPI: Power Button [PWRF] [ 0.595660] GHES: HEST is not enabled! [ 0.609654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638589] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641271] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664781] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667632] Linux agpgart interface v0.103 [ 0.670878] brd: module loaded [ 0.672978] loop: module loaded [ 0.677586] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.679463] GPT:90111 != 2097151 [ 0.680343] GPT:Alternate GPT header not at the end of the disk. [ 0.681742] GPT:90111 != 2097151 [ 0.682622] GPT: Use GNU Parted to correct GPT errors. [ 0.683872] vda: vda1 vda15 [ 0.685426] scsi host0: ata_piix [ 0.686423] scsi host1: ata_piix [ 0.687350] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688901] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.690766] libphy: Fixed MDIO Bus: probed [ 0.691821] tun: Universal TUN/TAP device driver, 1.6 [ 0.693048] tun: (C) 1999-2004 Max Krasnyansky [ 0.695993] PPP generic driver version 2.4.2 [ 0.697176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698715] ehci-pci: EHCI PCI platform driver [ 0.699846] ehci-platform: EHCI generic platform driver [ 0.701181] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702641] ohci-pci: OHCI PCI platform driver [ 0.703769] ohci-platform: OHCI generic platform driver [ 0.705045] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719503] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722685] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723976] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728849] usb usb1: Product: UHCI Host Controller [ 0.730031] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731480] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732727] hub 1-0:1.0: USB hub found [ 0.733733] hub 1-0:1.0: 2 ports detected [ 0.734926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.737672] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738872] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740184] mousedev: PS/2 mouse device common for all mice [ 0.741778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744089] rtc_cmos 00:00: RTC can wake from S4 [ 0.745516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747026] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.748558] i2c /dev entries driver [ 0.749543] device-mapper: uevent: version 1.0.3 [ 0.750767] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.752859] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754579] NET: Registered protocol family 10 [ 0.756018] NET: Registered protocol family 17 [ 0.757167] Key type dns_resolver registered [ 0.758378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759769] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.762019] registered taskstats version 1 [ 0.763104] Loading compiled-in X.509 certificates [ 0.764850] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767209] zswap: loaded using pool lzo/zbud [ 0.769208] Key type trusted registered [ 0.771262] Key type encrypted registered [ 0.772316] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773651] ima: No TPM chip found, activating TPM-bypass! [ 0.774980] evm: HMAC attrs: 0x1 [ 0.776189] Magic number: 10:933:690 [ 0.777204] mem mem: hash matches [ 0.778193] rtc_cmos 00:00: setting system clock to 2018-11-01 16:40:50 UTC (1541090450) [ 0.780260] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.781680] EDD information not available. [ 0.849968] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851924] Write protecting the kernel read-only data: 14336k [ 0.854637] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856926] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.903511] 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.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-11-01 16:40:53,527 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: [Errno None] Unable to connect to port 22 on 172.30.9.210 2018-11-01 16:41:02,621 - 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 498965383 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.173059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.175217] pid_max: default: 32768 minimum: 301 [ 0.176397] ACPI: Core revision 20150930 [ 0.178001] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179658] Security Framework initialized [ 0.180706] Yama: becoming mindful. [ 0.181655] AppArmor: AppArmor initialized [ 0.182743] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.186043] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187577] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.189384] Initializing cgroup subsys io [ 0.190428] Initializing cgroup subsys memory [ 0.191532] Initializing cgroup subsys devices [ 0.192665] Initializing cgroup subsys freezer [ 0.193793] Initializing cgroup subsys net_cls [ 0.194907] Initializing cgroup subsys perf_event [ 0.196094] Initializing cgroup subsys net_prio [ 0.197230] Initializing cgroup subsys hugetlb [ 0.198346] Initializing cgroup subsys pids [ 0.199455] CPU: Physical Processor ID: 0 [ 0.201393] mce: CPU supports 10 MCE banks [ 0.202475] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.203754] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.220460] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.226994] ftrace: allocating 31920 entries in 125 pages [ 0.252574] smpboot: Max logical packages: 1 [ 0.253660] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.255390] x2apic enabled [ 0.256459] Switched APIC routing to physical x2apic. [ 0.258756] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.260157] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.262788] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.265059] KVM setup paravirtual spinlock [ 0.266578] x86: Booted up 1 node, 1 CPUs [ 0.267600] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.269350] devtmpfs: initialized [ 0.271245] evm: security.selinux [ 0.272131] evm: security.SMACK64 [ 0.273008] evm: security.SMACK64EXEC [ 0.273956] evm: security.SMACK64TRANSMUTE [ 0.274979] evm: security.SMACK64MMAP [ 0.275921] evm: security.ima [ 0.276744] evm: security.capability [ 0.277748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.280062] pinctrl core: initialized pinctrl subsystem [ 0.281431] RTC time: 16:40:49, date: 11/01/18 [ 0.282619] NET: Registered protocol family 16 [ 0.283838] cpuidle: using governor ladder [ 0.284881] cpuidle: using governor menu [ 0.285884] PCCT header not found. [ 0.286834] ACPI: bus type PCI registered [ 0.287854] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.289413] PCI: Using configuration type 1 for base access [ 0.291462] ACPI: Added _OSI(Module Device) [ 0.292529] ACPI: Added _OSI(Processor Device) [ 0.293670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.294822] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296911] ACPI: Interpreter enabled [ 0.297886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.300230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.302568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.304894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.307225] ACPI: (supports S0 S5) [ 0.308131] ACPI: Using IOAPIC for interrupt routing [ 0.309330] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.312910] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.314350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.315915] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.317415] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.320176] acpiphp: Slot [3] registered [ 0.321191] acpiphp: Slot [4] registered [ 0.322211] acpiphp: Slot [5] registered [ 0.323227] acpiphp: Slot [6] registered [ 0.324253] acpiphp: Slot [7] registered [ 0.325269] acpiphp: Slot [8] registered [ 0.326293] acpiphp: Slot [9] registered [ 0.327311] acpiphp: Slot [10] registered [ 0.328347] acpiphp: Slot [11] registered [ 0.329392] acpiphp: Slot [12] registered [ 0.330420] acpiphp: Slot [13] registered [ 0.331461] acpiphp: Slot [14] registered [ 0.332511] acpiphp: Slot [15] registered [ 0.346508] acpiphp: Slot [16] registered [ 0.347594] acpiphp: Slot [17] registered [ 0.348622] acpiphp: Slot [18] registered [ 0.349649] acpiphp: Slot [19] registered [ 0.350680] acpiphp: Slot [20] registered [ 0.351714] acpiphp: Slot [21] registered [ 0.352752] acpiphp: Slot [22] registered [ 0.353783] acpiphp: Slot [23] registered [ 0.354827] acpiphp: Slot [24] registered [ 0.355862] acpiphp: Slot [25] registered [ 0.356895] acpiphp: Slot [26] registered [ 0.357929] acpiphp: Slot [27] registered [ 0.358979] acpiphp: Slot [28] registered [ 0.360023] acpiphp: Slot [29] registered [ 0.361068] acpiphp: Slot [30] registered [ 0.362109] acpiphp: Slot [31] registered [ 0.363150] PCI host bridge to bus 0000:00 [ 0.364187] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.365713] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.367238] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.369108] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.370960] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372825] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.376680] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.378307] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379785] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.381387] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.385568] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.387400] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407832] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409729] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411558] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416746] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.418428] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.419764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.421761] vgaarb: loaded [ 0.422548] vgaarb: bridge control possible 0000:00:02.0 [ 0.424098] SCSI subsystem initialized [ 0.425283] ACPI: bus type USB registered [ 0.426345] usbcore: registered new interface driver usbfs [ 0.427660] usbcore: registered new interface driver hub [ 0.428949] usbcore: registered new device driver usb [ 0.430358] PCI: Using ACPI for IRQ routing [ 0.431785] NetLabel: Initializing [ 0.432717] NetLabel: domain hash size = 128 [ 0.433817] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435050] NetLabel: unlabeled traffic allowed by default [ 0.436520] clocksource: Switched to clocksource kvm-clock [ 0.445798] AppArmor: AppArmor Filesystem Enabled [ 0.447024] pnp: PnP ACPI init [ 0.448179] pnp: PnP ACPI: found 5 devices [ 0.454910] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.457111] NET: Registered protocol family 2 [ 0.458443] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.460082] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.461623] TCP: Hash tables configured (established 4096 bind 4096) [ 0.463171] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.464576] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466073] NET: Registered protocol family 1 [ 0.467209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468616] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469983] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.484220] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498696] Trying to unpack rootfs image as initramfs... [ 0.557861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.562270] Scanning for low memory corruption every 60 seconds [ 0.564287] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565777] audit: initializing netlink subsys (disabled) [ 0.567132] audit: type=2000 audit(1541090450.554:1): initialized [ 0.568899] Initialise system trusted keyring [ 0.570231] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.571721] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574278] zbud: loaded [ 0.575213] VFS: Disk quotas dquot_6.6.0 [ 0.576286] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578325] fuse init (API version 7.23) [ 0.579474] Key type big_key registered [ 0.580505] Allocating IMA MOK and blacklist keyrings. [ 0.582066] Key type asymmetric registered [ 0.583141] Asymmetric key parser 'x509' registered [ 0.584388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586320] io scheduler noop registered [ 0.587331] io scheduler deadline registered (default) [ 0.588617] io scheduler cfq registered [ 0.589722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.591044] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592682] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594536] ACPI: Power Button [PWRF] [ 0.595660] GHES: HEST is not enabled! [ 0.609654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638589] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641271] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664781] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667632] Linux agpgart interface v0.103 [ 0.670878] brd: module loaded [ 0.672978] loop: module loaded [ 0.677586] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.679463] GPT:90111 != 2097151 [ 0.680343] GPT:Alternate GPT header not at the end of the disk. [ 0.681742] GPT:90111 != 2097151 [ 0.682622] GPT: Use GNU Parted to correct GPT errors. [ 0.683872] vda: vda1 vda15 [ 0.685426] scsi host0: ata_piix [ 0.686423] scsi host1: ata_piix [ 0.687350] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688901] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.690766] libphy: Fixed MDIO Bus: probed [ 0.691821] tun: Universal TUN/TAP device driver, 1.6 [ 0.693048] tun: (C) 1999-2004 Max Krasnyansky [ 0.695993] PPP generic driver version 2.4.2 [ 0.697176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698715] ehci-pci: EHCI PCI platform driver [ 0.699846] ehci-platform: EHCI generic platform driver [ 0.701181] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702641] ohci-pci: OHCI PCI platform driver [ 0.703769] ohci-platform: OHCI generic platform driver [ 0.705045] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719503] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722685] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723976] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728849] usb usb1: Product: UHCI Host Controller [ 0.730031] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731480] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732727] hub 1-0:1.0: USB hub found [ 0.733733] hub 1-0:1.0: 2 ports detected [ 0.734926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.737672] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738872] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740184] mousedev: PS/2 mouse device common for all mice [ 0.741778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744089] rtc_cmos 00:00: RTC can wake from S4 [ 0.745516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747026] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.748558] i2c /dev entries driver [ 0.749543] device-mapper: uevent: version 1.0.3 [ 0.750767] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.752859] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754579] NET: Registered protocol family 10 [ 0.756018] NET: Registered protocol family 17 [ 0.757167] Key type dns_resolver registered [ 0.758378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759769] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.762019] registered taskstats version 1 [ 0.763104] Loading compiled-in X.509 certificates [ 0.764850] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767209] zswap: loaded using pool lzo/zbud [ 0.769208] Key type trusted registered [ 0.771262] Key type encrypted registered [ 0.772316] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773651] ima: No TPM chip found, activating TPM-bypass! [ 0.774980] evm: HMAC attrs: 0x1 [ 0.776189] Magic number: 10:933:690 [ 0.777204] mem mem: hash matches [ 0.778193] rtc_cmos 00:00: setting system clock to 2018-11-01 16:40:50 UTC (1541090450) [ 0.780260] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.781680] EDD information not available. [ 0.849968] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851924] Write protecting the kernel read-only data: 14336k [ 0.854637] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856926] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.903511] 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.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBrdbUj1SLikUIzmyma7t1TCALK+gCZREiWzHTpwJ3muHU4Uwz3m5nUW6H8I6KxGFvocqHbIINFj3VBdPRJU8WAQ79LX7ZK+hpvXbdX9yhtKbZQoogVsSaNy2gtShSaD9a5tlC8gClpsew9CpDuWFq7PRY5CV85/EKYyGRQyMaFU9lCmQtXUf/FAiU44Ngbxr3iFyhuP5nM5MI/XIAeHYO2Gnxf4uIJ6Uq6v2xWL4yozbVe0/KoJYa8hMKtbRu+wrySBjjupJfFiaeTNewo9bY5tPW8wH3jwya6472bzPAk9J7Kx1zlVhCGOebI50K1Zr6WzBHt2XtaU6fa6jrxiHj root@cinder-test-vm2-aa36b638-c32e-41ac-9816-b6e5c9b4ba08 ssh-dss AAAAB3NzaC1kc3MAAACBANOh2/uc27AcwEADdyqZ1/f0mBikB14QIYtbrDxV33ZBZKJ9HarcllvynuzlJGpOgnCfFnKulweuAcxKmexLTj3TWsXGExzxN70rrpSYLBqbW6aX87tbl9Byu9eQKTs4KWQ+ctzVXVQUDxjU2f1XyUNQcFbsY0kVXOZZ+Ef9NzXBAAAAFQCpsJNSXUHxTLfPocz72YduDFsJzQAAAIEAqHc7w85BvL8F38reIcTf9Zxp4uhe4Uo4mTsRC2cp33htRrpTeXV4QB4xbZyLGkyO57WPJhBXUNt94ema5ILkJKFZHfuysaYFxz1iQ+/nGiarEuIL9d0Z0o/7qb6iHM5rzQGhvc2JgigN9UXgZ4Fb85ohmMMEkrPGpT/5asJ+i5YAAACAGwT/GpSSbg+UmCGBfKFlC1wmsIVWbI/TIXYRmbeBXzvaQ6+MiPyi6wDJIMQwnJ5K2lT5gJvR7OTJxad07sqJ1FwyQYEfWncUT7IUNajizLJ8l3bj8KPkBqROhg3OkL/53Q5Bgq3F0h917fKaysQ4rZgLhbtAFhxEE9Fk9/ml4BQ= root@cinder-test-vm2-aa36b638-c32e-41ac-9816-b6e5c9b4ba08 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.31s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe35:3ef6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-aa36b638-c32e-41ac-9816-b6e5c9b4ba08 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-aa36b638-c32e-41ac-9816-b6e5c9b4ba08 login: 2018-11-01 16:41:14,788 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_aa36b638-c32e-41ac-9816-b6e5c9b4ba08': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0e:fc:21', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c017b951-f76c-4d24-8294-853e3fd1a829'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T16:41:14.000000', 'flavor': Munch({u'id': u'0e146c2a-9f85-4ffc-a594-bab7bf138e1c'}), 'az': u'nova', 'id': u'4e26d646-bef6-4d74-8a9b-e9462caf4301', 'security_groups': [Munch({u'name': u'cinder_test-sg_aa36b638-c32e-41ac-9816-b6e5c9b4ba08'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f4319aa9764a4c57b4d47ec315a39431', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'491c77dcc7c840308762aa52154ec9c5', 'name': 'cinder_test-project_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', '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-11-01T16:41:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T16:41:14Z', 'hostId': u'b0821fadaa194369327b7fbf4bf45a7db381d1fe155771e00cc65c13', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'b0821fadaa194369327b7fbf4bf45a7db381d1fe155771e00cc65c13', '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-11-01T16:41:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'491c77dcc7c840308762aa52154ec9c5', 'name': u'cinder_test-vm_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'adminPass': u'6JqDrxhY3R5W', 'tenant_id': u'491c77dcc7c840308762aa52154ec9c5', 'created_at': u'2018-11-01T16:41:09Z', 'created': u'2018-11-01T16:41:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 16:41:18,095 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'bab61c82-a060-4e58-8483-a1748bb5a347', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'491c77dcc7c840308762aa52154ec9c5', 'created_at': u'2018-11-01T16:41:15Z', 'attached': True, 'updated_at': u'2018-11-01T16:41:17Z', 'id': u'b43d71cb-86db-48be-8425-2b3b41546013', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'491c77dcc7c840308762aa52154ec9c5', 'name': 'cinder_test-project_aa36b638-c32e-41ac-9816-b6e5c9b4ba08', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'bab61c82-a060-4e58-8483-a1748bb5a347', u'qos_policy_id': None, 'project_id': u'491c77dcc7c840308762aa52154ec9c5', 'port_id': u'8886c28b-cd54-4962-936a-e322ce94286f', 'port': u'8886c28b-cd54-4962-936a-e322ce94286f', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 16:41:18,184 - 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 470614631 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.174713] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.176744] pid_max: default: 32768 minimum: 301 [ 0.177851] ACPI: Core revision 20150930 [ 0.179408] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.180999] Security Framework initialized [ 0.182010] Yama: becoming mindful. [ 0.182917] AppArmor: AppArmor initialized [ 0.183962] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.185576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.187112] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188572] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190265] Initializing cgroup subsys io [ 0.191265] Initializing cgroup subsys memory [ 0.192317] Initializing cgroup subsys devices [ 0.193383] Initializing cgroup subsys freezer [ 0.194444] Initializing cgroup subsys net_cls [ 0.195503] Initializing cgroup subsys perf_event [ 0.196609] Initializing cgroup subsys net_prio [ 0.197701] Initializing cgroup subsys hugetlb [ 0.198765] Initializing cgroup subsys pids [ 0.199819] CPU: Physical Processor ID: 0 [ 0.201511] mce: CPU supports 10 MCE banks [ 0.202541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.203757] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.218441] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.224882] ftrace: allocating 31920 entries in 125 pages [ 0.250178] smpboot: Max logical packages: 1 [ 0.251233] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.252902] x2apic enabled [ 0.253936] Switched APIC routing to physical x2apic. [ 0.256162] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.257512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.260027] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.262217] KVM setup paravirtual spinlock [ 0.263699] x86: Booted up 1 node, 1 CPUs [ 0.264685] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.266377] devtmpfs: initialized [ 0.268240] evm: security.selinux [ 0.269099] evm: security.SMACK64 [ 0.269944] evm: security.SMACK64EXEC [ 0.270857] evm: security.SMACK64TRANSMUTE [ 0.271848] evm: security.SMACK64MMAP [ 0.272753] evm: security.ima [ 0.273540] evm: security.capability [ 0.274510] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.276749] pinctrl core: initialized pinctrl subsystem [ 0.278070] RTC time: 16:41:14, date: 11/01/18 [ 0.279225] NET: Registered protocol family 16 [ 0.280409] cpuidle: using governor ladder [ 0.281419] cpuidle: using governor menu [ 0.282389] PCCT header not found. [ 0.283298] ACPI: bus type PCI registered [ 0.284273] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285766] PCI: Using configuration type 1 for base access [ 0.287754] ACPI: Added _OSI(Module Device) [ 0.288780] ACPI: Added _OSI(Processor Device) [ 0.289830] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290929] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292911] ACPI: Interpreter enabled [ 0.293866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.296113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.298356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302898] ACPI: (supports S0 S5) [ 0.303775] ACPI: Using IOAPIC for interrupt routing [ 0.304928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309830] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.311320] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312770] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315447] acpiphp: Slot [3] registered [ 0.316432] acpiphp: Slot [4] registered [ 0.317412] acpiphp: Slot [5] registered [ 0.318393] acpiphp: Slot [6] registered [ 0.319390] acpiphp: Slot [7] registered [ 0.320387] acpiphp: Slot [8] registered [ 0.321383] acpiphp: Slot [9] registered [ 0.322374] acpiphp: Slot [10] registered [ 0.323387] acpiphp: Slot [11] registered [ 0.324398] acpiphp: Slot [12] registered [ 0.325407] acpiphp: Slot [13] registered [ 0.326416] acpiphp: Slot [14] registered [ 0.327429] acpiphp: Slot [15] registered [ 0.341233] acpiphp: Slot [16] registered [ 0.342248] acpiphp: Slot [17] registered [ 0.343299] acpiphp: Slot [18] registered [ 0.344294] acpiphp: Slot [19] registered [ 0.345291] acpiphp: Slot [20] registered [ 0.346285] acpiphp: Slot [21] registered [ 0.347278] acpiphp: Slot [22] registered [ 0.348269] acpiphp: Slot [23] registered [ 0.349272] acpiphp: Slot [24] registered [ 0.350286] acpiphp: Slot [25] registered [ 0.351293] acpiphp: Slot [26] registered [ 0.352287] acpiphp: Slot [27] registered [ 0.353281] acpiphp: Slot [28] registered [ 0.354280] acpiphp: Slot [29] registered [ 0.355284] acpiphp: Slot [30] registered [ 0.356280] acpiphp: Slot [31] registered [ 0.357271] PCI host bridge to bus 0000:00 [ 0.358264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.359744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.361238] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.363040] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.364824] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.366632] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370392] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373384] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378860] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.381107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.402578] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.404433] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406188] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407928] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416053] vgaarb: loaded [ 0.416804] vgaarb: bridge control possible 0000:00:02.0 [ 0.418283] SCSI subsystem initialized [ 0.419419] ACPI: bus type USB registered [ 0.420430] usbcore: registered new interface driver usbfs [ 0.421686] usbcore: registered new interface driver hub [ 0.422911] usbcore: registered new device driver usb [ 0.424250] PCI: Using ACPI for IRQ routing [ 0.425616] NetLabel: Initializing [ 0.426501] NetLabel: domain hash size = 128 [ 0.427541] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.428705] NetLabel: unlabeled traffic allowed by default [ 0.430109] clocksource: Switched to clocksource kvm-clock [ 0.439390] AppArmor: AppArmor Filesystem Enabled [ 0.440555] pnp: PnP ACPI init [ 0.441665] pnp: PnP ACPI: found 5 devices [ 0.448258] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450342] NET: Registered protocol family 2 [ 0.451602] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.453288] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.454753] TCP: Hash tables configured (established 4096 bind 4096) [ 0.456218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457530] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458943] NET: Registered protocol family 1 [ 0.460016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.461338] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.462644] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.491321] Trying to unpack rootfs image as initramfs... [ 0.550829] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.552849] Scanning for low memory corruption every 60 seconds [ 0.554473] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.555876] audit: initializing netlink subsys (disabled) [ 0.557118] audit: type=2000 audit(1541090474.859:1): initialized [ 0.558737] Initialise system trusted keyring [ 0.559885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561281] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563711] zbud: loaded [ 0.564590] VFS: Disk quotas dquot_6.6.0 [ 0.565597] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567479] fuse init (API version 7.23) [ 0.568572] Key type big_key registered [ 0.569552] Allocating IMA MOK and blacklist keyrings. [ 0.571014] Key type asymmetric registered [ 0.572025] Asymmetric key parser 'x509' registered [ 0.573187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.575014] io scheduler noop registered [ 0.575984] io scheduler deadline registered (default) [ 0.577191] io scheduler cfq registered [ 0.578241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579521] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581049] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582943] ACPI: Power Button [PWRF] [ 0.584396] GHES: HEST is not enabled! [ 0.601579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630764] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633683] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660023] Linux agpgart interface v0.103 [ 0.663224] brd: module loaded [ 0.665222] loop: module loaded [ 0.669740] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671573] GPT:90111 != 2097151 [ 0.672428] GPT:Alternate GPT header not at the end of the disk. [ 0.673779] GPT:90111 != 2097151 [ 0.674632] GPT: Use GNU Parted to correct GPT errors. [ 0.675845] vda: vda1 vda15 [ 0.677400] scsi host0: ata_piix [ 0.678390] scsi host1: ata_piix [ 0.679291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680793] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.682610] libphy: Fixed MDIO Bus: probed [ 0.683634] tun: Universal TUN/TAP device driver, 1.6 [ 0.684819] tun: (C) 1999-2004 Max Krasnyansky [ 0.687693] PPP generic driver version 2.4.2 [ 0.688838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690313] ehci-pci: EHCI PCI platform driver [ 0.691433] ehci-platform: EHCI generic platform driver [ 0.692819] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694212] ohci-pci: OHCI PCI platform driver [ 0.695302] ohci-platform: OHCI generic platform driver [ 0.696540] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710813] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712087] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713909] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719825] usb usb1: Product: UHCI Host Controller [ 0.721000] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722405] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723621] hub 1-0:1.0: USB hub found [ 0.724630] hub 1-0:1.0: 2 ports detected [ 0.725994] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728696] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729876] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731161] mousedev: PS/2 mouse device common for all mice [ 0.732735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735013] rtc_cmos 00:00: RTC can wake from S4 [ 0.736409] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737863] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739316] i2c /dev entries driver [ 0.740385] device-mapper: uevent: version 1.0.3 [ 0.741610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743679] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745528] NET: Registered protocol family 10 [ 0.746978] NET: Registered protocol family 17 [ 0.748094] Key type dns_resolver registered [ 0.749341] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750778] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752996] registered taskstats version 1 [ 0.754035] Loading compiled-in X.509 certificates [ 0.755750] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758062] zswap: loaded using pool lzo/zbud [ 0.760010] Key type trusted registered [ 0.762002] Key type encrypted registered [ 0.763045] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764324] ima: No TPM chip found, activating TPM-bypass! [ 0.765621] evm: HMAC attrs: 0x1 [ 0.766820] Magic number: 10:933:690 [ 0.767817] mem mem: hash matches [ 0.768781] rtc_cmos 00:00: setting system clock to 2018-11-01 16:41:14 UTC (1541090474) [ 0.770789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772155] EDD information not available. [ 0.843633] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.845597] Write protecting the kernel read-only data: 14336k [ 0.848276] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.850541] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.897518] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-11-01 16:41:18,186 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2018-11-01 16:41:27,300 - 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 470614631 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.174713] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.176744] pid_max: default: 32768 minimum: 301 [ 0.177851] ACPI: Core revision 20150930 [ 0.179408] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.180999] Security Framework initialized [ 0.182010] Yama: becoming mindful. [ 0.182917] AppArmor: AppArmor initialized [ 0.183962] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.185576] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.187112] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188572] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190265] Initializing cgroup subsys io [ 0.191265] Initializing cgroup subsys memory [ 0.192317] Initializing cgroup subsys devices [ 0.193383] Initializing cgroup subsys freezer [ 0.194444] Initializing cgroup subsys net_cls [ 0.195503] Initializing cgroup subsys perf_event [ 0.196609] Initializing cgroup subsys net_prio [ 0.197701] Initializing cgroup subsys hugetlb [ 0.198765] Initializing cgroup subsys pids [ 0.199819] CPU: Physical Processor ID: 0 [ 0.201511] mce: CPU supports 10 MCE banks [ 0.202541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.203757] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.218441] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.224882] ftrace: allocating 31920 entries in 125 pages [ 0.250178] smpboot: Max logical packages: 1 [ 0.251233] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.252902] x2apic enabled [ 0.253936] Switched APIC routing to physical x2apic. [ 0.256162] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.257512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.260027] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.262217] KVM setup paravirtual spinlock [ 0.263699] x86: Booted up 1 node, 1 CPUs [ 0.264685] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.266377] devtmpfs: initialized [ 0.268240] evm: security.selinux [ 0.269099] evm: security.SMACK64 [ 0.269944] evm: security.SMACK64EXEC [ 0.270857] evm: security.SMACK64TRANSMUTE [ 0.271848] evm: security.SMACK64MMAP [ 0.272753] evm: security.ima [ 0.273540] evm: security.capability [ 0.274510] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.276749] pinctrl core: initialized pinctrl subsystem [ 0.278070] RTC time: 16:41:14, date: 11/01/18 [ 0.279225] NET: Registered protocol family 16 [ 0.280409] cpuidle: using governor ladder [ 0.281419] cpuidle: using governor menu [ 0.282389] PCCT header not found. [ 0.283298] ACPI: bus type PCI registered [ 0.284273] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285766] PCI: Using configuration type 1 for base access [ 0.287754] ACPI: Added _OSI(Module Device) [ 0.288780] ACPI: Added _OSI(Processor Device) [ 0.289830] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290929] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292911] ACPI: Interpreter enabled [ 0.293866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.296113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.298356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302898] ACPI: (supports S0 S5) [ 0.303775] ACPI: Using IOAPIC for interrupt routing [ 0.304928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309830] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.311320] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312770] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315447] acpiphp: Slot [3] registered [ 0.316432] acpiphp: Slot [4] registered [ 0.317412] acpiphp: Slot [5] registered [ 0.318393] acpiphp: Slot [6] registered [ 0.319390] acpiphp: Slot [7] registered [ 0.320387] acpiphp: Slot [8] registered [ 0.321383] acpiphp: Slot [9] registered [ 0.322374] acpiphp: Slot [10] registered [ 0.323387] acpiphp: Slot [11] registered [ 0.324398] acpiphp: Slot [12] registered [ 0.325407] acpiphp: Slot [13] registered [ 0.326416] acpiphp: Slot [14] registered [ 0.327429] acpiphp: Slot [15] registered [ 0.341233] acpiphp: Slot [16] registered [ 0.342248] acpiphp: Slot [17] registered [ 0.343299] acpiphp: Slot [18] registered [ 0.344294] acpiphp: Slot [19] registered [ 0.345291] acpiphp: Slot [20] registered [ 0.346285] acpiphp: Slot [21] registered [ 0.347278] acpiphp: Slot [22] registered [ 0.348269] acpiphp: Slot [23] registered [ 0.349272] acpiphp: Slot [24] registered [ 0.350286] acpiphp: Slot [25] registered [ 0.351293] acpiphp: Slot [26] registered [ 0.352287] acpiphp: Slot [27] registered [ 0.353281] acpiphp: Slot [28] registered [ 0.354280] acpiphp: Slot [29] registered [ 0.355284] acpiphp: Slot [30] registered [ 0.356280] acpiphp: Slot [31] registered [ 0.357271] PCI host bridge to bus 0000:00 [ 0.358264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.359744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.361238] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.363040] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.364824] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.366632] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370392] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373384] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378860] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.381107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.402578] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.404433] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406188] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407928] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416053] vgaarb: loaded [ 0.416804] vgaarb: bridge control possible 0000:00:02.0 [ 0.418283] SCSI subsystem initialized [ 0.419419] ACPI: bus type USB registered [ 0.420430] usbcore: registered new interface driver usbfs [ 0.421686] usbcore: registered new interface driver hub [ 0.422911] usbcore: registered new device driver usb [ 0.424250] PCI: Using ACPI for IRQ routing [ 0.425616] NetLabel: Initializing [ 0.426501] NetLabel: domain hash size = 128 [ 0.427541] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.428705] NetLabel: unlabeled traffic allowed by default [ 0.430109] clocksource: Switched to clocksource kvm-clock [ 0.439390] AppArmor: AppArmor Filesystem Enabled [ 0.440555] pnp: PnP ACPI init [ 0.441665] pnp: PnP ACPI: found 5 devices [ 0.448258] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450342] NET: Registered protocol family 2 [ 0.451602] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.453288] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.454753] TCP: Hash tables configured (established 4096 bind 4096) [ 0.456218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457530] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458943] NET: Registered protocol family 1 [ 0.460016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.461338] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.462644] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.491321] Trying to unpack rootfs image as initramfs... [ 0.550829] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.552849] Scanning for low memory corruption every 60 seconds [ 0.554473] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.555876] audit: initializing netlink subsys (disabled) [ 0.557118] audit: type=2000 audit(1541090474.859:1): initialized [ 0.558737] Initialise system trusted keyring [ 0.559885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561281] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563711] zbud: loaded [ 0.564590] VFS: Disk quotas dquot_6.6.0 [ 0.565597] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567479] fuse init (API version 7.23) [ 0.568572] Key type big_key registered [ 0.569552] Allocating IMA MOK and blacklist keyrings. [ 0.571014] Key type asymmetric registered [ 0.572025] Asymmetric key parser 'x509' registered [ 0.573187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.575014] io scheduler noop registered [ 0.575984] io scheduler deadline registered (default) [ 0.577191] io scheduler cfq registered [ 0.578241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579521] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581049] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582943] ACPI: Power Button [PWRF] [ 0.584396] GHES: HEST is not enabled! [ 0.601579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630764] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633683] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660023] Linux agpgart interface v0.103 [ 0.663224] brd: module loaded [ 0.665222] loop: module loaded [ 0.669740] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671573] GPT:90111 != 2097151 [ 0.672428] GPT:Alternate GPT header not at the end of the disk. [ 0.673779] GPT:90111 != 2097151 [ 0.674632] GPT: Use GNU Parted to correct GPT errors. [ 0.675845] vda: vda1 vda15 [ 0.677400] scsi host0: ata_piix [ 0.678390] scsi host1: ata_piix [ 0.679291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680793] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.682610] libphy: Fixed MDIO Bus: probed [ 0.683634] tun: Universal TUN/TAP device driver, 1.6 [ 0.684819] tun: (C) 1999-2004 Max Krasnyansky [ 0.687693] PPP generic driver version 2.4.2 [ 0.688838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690313] ehci-pci: EHCI PCI platform driver [ 0.691433] ehci-platform: EHCI generic platform driver [ 0.692819] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694212] ohci-pci: OHCI PCI platform driver [ 0.695302] ohci-platform: OHCI generic platform driver [ 0.696540] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710813] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712087] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713909] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719825] usb usb1: Product: UHCI Host Controller [ 0.721000] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722405] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723621] hub 1-0:1.0: USB hub found [ 0.724630] hub 1-0:1.0: 2 ports detected [ 0.725994] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728696] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729876] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731161] mousedev: PS/2 mouse device common for all mice [ 0.732735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735013] rtc_cmos 00:00: RTC can wake from S4 [ 0.736409] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737863] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739316] i2c /dev entries driver [ 0.740385] device-mapper: uevent: version 1.0.3 [ 0.741610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743679] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745528] NET: Registered protocol family 10 [ 0.746978] NET: Registered protocol family 17 [ 0.748094] Key type dns_resolver registered [ 0.749341] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750778] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752996] registered taskstats version 1 [ 0.754035] Loading compiled-in X.509 certificates [ 0.755750] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758062] zswap: loaded using pool lzo/zbud [ 0.760010] Key type trusted registered [ 0.762002] Key type encrypted registered [ 0.763045] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764324] ima: No TPM chip found, activating TPM-bypass! [ 0.765621] evm: HMAC attrs: 0x1 [ 0.766820] Magic number: 10:933:690 [ 0.767817] mem mem: hash matches [ 0.768781] rtc_cmos 00:00: setting system clock to 2018-11-01 16:41:14 UTC (1541090474) [ 0.770789] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772155] EDD information not available. [ 0.843633] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.845597] Write protecting the kernel read-only data: 14336k [ 0.848276] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.850541] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.897518] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1VcC5fst+3MVv9V1BsuvQYkiU6UBTJCk2wmH7KkZrf4QgPWrWPlIH3UReVOM9IzAQtz3CgQwWY801ZbVFMB7l59JxyvHyAYxqsxZGzj3V5IpfwLpy8DTb50Msk90qauYLgp8nP3j5RFTk1bwBT1wmxrMK+eAueCRQJHDZqGkEnK65lafuqxeu7mKQu+pSWukml66uFIxvfyU1EzkUInfksZQOfrdNYBKlcVTEXbgkLTCJGoGN2viGIbb3nSeog7SpPiLCJJaXNVp6mReq5k9b5+PAPIp1Z2LhySvck9PYjPj8wVzW2PJmW2IA0hd53bt9aOjwqfEWZ5tkb5RX3dyx root@cinder-test-vm-aa36b638-c32e-41ac-9816-b6e5c9b4ba08 ssh-dss AAAAB3NzaC1kc3MAAACBAN+UaTaJg2EMwTO4D+uq4ByDMYryOI5pDJORi1vpFTzbFw2d3AbgtkEFuhe3ktLrZJYOFPRRfIYWhGWytCq5s7Uxw2tS8Y4uyGhNbr7Kw9kbhx1fG99f6r1tjK2duWvLkG53KD9zGRPrEdiCZJCvtR+o0pHtrHQ9ffwzX/3hQ43hAAAAFQDgSQEvCl0amVpnK0AWwG4Hb9GllQAAAIEAyrg/lYMZsIrCvaMB5WN5Xs9hkbJZ6fDJ21E6d86+sBCswDzbSNTQ56QcD9GXNecON/2qYd1MCIncb18nkSDuhko9/ChAYWGssc19C3oqSoxXyMUVRBJnNyUFE6E7UNqv3rWyi2cB1oXxJgc0qMhWnFy29wm8LzGfoaSYJttXtf4AAACAWVyvZmiPl7cgaxBXg5Ow2j3Snay0oZXpM6gLVrJaqfF07SZJWAYrj9VTpsLElYlSyGQ6FtcYd/3GqK9zHDUNB1YgRhGPT0PJR9AibjrXGoYeZVby5hatrWebv+NZ7SPpmo+t94xCPU5PepavE/uI6AxAxDoQKYHx2MlNpvv+NNM= root@cinder-test-vm-aa36b638-c32e-41ac-9816-b6e5c9b4ba08 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe0e:fc21/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.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-aa36b638-c32e-41ac-9816-b6e5c9b4ba08 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.75 === /dev/root resized successfully [took 0.20s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-aa36b638-c32e-41ac-9816-b6e5c9b4ba08 login: 2018-11-01 16:41:35,038 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-01 16:41:35,594 - 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: 45292586-0ca3-4359-b08b-609ff5a41618 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-11-01 16:41:35,595 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-11-01 16:41:35,596 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-11-01 16:41:40,083 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-11-01 16:41:45,084 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-01 16:41:45,174 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-11-01 16:41:45,175 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-11-01 16:41:45,175 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-11-01 16:41:47,929 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:41:47,930 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:14 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-01 16:42:04,525 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-01 16:42:05,487 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'29ea5bb39fe9415a8fb3dba8091a0c74', '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'api_check-project_63dd2ab7-73a9-4933-8a36-06cf7a30c705'}) 2018-11-01 16:42:05,861 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8b0cfa1f3ab34de69585a12245747f46', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_63dd2ab7-73a9-4933-8a36-06cf7a30c705'}) 2018-11-01 16:42:06,057 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:42:06,178 - functest.core.tenantnetwork - DEBUG - role: 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'a72625c1aa2a47e69b10d92359417ae7'}) 2018-11-01 16:42:06,817 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_63dd2ab7-73a9-4933-8a36-06cf7a30c705', 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'29ea5bb39fe9415a8fb3dba8091a0c74', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fa8f96a9-e96b-45f3-bfe4-7cd3d1b6be0e', 'username': u'api_check-user_63dd2ab7-73a9-4933-8a36-06cf7a30c705', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:42:06,820 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_63dd2ab7-73a9-4933-8a36-06cf7a30c705', 'password': 'fa8f96a9-e96b-45f3-bfe4-7cd3d1b6be0e', 'project_name': 'api_check-project_63dd2ab7-73a9-4933-8a36-06cf7a30c705', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '29ea5bb39fe9415a8fb3dba8091a0c74', 'project_domain_name': 'Default'} 2018-11-01 16:42:09,244 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-01 16:42:09,757 - 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.47: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.60', 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-11-01 16:42:09,757 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-11-01 16:42:09,758 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-11-01 16:49:36,938 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 99 tests in 447.115s OK 2018-11-01 16:49:37,061 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:49:37,062 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 16:49:38,680 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-01 16:49:39,275 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'5006392a4e36499bbec4f6c38b01e8ec', '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'snaps_health_check-project_eb940e3e-8d58-4bc3-b379-b3245076a67c'}) 2018-11-01 16:49:39,645 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a66d9c5ec1d34a54b27f82624ae64f9b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_eb940e3e-8d58-4bc3-b379-b3245076a67c'}) 2018-11-01 16:49:39,845 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:49:39,963 - functest.core.tenantnetwork - DEBUG - role: 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'78878f19076c4dcdace2618738252887'}) 2018-11-01 16:49:40,626 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_eb940e3e-8d58-4bc3-b379-b3245076a67c', 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'5006392a4e36499bbec4f6c38b01e8ec', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e0ef1c68-f13a-406e-8fe6-6b97b46f3a7c', 'username': u'snaps_health_check-user_eb940e3e-8d58-4bc3-b379-b3245076a67c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:49:40,629 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_eb940e3e-8d58-4bc3-b379-b3245076a67c', 'password': 'e0ef1c68-f13a-406e-8fe6-6b97b46f3a7c', 'project_name': 'snaps_health_check-project_eb940e3e-8d58-4bc3-b379-b3245076a67c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '5006392a4e36499bbec4f6c38b01e8ec', 'project_domain_name': 'Default'} 2018-11-01 16:49:43,015 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-01 16:49:43,588 - 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.47: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.60', 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-11-01 16:49:43,589 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-11-01 16:49:43,589 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-11-01 16:50:16,767 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 33.176s OK 2018-11-01 16:50:16,890 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:50:16,891 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:33 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-11-01 16:50:18,456 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:26 | PASS | | singlevm2 | functest | healthcheck | 00:30 | PASS | | vping_ssh | functest | healthcheck | 00:33 | PASS | | vping_userdata | functest | healthcheck | 00:24 | PASS | | cinder_test | functest | healthcheck | 01:14 | PASS | | api_check | functest | healthcheck | 07:27 | PASS | | snaps_health_check | functest | healthcheck | 00:33 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-01 16:50:18,469 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-01 16:50:34,976 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 16:50:34,980 - 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.47,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.47:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=wnPdbxUPnJDMYVxCHECmxwByx 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=3e9dcf933068455ab9b9f3764849638d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 16:50:34,980 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 16:50:34,981 - 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 rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-11-01 16:50:35,016 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-11-01 16:50:36,335 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'dcb47a52837244d8a724cd92f86d01a0', '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'tempest_smoke-project_121f88f5-2bb9-4e79-8e5a-847f020a58ff'}) 2018-11-01 16:50:36,724 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'57fb68b0af514fe7bd533bdc7583b82f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_121f88f5-2bb9-4e79-8e5a-847f020a58ff'}) 2018-11-01 16:50:36,916 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:50:37,024 - functest.core.tenantnetwork - DEBUG - role: 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'481302796fb64ddebe1ed8ee1a1e3f23'}) 2018-11-01 16:50:37,607 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 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'dcb47a52837244d8a724cd92f86d01a0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c87193bc-3533-4165-89e9-dd3f86a5ac27', 'username': u'tempest_smoke-user_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:50:37,612 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'password': 'c87193bc-3533-4165-89e9-dd3f86a5ac27', 'project_name': 'tempest_smoke-project_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'dcb47a52837244d8a724cd92f86d01a0', 'project_domain_name': 'Default'} 2018-11-01 16:50:38,890 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 16:50:48,575 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 70084335-d134-4fb4-b66e-d8ff9a4dd4e5 | 2018-11-01T16:50:42.659747 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 70084335-d134-4fb4-b66e-d8ff9a4dd4e5 ~/.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-11-01 16:50:55,321 - 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-11-01 16:50:56,164 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 16:51:00,660 - 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=0fd80960-eeb2-47d7-9ce9-6733b15268cf) as the default verifier for the future CLI operations. 2018-11-01 16:51:03,057 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-11-01 16:51:04,359 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/b1c98384-4cc3-4914-9d70-b733bc9ba2d0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b1c98384-4cc3-4914-9d70-b733bc9ba2d0/file', 'owner': u'dcb47a52837244d8a724cd92f86d01a0', 'id': u'b1c98384-4cc3-4914-9d70-b733bc9ba2d0', 'size': 12716032, u'self': u'/v2/images/b1c98384-4cc3-4914-9d70-b733bc9ba2d0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dcb47a52837244d8a724cd92f86d01a0', 'name': 'tempest_smoke-project_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/b1c98384-4cc3-4914-9d70-b733bc9ba2d0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:51:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T16:51:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b1c98384-4cc3-4914-9d70-b733bc9ba2d0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_121f88f5-2bb9-4e79-8e5a-847f020a58ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'created': u'2018-11-01T16:51:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:51:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b1c98384-4cc3-4914-9d70-b733bc9ba2d0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_121f88f5-2bb9-4e79-8e5a-847f020a58ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:51:04,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_121f88f5-2bb9-4e79-8e5a-847f020a58ff', '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'3e9dcf933068455ab9b9f3764849638d', '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'192c1217-7463-4a75-9713-ad002f5a2481', 'swap': 0}) 2018-11-01 16:51:05,529 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/f2d524d0-51b3-4e00-8465-66c75cdb3aa6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f2d524d0-51b3-4e00-8465-66c75cdb3aa6/file', 'owner': u'dcb47a52837244d8a724cd92f86d01a0', 'id': u'f2d524d0-51b3-4e00-8465-66c75cdb3aa6', 'size': 12716032, u'self': u'/v2/images/f2d524d0-51b3-4e00-8465-66c75cdb3aa6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dcb47a52837244d8a724cd92f86d01a0', 'name': 'tempest_smoke-project_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/f2d524d0-51b3-4e00-8465-66c75cdb3aa6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:51:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T16:51:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f2d524d0-51b3-4e00-8465-66c75cdb3aa6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_121f88f5-2bb9-4e79-8e5a-847f020a58ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_121f88f5-2bb9-4e79-8e5a-847f020a58ff', 'created': u'2018-11-01T16:51:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:51:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f2d524d0-51b3-4e00-8465-66c75cdb3aa6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_121f88f5-2bb9-4e79-8e5a-847f020a58ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:51:05,566 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_121f88f5-2bb9-4e79-8e5a-847f020a58ff', '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'3e9dcf933068455ab9b9f3764849638d', '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'8f1ac9a5-801f-4fbf-ae91-1b06432e0fbb', 'swap': 0}) 2018-11-01 16:51:05,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_121f88f5-2bb9-4e79-8e5a-847f020a58ff', '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'3e9dcf933068455ab9b9f3764849638d', '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'8f1ac9a5-801f-4fbf-ae91-1b06432e0fbb', 'swap': 0}) 2018-11-01 16:51:08,636 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 16:51:08,636 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 16:51:08,637 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 16:51:08,640 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 16:51:08,658 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-01 16:51:11,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0fd80960-eeb2-47d7-9ce9-6733b15268cf/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-11-01 16:51:11,827 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 16:51:11,848 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 16:51:11,848 - 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-11-01 16:51:17,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:17.411 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 16:51:19,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:19.623 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.250s] 2018-11-01 16:51:19,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:19.668 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2018-11-01 16:51:21,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:21.753 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.253s] 2018-11-01 16:51:25,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:25.111 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.996s] 2018-11-01 16:51:26,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:26.199 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.246s] 2018-11-01 16:51:28,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:28.041 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.840s] 2018-11-01 16:51:29,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:29.800 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.543s] 2018-11-01 16:51:30,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:30.650 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.720s] 2018-11-01 16:51:38,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:38.621 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.751s] 2018-11-01 16:51:38,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:38.631 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-11-01 16:51:40,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:40.184 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.602s] 2018-11-01 16:51:44,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:44.284 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.748s] 2018-11-01 16:51:47,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:47.625 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.188s] 2018-11-01 16:51:50,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:50.883 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.076s] 2018-11-01 16:51:50,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:50.884 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-01 16:51:52,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:52.896 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.540s] 2018-11-01 16:51:55,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:55.386 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.839s] 2018-11-01 16:51:57,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:57.599 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.091s] 2018-11-01 16:51:57,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:51:57.600 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-01 16:52:00,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:00.364 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.528s] 2018-11-01 16:52:01,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:01.630 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.265s] 2018-11-01 16:52:02,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:02.693 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.062s] 2018-11-01 16:52:03,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:03.787 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.071s] 2018-11-01 16:52:08,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:08.622 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-01 16:52:11,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:11.357 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.753s] 2018-11-01 16:52:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:15.411 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.053s] 2018-11-01 16:52:20,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:20.822 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.410s] 2018-11-01 16:52:21,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:21.318 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.938s] 2018-11-01 16:52:22,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:22.021 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.703s] 2018-11-01 16:52:22,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:22.145 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.124s] 2018-11-01 16:52:22,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:22.309 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.163s] 2018-11-01 16:52:22,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:22.540 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.232s] 2018-11-01 16:52:22,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:22.602 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.062s] 2018-11-01 16:52:23,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:23.952 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-11-01 16:52:23,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:23.953 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-01 16:52:29,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:29.459 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.272s] 2018-11-01 16:52:30,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:30.920 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.458s] 2018-11-01 16:52:30,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:30.959 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.043s] 2018-11-01 16:52:35,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:35.076 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-01 16:52:35,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:35.828 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.899s] 2018-11-01 16:52:35,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:35.993 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.165s] 2018-11-01 16:52:36,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:36.101 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.107s] 2018-11-01 16:52:36,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:36.143 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.042s] 2018-11-01 16:52:36,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:36.236 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.092s] 2018-11-01 16:52:36,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:36.277 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.041s] 2018-11-01 16:52:37,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:37.018 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.133s] 2018-11-01 16:52:37,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:37.037 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2018-11-01 16:52:37,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:37.291 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.091s] 2018-11-01 16:52:37,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:37.373 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.082s] 2018-11-01 16:52:37,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:37.461 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.087s] 2018-11-01 16:52:37,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:37.468 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-01 16:52:40,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:40.517 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.521s] 2018-11-01 16:52:42,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:42.985 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.562s] 2018-11-01 16:52:54,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:54.919 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.116s] 2018-11-01 16:52:54,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:54.991 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.071s] 2018-11-01 16:52:55,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:55.042 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.051s] 2018-11-01 16:52:55,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:55.120 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.078s] 2018-11-01 16:52:55,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:55.168 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.732s] 2018-11-01 16:52:59,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:52:59.106 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.750s] 2018-11-01 16:53:01,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:01.536 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.368s] 2018-11-01 16:53:02,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:02.465 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-11-01 16:53:02,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:02.571 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.106s] 2018-11-01 16:53:04,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:04.198 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.091s] 2018-11-01 16:53:06,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:06.520 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 16:53:07,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:07.668 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.131s] 2018-11-01 16:53:09,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:09.118 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.905s] 2018-11-01 16:53:10,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:10.239 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.462s] 2018-11-01 16:53:11,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:11.651 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.983s] 2018-11-01 16:53:17,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:17.487 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.557s] 2018-11-01 16:53:17,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:17.603 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.015s] 2018-11-01 16:53:22,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:22.105 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.500s] 2018-11-01 16:53:25,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:25.422 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.778s] 2018-11-01 16:53:29,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:29.189 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.473s] 2018-11-01 16:53:29,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:29.521 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.416s] 2018-11-01 16:53:32,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:32.056 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.491s] 2018-11-01 16:53:34,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:34.407 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.217s] 2018-11-01 16:53:34,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:34.661 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.603s] 2018-11-01 16:53:36,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:36.036 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.628s] 2018-11-01 16:53:36,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:36.080 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.044s] 2018-11-01 16:53:36,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:36.117 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.037s] 2018-11-01 16:53:37,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:37.184 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.523s] 2018-11-01 16:53:40,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:40.291 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-11-01 16:53:42,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:42.187 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.813s] 2018-11-01 16:53:42,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:42.817 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.482s] 2018-11-01 16:53:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:44.792 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.972s] 2018-11-01 16:53:44,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:44.836 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-11-01 16:53:49,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:49.176 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.989s] 2018-11-01 16:53:50,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:50.641 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.465s] 2018-11-01 16:53:50,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:50.686 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.045s] 2018-11-01 16:53:50,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:50.740 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.054s] 2018-11-01 16:53:56,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:53:56.535 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [6.899s] 2018-11-01 16:54:05,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:05.888 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.534s] 2018-11-01 16:54:08,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:08.240 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.322s] 2018-11-01 16:54:14,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:14.358 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.468s] 2018-11-01 16:54:14,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:14.878 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.638s] 2018-11-01 16:54:20,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:20.367 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.487s] 2018-11-01 16:54:24,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:24.164 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.797s] 2018-11-01 16:54:35,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:35.547 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-01 16:54:40,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:40.594 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.393s] 2018-11-01 16:54:40,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:40.724 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.130s] 2018-11-01 16:54:49,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:49.957 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.239s] 2018-11-01 16:54:52,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:52.342 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.384s] 2018-11-01 16:54:54,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 16:54:54.638 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.296s] 2018-11-01 16:54:57,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c46af536-78fe-4dd9-9640-664afd28d9bc 2018-11-01 16:54:57,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c46af536-78fe-4dd9-9640-664afd28d9bc']'. 2018-11-01 16:54:58,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 16:54:58,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 16:54:58,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c46af536-78fe-4dd9-9640-664afd28d9bc | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 16:51:13 | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 16:54:57 | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:44 | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0fd80960-eeb2-47d7-9ce9-6733b15268cf) | 2018-11-01 16:54:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 70084335-d134-4fb4-b66e-d8ff9a4dd4e5) | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 217.267 | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-01 16:54:58,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 16:54:58,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 16:54:58,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 16:54:58,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-11-01 16:55:00,396 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 16:55:00,396 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:57 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-01 16:55:03,226 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-11-01 16:55:04,163 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'758d16a5ffa841b781f491982e67542b', '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'neutron-tempest-pl-project_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782'}) 2018-11-01 16:55:04,536 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9a85fe218f3b49d18fb346c5a8a64320', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782'}) 2018-11-01 16:55:04,657 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 16:55:04,770 - functest.core.tenantnetwork - DEBUG - role: 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'2db4a839d94647c1a1f9bcc5436edfe6'}) 2018-11-01 16:55:05,430 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 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'758d16a5ffa841b781f491982e67542b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '74e6223e-cbba-4b6f-ae5f-f21634caa56a', 'username': u'neutron-tempest-plugin-api-user_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 16:55:05,433 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'password': '74e6223e-cbba-4b6f-ae5f-f21634caa56a', 'project_name': 'neutron-tempest-pl-project_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '758d16a5ffa841b781f491982e67542b', 'project_domain_name': 'Default'} 2018-11-01 16:55:06,790 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 16:55:08,936 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 16:55:10,983 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0852116d-bef4-4e96-bc30-96607c551fbf | 2018-11-01T16:55:10.650346 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0852116d-bef4-4e96-bc30-96607c551fbf ~/.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-11-01 16:55:14,101 - 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-11-01 16:55:14,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 16:55:16,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-01 16:55:20,925 - 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=118e25ee-fbd3-4402-a3e6-5b85a0d11592) as the default verifier for the future CLI operations. 2018-11-01 16:55:23,317 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-11-01 16:55:24,556 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/8c63cec9-5992-4cfe-8c1c-ce68db4016f8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c63cec9-5992-4cfe-8c1c-ce68db4016f8/file', 'owner': u'758d16a5ffa841b781f491982e67542b', 'id': u'8c63cec9-5992-4cfe-8c1c-ce68db4016f8', 'size': 12716032, u'self': u'/v2/images/8c63cec9-5992-4cfe-8c1c-ce68db4016f8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'758d16a5ffa841b781f491982e67542b', 'name': 'neutron-tempest-pl-project_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/8c63cec9-5992-4cfe-8c1c-ce68db4016f8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:55:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T16:55:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8c63cec9-5992-4cfe-8c1c-ce68db4016f8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'created': u'2018-11-01T16:55:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:55:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8c63cec9-5992-4cfe-8c1c-ce68db4016f8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:55:24,780 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', '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'3e9dcf933068455ab9b9f3764849638d', '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'8821af0a-eb20-4830-ada0-d6adfe797057', 'swap': 0}) 2018-11-01 16:55:25,627 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/75b89553-58a4-4f0c-961f-de31c711c432/snap', u'metadata': Munch({})})], 'file': u'/v2/images/75b89553-58a4-4f0c-961f-de31c711c432/file', 'owner': u'758d16a5ffa841b781f491982e67542b', 'id': u'75b89553-58a4-4f0c-961f-de31c711c432', 'size': 12716032, u'self': u'/v2/images/75b89553-58a4-4f0c-961f-de31c711c432', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'758d16a5ffa841b781f491982e67542b', 'name': 'neutron-tempest-pl-project_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/75b89553-58a4-4f0c-961f-de31c711c432/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T16:55:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T16:55:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/75b89553-58a4-4f0c-961f-de31c711c432', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', 'created': u'2018-11-01T16:55:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T16:55:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/75b89553-58a4-4f0c-961f-de31c711c432', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 16:55:25,664 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', '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'3e9dcf933068455ab9b9f3764849638d', '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'cf387942-32f5-43d7-a3c6-c210f486370f', 'swap': 0}) 2018-11-01 16:55:25,691 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_c3b501f0-f0e8-43d7-b61b-c6d1b9d5d782', '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'3e9dcf933068455ab9b9f3764849638d', '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'cf387942-32f5-43d7-a3c6-c210f486370f', 'swap': 0}) 2018-11-01 16:55:28,638 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 16:55:28,638 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 16:55:28,639 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 16:55:28,641 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 16:55:28,658 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-01 16:55:31,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-118e25ee-fbd3-4402-a3e6-5b85a0d11592/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-11-01 16:55:31,572 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 16:55:31,599 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 16:55:31,600 - 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-11-01 17:06:32,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 723e3450-eba6-4a99-9952-3602973bfb7d 2018-11-01 17:06:32,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '723e3450-eba6-4a99-9952-3602973bfb7d']'. 2018-11-01 17:06:33,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 17:06:33,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 17:06:33,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 17:06:33,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 723e3450-eba6-4a99-9952-3602973bfb7d | 2018-11-01 17:06:33,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-01 17:06:33,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 16:55:33 | 2018-11-01 17:06:33,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 17:06:32 | 2018-11-01 17:06:33,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:59 | 2018-11-01 17:06:33,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-01 17:06:33,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 17:06:33,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 17:06:33,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 118e25ee-fbd3-4402-a3e6-5b85a0d11592) | 2018-11-01 17:06:33,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 17:06:33,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0852116d-bef4-4e96-bc30-96607c551fbf) | 2018-11-01 17:06:33,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-11-01 17:06:33,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 649.493 | 2018-11-01 17:06:33,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 489 | 2018-11-01 17:06:33,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 58 | 2018-11-01 17:06:33,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 17:06:33,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 17:06:33,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-01 17:06:33,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 17:06:33,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 17:06:33,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 17:06:33,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-11-01 17:06:35,666 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 17:06:35,666 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:12 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-11-01 17:06:38,715 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-01 17:06:39,678 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'fd5637cba9a148cf8a7c83023e7952b4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_f191a46b-ac33-4fce-a564-439233d8bb6d'}) 2018-11-01 17:06:40,057 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e1e6e61f3a304ffe8b2bd3db1a480cef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_f191a46b-ac33-4fce-a564-439233d8bb6d'}) 2018-11-01 17:06:40,255 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 17:06:40,368 - functest.core.tenantnetwork - DEBUG - role: 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'3ed8704a2b2d43dab8f1d3e5b9c8f74d'}) 2018-11-01 17:06:41,046 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_f191a46b-ac33-4fce-a564-439233d8bb6d', 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'fd5637cba9a148cf8a7c83023e7952b4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5c08b98e-0408-42f7-a646-544a9e779a72', 'username': u'rally_sanity-user_f191a46b-ac33-4fce-a564-439233d8bb6d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 17:06:41,051 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_f191a46b-ac33-4fce-a564-439233d8bb6d', 'password': '5c08b98e-0408-42f7-a646-544a9e779a72', 'project_name': 'rally_sanity-project_f191a46b-ac33-4fce-a564-439233d8bb6d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'fd5637cba9a148cf8a7c83023e7952b4', 'project_domain_name': 'Default'} 2018-11-01 17:06:42,017 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-01 17:06:42,371 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-11-01 17:06:42,965 - 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-11-01T17:06:42Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2086ad55-ee88-4e6e-ab51-29b0d4f984e5', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_f191a46b-ac33-4fce-a564-439233d8bb6d', u'created_at': u'2018-11-01T17:06:42Z', u'mtu': 1450, u'tenant_id': u'fd5637cba9a148cf8a7c83023e7952b4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'fd5637cba9a148cf8a7c83023e7952b4', u'l2_adjacency': True}) 2018-11-01 17:06:44,006 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T17:06:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'959bb3e7-4967-4998-9145-f03d6be8f447', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_f191a46b-ac33-4fce-a564-439233d8bb6d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2086ad55-ee88-4e6e-ab51-29b0d4f984e5', u'tenant_id': u'fd5637cba9a148cf8a7c83023e7952b4', u'created_at': u'2018-11-01T17:06:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fd5637cba9a148cf8a7c83023e7952b4'}) 2018-11-01 17:06:45,499 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T17:06:45Z', u'revision_number': 3, u'ha': False, u'id': u'988ccd22-2b9f-4899-a898-9c6b84f3c5ba', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_f191a46b-ac33-4fce-a564-439233d8bb6d', u'admin_state_up': True, u'tenant_id': u'fd5637cba9a148cf8a7c83023e7952b4', u'created_at': u'2018-11-01T17:06:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'fd5637cba9a148cf8a7c83023e7952b4'}) 2018-11-01 17:06:49,109 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/b7662ccb-c7f7-47ff-8a6b-6ec8584ed31e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b7662ccb-c7f7-47ff-8a6b-6ec8584ed31e/file', 'owner': u'fd5637cba9a148cf8a7c83023e7952b4', 'id': u'b7662ccb-c7f7-47ff-8a6b-6ec8584ed31e', 'size': 12716032, u'self': u'/v2/images/b7662ccb-c7f7-47ff-8a6b-6ec8584ed31e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fd5637cba9a148cf8a7c83023e7952b4', 'name': 'rally_sanity-project_f191a46b-ac33-4fce-a564-439233d8bb6d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/b7662ccb-c7f7-47ff-8a6b-6ec8584ed31e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T17:06:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T17:06:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b7662ccb-c7f7-47ff-8a6b-6ec8584ed31e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'created': u'2018-11-01T17:06:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T17:06:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b7662ccb-c7f7-47ff-8a6b-6ec8584ed31e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 17:06:49,373 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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'3e9dcf933068455ab9b9f3764849638d', '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'6b61f772-6dfb-486f-afb0-b9fcde04982e', 'swap': 0}) 2018-11-01 17:06:49,395 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 17:06:51,601 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 17:06:53,678 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4aa1345d-437c-4f03-ab44-f154c1923007 | 2018-11-01T17:06:53.328947 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4aa1345d-437c-4f03-ab44-f154c1923007 ~/.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-11-01 17:06:56,530 - 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-11-01 17:06:57,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-01 17:06:57,740 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f191a46b-ac33-4fce-a564-439233d8bb6d', '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'3e9dcf933068455ab9b9f3764849638d', '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'e0bb11cf-a37a-4db8-ba94-73812aeb668c', 'swap': 0}) 2018-11-01 17:06:57,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f191a46b-ac33-4fce-a564-439233d8bb6d', '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'3e9dcf933068455ab9b9f3764849638d', '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'e0bb11cf-a37a-4db8-ba94-73812aeb668c', 'swap': 0}) 2018-11-01 17:06:57,761 - 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-11-01 17:06:57,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:06:57,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:06:57,776 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-01 17:06:57,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:07:59,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 2018-11-01 17:07:59,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-11-01 17:07:59,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '54c95924-ed93-4dcb-8c09-ea5dd6e3c652'] 2018-11-01 17:08:00,106 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 -------------------------------------------------------------------------------- Task 54c95924-ed93-4dcb-8c09-ea5dd6e3c652: 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 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 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.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | total | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | -> duration | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.503495 Full duration: 7.476763 -------------------------------------------------------------------------------- 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 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841652 Full duration: 7.687567 -------------------------------------------------------------------------------- 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 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 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.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680949 Full duration: 7.408551 -------------------------------------------------------------------------------- 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 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 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 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> duration | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931943 Full duration: 7.871031 -------------------------------------------------------------------------------- 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 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 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.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 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.982081 Full duration: 7.85676 -------------------------------------------------------------------------------- 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 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 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.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> duration | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89054 Full duration: 8.069711 HINTS: * To plot HTML graphics with this data, run: rally task report 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 --out output.html * To generate a JUnit report, run: rally task export 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 --json --out output.json 2018-11-01 17:08:00,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '54c95924-ed93-4dcb-8c09-ea5dd6e3c652', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-11-01 17:08:02,015 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-11-01 17:08:01.890 718 INFO rally.api [-] Building 'json' report for the following task(s): '54c95924-ed93-4dcb-8c09-ea5dd6e3c652'. 2018-11-01 17:08:01.895 718 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:08:02,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '54c95924-ed93-4dcb-8c09-ea5dd6e3c652', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-11-01 17:08:03,970 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 54c95924-ed93-4dcb-8c09-ea5dd6e3c652 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-11-01 17:08:03.845 720 INFO rally.api [-] Building 'html' report for the following task(s): '54c95924-ed93-4dcb-8c09-ea5dd6e3c652'. 2018-11-01 17:08:03.868 720 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:08:03,973 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-01 17:08:03,974 - 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-11-01 17:08:03,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:08:03,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:08:03,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-01 17:08:03,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:09:27,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fd53a765-0533-4eb1-8527-835eda4f2432 2018-11-01 17:09:27,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fd53a765-0533-4eb1-8527-835eda4f2432'] 2018-11-01 17:09:28,628 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fd53a765-0533-4eb1-8527-835eda4f2432 -------------------------------------------------------------------------------- Task fd53a765-0533-4eb1-8527-835eda4f2432: 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 fd53a765-0533-4eb1-8527-835eda4f2432 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | glance_v2.delete_image | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | total | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 100.0% | 1 | | -> duration | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.792784 Full duration: 12.283508 -------------------------------------------------------------------------------- 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 fd53a765-0533-4eb1-8527-835eda4f2432 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | -> glance_v2.upload_data | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | glance_v2.list_images | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 100.0% | 1 | | -> duration | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.783172 Full duration: 13.401394 -------------------------------------------------------------------------------- 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 fd53a765-0533-4eb1-8527-835eda4f2432 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.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | -> duration | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.225528 Full duration: 7.860874 -------------------------------------------------------------------------------- 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": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ], "flavor": { "name": "rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fd53a765-0533-4eb1-8527-835eda4f2432 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | nova.boot_servers | 11.324 | 11.324 | 11.324 | 11.324 | 11.324 | 11.324 | 100.0% | 1 | | total | 14.115 | 14.115 | 14.115 | 14.115 | 14.115 | 14.115 | 100.0% | 1 | | -> duration | 13.115 | 13.115 | 13.115 | 13.115 | 13.115 | 13.115 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.114556 Full duration: 32.521926 HINTS: * To plot HTML graphics with this data, run: rally task report fd53a765-0533-4eb1-8527-835eda4f2432 --out output.html * To generate a JUnit report, run: rally task export fd53a765-0533-4eb1-8527-835eda4f2432 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fd53a765-0533-4eb1-8527-835eda4f2432 --json --out output.json 2018-11-01 17:09:28,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fd53a765-0533-4eb1-8527-835eda4f2432', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-11-01 17:09:30,439 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fd53a765-0533-4eb1-8527-835eda4f2432 --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-11-01 17:09:30.339 1270 INFO rally.api [-] Building 'json' report for the following task(s): 'fd53a765-0533-4eb1-8527-835eda4f2432'. 2018-11-01 17:09:30.344 1270 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:09:30,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fd53a765-0533-4eb1-8527-835eda4f2432', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-11-01 17:09:32,304 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fd53a765-0533-4eb1-8527-835eda4f2432 --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-11-01 17:09:32.175 1272 INFO rally.api [-] Building 'html' report for the following task(s): 'fd53a765-0533-4eb1-8527-835eda4f2432'. 2018-11-01 17:09:32.198 1272 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:09:32,308 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-01 17:09:32,308 - 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-11-01 17:09:32,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:09:32,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:09:32,317 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-01 17:09:32,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:12:32,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 2018-11-01 17:12:32,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd479ae9c-d5a8-4edb-8106-5aaf9deb7e55'] 2018-11-01 17:12:33,900 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 -------------------------------------------------------------------------------- Task d479ae9c-d5a8-4edb-8106-5aaf9deb7e55: 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | total | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 100.0% | 1 | | -> duration | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.500296 Full duration: 21.810862 -------------------------------------------------------------------------------- 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 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.3 | 3.3 | 3.3 | 3.3 | 3.3 | 3.3 | 100.0% | 1 | | cinder_v2.delete_volume | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | total | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 100.0% | 1 | | -> duration | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.746316 Full duration: 13.972589 -------------------------------------------------------------------------------- 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_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 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.55 | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 100.0% | 1 | | cinder_v2.delete_volume | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | total | 4.101 | 4.101 | 4.101 | 4.101 | 4.101 | 4.101 | 100.0% | 1 | | -> duration | 4.101 | 4.101 | 4.101 | 4.101 | 4.101 | 4.101 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.101403 Full duration: 14.993629 -------------------------------------------------------------------------------- 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 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.365 | 3.365 | 3.365 | 3.365 | 3.365 | 3.365 | 100.0% | 1 | | cinder_v2.delete_volume | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | total | 3.846 | 3.846 | 3.846 | 3.846 | 3.846 | 3.846 | 100.0% | 1 | | -> duration | 3.846 | 3.846 | 3.846 | 3.846 | 3.846 | 3.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.845692 Full duration: 14.094395 -------------------------------------------------------------------------------- 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 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.243 | 3.243 | 3.243 | 3.243 | 3.243 | 3.243 | 100.0% | 1 | | cinder_v2.extend_volume | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 100.0% | 1 | | cinder_v2.delete_volume | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 100.0% | 1 | | total | 4.061 | 4.061 | 4.061 | 4.061 | 4.061 | 4.061 | 100.0% | 1 | | -> duration | 4.061 | 4.061 | 4.061 | 4.061 | 4.061 | 4.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.061056 Full duration: 14.219903 -------------------------------------------------------------------------------- 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 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.505 | 3.505 | 3.505 | 3.505 | 3.505 | 3.505 | 100.0% | 1 | | cinder_v2.delete_volume | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | total | 6.012 | 6.012 | 6.012 | 6.012 | 6.012 | 6.012 | 100.0% | 1 | | -> duration | 6.012 | 6.012 | 6.012 | 6.012 | 6.012 | 6.012 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.011791 Full duration: 21.950506 -------------------------------------------------------------------------------- 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | cinder_v2.list_qos | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837996 Full duration: 12.523228 -------------------------------------------------------------------------------- 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | cinder_v2.set_qos | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84012 Full duration: 12.41933 -------------------------------------------------------------------------------- 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 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.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | cinder_v2.list_types | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838492 Full duration: 12.441674 -------------------------------------------------------------------------------- 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 d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 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.901689 Full duration: 12.403294 HINTS: * To plot HTML graphics with this data, run: rally task report d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 --out output.html * To generate a JUnit report, run: rally task export d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 --json --out output.json 2018-11-01 17:12:33,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd479ae9c-d5a8-4edb-8106-5aaf9deb7e55', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-11-01 17:12:35,615 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-11-01 17:12:35.511 3058 INFO rally.api [-] Building 'json' report for the following task(s): 'd479ae9c-d5a8-4edb-8106-5aaf9deb7e55'. 2018-11-01 17:12:35.520 3058 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:12:35,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd479ae9c-d5a8-4edb-8106-5aaf9deb7e55', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-11-01 17:12:37,430 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d479ae9c-d5a8-4edb-8106-5aaf9deb7e55 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-11-01 17:12:37.320 3060 INFO rally.api [-] Building 'html' report for the following task(s): 'd479ae9c-d5a8-4edb-8106-5aaf9deb7e55'. 2018-11-01 17:12:37.347 3060 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:12:37,444 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-01 17:12:37,445 - 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-11-01 17:12:37,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:12:37,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:12:37,458 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-11-01 17:12:37,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:14:33,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa45ae9a-2469-4373-9a5d-933a0e3934ec 2018-11-01 17:14:33,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'aa45ae9a-2469-4373-9a5d-933a0e3934ec'] 2018-11-01 17:14:34,111 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid aa45ae9a-2469-4373-9a5d-933a0e3934ec -------------------------------------------------------------------------------- Task aa45ae9a-2469-4373-9a5d-933a0e3934ec: 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610418 Full duration: 7.583368 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616794 Full duration: 7.219748 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643195 Full duration: 7.244817 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.844574 Full duration: 8.087821 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> duration | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594379 Full duration: 7.435486 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> duration | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835069 Full duration: 8.126827 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | total | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> duration | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588822 Full duration: 7.427961 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | -> duration | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.489108 Full duration: 9.038629 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603414 Full duration: 7.099978 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | gnocchi.delete_metric | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | -> duration | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.983932 Full duration: 8.165182 -------------------------------------------------------------------------------- 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 aa45ae9a-2469-4373-9a5d-933a0e3934ec 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | gnocchi.delete_resource | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823591 Full duration: 8.052564 HINTS: * To plot HTML graphics with this data, run: rally task report aa45ae9a-2469-4373-9a5d-933a0e3934ec --out output.html * To generate a JUnit report, run: rally task export aa45ae9a-2469-4373-9a5d-933a0e3934ec --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa45ae9a-2469-4373-9a5d-933a0e3934ec --json --out output.json 2018-11-01 17:14:34,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'aa45ae9a-2469-4373-9a5d-933a0e3934ec', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-11-01 17:14:35,995 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid aa45ae9a-2469-4373-9a5d-933a0e3934ec --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-11-01 17:14:35.894 4192 INFO rally.api [-] Building 'json' report for the following task(s): 'aa45ae9a-2469-4373-9a5d-933a0e3934ec'. 2018-11-01 17:14:35.903 4192 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:14:35,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'aa45ae9a-2469-4373-9a5d-933a0e3934ec', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-11-01 17:14:37,857 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid aa45ae9a-2469-4373-9a5d-933a0e3934ec --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-11-01 17:14:37.737 4194 INFO rally.api [-] Building 'html' report for the following task(s): 'aa45ae9a-2469-4373-9a5d-933a0e3934ec'. 2018-11-01 17:14:37.763 4194 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:14:37,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-11-01 17:14:37,870 - 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-11-01 17:14:37,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:14:37,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:14:37,885 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-01 17:14:37,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:16:01,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 2018-11-01 17:16:01,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5c7fd7cf-809a-4c8b-bb2e-b789f414ed32'] 2018-11-01 17:16:02,466 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 -------------------------------------------------------------------------------- Task 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32: 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 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.882 | 4.882 | 4.882 | 4.882 | 4.882 | 4.882 | 100.0% | 1 | | heat.update_stack | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | heat.delete_stack | 2.426 | 2.426 | 2.426 | 2.426 | 2.426 | 2.426 | 100.0% | 1 | | total | 10.07 | 10.07 | 10.07 | 10.07 | 10.07 | 10.07 | 100.0% | 1 | | -> duration | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.07029 Full duration: 18.498839 -------------------------------------------------------------------------------- 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 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 100.0% | 1 | | heat.check_stack | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 100.0% | 1 | | heat.delete_stack | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 100.0% | 1 | | total | 7.941 | 7.941 | 7.941 | 7.941 | 7.941 | 7.941 | 100.0% | 1 | | -> duration | 5.941 | 5.941 | 5.941 | 5.941 | 5.941 | 5.941 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.941059 Full duration: 18.069573 -------------------------------------------------------------------------------- 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 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.777 | 4.777 | 4.777 | 4.777 | 4.777 | 4.777 | 100.0% | 1 | | heat.suspend_stack | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | heat.resume_stack | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | heat.delete_stack | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 100.0% | 1 | | total | 8.434 | 8.434 | 8.434 | 8.434 | 8.434 | 8.434 | 100.0% | 1 | | -> duration | 6.434 | 6.434 | 6.434 | 6.434 | 6.434 | 6.434 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.433929 Full duration: 16.709688 -------------------------------------------------------------------------------- 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 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636252 Full duration: 8.505833 HINTS: * To plot HTML graphics with this data, run: rally task report 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 --out output.html * To generate a JUnit report, run: rally task export 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 --json --out output.json 2018-11-01 17:16:02,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5c7fd7cf-809a-4c8b-bb2e-b789f414ed32', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-11-01 17:16:04,437 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-11-01 17:16:04.329 5104 INFO rally.api [-] Building 'json' report for the following task(s): '5c7fd7cf-809a-4c8b-bb2e-b789f414ed32'. 2018-11-01 17:16:04.334 5104 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:16:04,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5c7fd7cf-809a-4c8b-bb2e-b789f414ed32', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-11-01 17:16:06,335 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5c7fd7cf-809a-4c8b-bb2e-b789f414ed32 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-11-01 17:16:06.217 5106 INFO rally.api [-] Building 'html' report for the following task(s): '5c7fd7cf-809a-4c8b-bb2e-b789f414ed32'. 2018-11-01 17:16:06.238 5106 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:16:06,339 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-01 17:16:06,340 - 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-11-01 17:16:06,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:16:06,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:16:06,349 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-01 17:16:06,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:19:24,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 087f7e35-2ba1-4ef0-b810-73b92a02318b 2018-11-01 17:19:24,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '087f7e35-2ba1-4ef0-b810-73b92a02318b'] 2018-11-01 17:19:25,144 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 087f7e35-2ba1-4ef0-b810-73b92a02318b -------------------------------------------------------------------------------- Task 087f7e35-2ba1-4ef0-b810-73b92a02318b: 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 087f7e35-2ba1-4ef0-b810-73b92a02318b 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.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.revoke_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800782 Full duration: 14.749194 -------------------------------------------------------------------------------- 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 087f7e35-2ba1-4ef0-b810-73b92a02318b 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927864 Full duration: 15.130355 -------------------------------------------------------------------------------- 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 087f7e35-2ba1-4ef0-b810-73b92a02318b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | keystone_v3.list_projects | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835606 Full duration: 14.791287 -------------------------------------------------------------------------------- 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 087f7e35-2ba1-4ef0-b810-73b92a02318b 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.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> duration | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.649514 Full duration: 12.65918 -------------------------------------------------------------------------------- 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 087f7e35-2ba1-4ef0-b810-73b92a02318b 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.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | -> duration | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.644782 Full duration: 12.667312 -------------------------------------------------------------------------------- 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 087f7e35-2ba1-4ef0-b810-73b92a02318b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | keystone_v3.create_user | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | -> keystone_v3.add_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.create_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_project | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.get_user | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_role | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.list_services | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_services | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 100.0% | 1 | | -> duration | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.029935 Full duration: 20.028001 -------------------------------------------------------------------------------- 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 087f7e35-2ba1-4ef0-b810-73b92a02318b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | keystone_v3.update_project | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.delete_project | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> duration | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.021588 Full duration: 13.002881 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 087f7e35-2ba1-4ef0-b810-73b92a02318b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | total | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> duration | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835352 Full duration: 14.750627 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 087f7e35-2ba1-4ef0-b810-73b92a02318b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.736435 Full duration: 15.110174 -------------------------------------------------------------------------------- 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 087f7e35-2ba1-4ef0-b810-73b92a02318b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | keystone_v3.list_users | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.957018 Full duration: 15.061577 -------------------------------------------------------------------------------- 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 087f7e35-2ba1-4ef0-b810-73b92a02318b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | keystone_v3.create_users | 5.501 | 5.501 | 5.501 | 5.501 | 5.501 | 5.501 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | total | 7.35 | 7.35 | 7.35 | 7.35 | 7.35 | 7.35 | 100.0% | 1 | | -> duration | 7.35 | 7.35 | 7.35 | 7.35 | 7.35 | 7.35 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.349566 Full duration: 24.853377 HINTS: * To plot HTML graphics with this data, run: rally task report 087f7e35-2ba1-4ef0-b810-73b92a02318b --out output.html * To generate a JUnit report, run: rally task export 087f7e35-2ba1-4ef0-b810-73b92a02318b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 087f7e35-2ba1-4ef0-b810-73b92a02318b --json --out output.json 2018-11-01 17:19:25,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '087f7e35-2ba1-4ef0-b810-73b92a02318b', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-11-01 17:19:27,142 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 087f7e35-2ba1-4ef0-b810-73b92a02318b --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-11-01 17:19:27.026 7018 INFO rally.api [-] Building 'json' report for the following task(s): '087f7e35-2ba1-4ef0-b810-73b92a02318b'. 2018-11-01 17:19:27.037 7018 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:19:27,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '087f7e35-2ba1-4ef0-b810-73b92a02318b', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-11-01 17:19:28,958 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 087f7e35-2ba1-4ef0-b810-73b92a02318b --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-11-01 17:19:28.833 7020 INFO rally.api [-] Building 'html' report for the following task(s): '087f7e35-2ba1-4ef0-b810-73b92a02318b'. 2018-11-01 17:19:28.863 7020 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:19:28,965 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-01 17:19:28,965 - 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-11-01 17:19:28,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:19:28,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:19:28,972 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-01 17:19:28,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:24:39,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f06d721b-7183-4fa7-82f8-cb764f39d3f4 2018-11-01 17:24:39,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f06d721b-7183-4fa7-82f8-cb764f39d3f4'] 2018-11-01 17:24:40,505 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f06d721b-7183-4fa7-82f8-cb764f39d3f4 -------------------------------------------------------------------------------- Task f06d721b-7183-4fa7-82f8-cb764f39d3f4: 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | neutron.delete_network | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | total | 1.892 | 1.892 | 1.892 | 1.892 | 1.892 | 1.892 | 100.0% | 1 | | -> duration | 1.892 | 1.892 | 1.892 | 1.892 | 1.892 | 1.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.89183 Full duration: 15.302739 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.685 | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 100.0% | 1 | | neutron.delete_port | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | -> duration | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.301874 Full duration: 28.539084 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | neutron.create_subnet | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | neutron.create_router | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | neutron.add_interface_router | 2.187 | 2.187 | 2.187 | 2.187 | 2.187 | 2.187 | 100.0% | 1 | | neutron.remove_interface_router | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 100.0% | 1 | | neutron.delete_router | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | total | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 100.0% | 1 | | -> duration | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.99931 Full duration: 36.799004 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.295 | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 100.0% | 1 | | neutron.delete_subnet | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 100.0% | 1 | | -> duration | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.893104 Full duration: 27.392318 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | neutron.list_networks | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> duration | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.049315 Full duration: 16.572317 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.711 | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 100.0% | 1 | | neutron.list_ports | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 100.0% | 1 | | -> duration | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.800548 Full duration: 29.50604 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | neutron.create_subnet | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_interface_router | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 100.0% | 1 | | neutron.list_routers | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 3.748 | 3.748 | 3.748 | 3.748 | 3.748 | 3.748 | 100.0% | 1 | | -> duration | 3.748 | 3.748 | 3.748 | 3.748 | 3.748 | 3.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.748192 Full duration: 39.094313 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_subnet | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 100.0% | 1 | | -> duration | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.873573 Full duration: 31.990093 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | neutron.delete_security_group | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> duration | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.128792 Full duration: 14.719782 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | neutron.create_security_group_rule | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | neutron.delete_security_group | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> duration | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.283489 Full duration: 14.738473 -------------------------------------------------------------------------------- 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 f06d721b-7183-4fa7-82f8-cb764f39d3f4 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.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | neutron.create_router | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | neutron.add_gateway_router | 1.97 | 1.97 | 1.97 | 1.97 | 1.97 | 1.97 | 100.0% | 1 | | neutron.remove_gateway_router | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | total | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 100.0% | 1 | | -> duration | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.364052 Full duration: 26.705704 HINTS: * To plot HTML graphics with this data, run: rally task report f06d721b-7183-4fa7-82f8-cb764f39d3f4 --out output.html * To generate a JUnit report, run: rally task export f06d721b-7183-4fa7-82f8-cb764f39d3f4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f06d721b-7183-4fa7-82f8-cb764f39d3f4 --json --out output.json 2018-11-01 17:24:40,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f06d721b-7183-4fa7-82f8-cb764f39d3f4', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-11-01 17:24:42,344 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f06d721b-7183-4fa7-82f8-cb764f39d3f4 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-11-01 17:24:42.238 10312 INFO rally.api [-] Building 'json' report for the following task(s): 'f06d721b-7183-4fa7-82f8-cb764f39d3f4'. 2018-11-01 17:24:42.249 10312 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:24:42,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f06d721b-7183-4fa7-82f8-cb764f39d3f4', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-11-01 17:24:44,210 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f06d721b-7183-4fa7-82f8-cb764f39d3f4 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-11-01 17:24:44.087 10314 INFO rally.api [-] Building 'html' report for the following task(s): 'f06d721b-7183-4fa7-82f8-cb764f39d3f4'. 2018-11-01 17:24:44.116 10314 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:24:44,227 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-01 17:24:44,228 - 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-11-01 17:24:44,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:24:44,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:24:44,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-01 17:24:44,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:31:31,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4ad9a423-11ab-4b3d-9141-e32ac9688031 2018-11-01 17:31:31,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4ad9a423-11ab-4b3d-9141-e32ac9688031'] 2018-11-01 17:31:31,853 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4ad9a423-11ab-4b3d-9141-e32ac9688031 -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031: finished -------------------------------------------------------------------------------- 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_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "nics": [ { "net-id": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.596 | 10.596 | 10.596 | 10.596 | 10.596 | 10.596 | 100.0% | 1 | | nova.live_migrate | 10.186 | 10.186 | 10.186 | 10.186 | 10.186 | 10.186 | 100.0% | 1 | | nova.delete_server | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | total | 23.288 | 23.288 | 23.288 | 23.288 | 23.288 | 23.288 | 100.0% | 1 | | -> duration | 22.288 | 22.288 | 22.288 | 22.288 | 22.288 | 22.288 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.287981 Full duration: 33.373768 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate 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_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "boot_server_kwargs": { "nics": [ { "net-id": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ] }, "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.02 | 8.02 | 8.02 | 8.02 | 8.02 | 8.02 | 100.0% | 1 | | cinder_v2.create_volume | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 100.0% | 1 | | nova.attach_volume | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 100.0% | 1 | | nova.live_migrate | 10.154 | 10.154 | 10.154 | 10.154 | 10.154 | 10.154 | 100.0% | 1 | | nova.detach_volume | 3.967 | 3.967 | 3.967 | 3.967 | 3.967 | 3.967 | 100.0% | 1 | | cinder_v2.delete_volume | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | nova.delete_server | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 100.0% | 1 | | total | 32.39 | 32.39 | 32.39 | 32.39 | 32.39 | 32.39 | 100.0% | 1 | | -> duration | 31.39 | 31.39 | 31.39 | 31.39 | 31.39 | 31.39 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.390429 Full duration: 44.551439 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ], "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 100.0% | 1 | | nova.boot_server | 10.471 | 10.471 | 10.471 | 10.471 | 10.471 | 10.471 | 100.0% | 1 | | nova.live_migrate | 14.816 | 14.816 | 14.816 | 14.816 | 14.816 | 14.816 | 100.0% | 1 | | nova.delete_server | 4.827 | 4.827 | 4.827 | 4.827 | 4.827 | 4.827 | 100.0% | 1 | | total | 35.797 | 35.797 | 35.797 | 35.797 | 35.797 | 35.797 | 100.0% | 1 | | -> duration | 34.797 | 34.797 | 34.797 | 34.797 | 34.797 | 34.797 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.797366 Full duration: 48.222379 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ] }, "flavor": { "name": "rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | nova.boot_server | 7.464 | 7.464 | 7.464 | 7.464 | 7.464 | 7.464 | 100.0% | 1 | | nova.delete_server | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 100.0% | 1 | | nova.delete_keypair | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 10.926 | 10.926 | 10.926 | 10.926 | 10.926 | 10.926 | 100.0% | 1 | | -> duration | 9.926 | 9.926 | 9.926 | 9.926 | 9.926 | 9.926 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.926085 Full duration: 34.067964 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "nics": [ { "net-id": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 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.528 | 3.528 | 3.528 | 3.528 | 3.528 | 3.528 | 100.0% | 1 | | nova.boot_server | 8.456 | 8.456 | 8.456 | 8.456 | 8.456 | 8.456 | 100.0% | 1 | | nova.delete_server | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 100.0% | 1 | | total | 14.297 | 14.297 | 14.297 | 14.297 | 14.297 | 14.297 | 100.0% | 1 | | -> duration | 13.297 | 13.297 | 13.297 | 13.297 | 13.297 | 13.297 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.297297 Full duration: 39.705417 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "nics": [ { "net-id": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.256 | 8.256 | 8.256 | 8.256 | 8.256 | 8.256 | 100.0% | 1 | | nova.pause_server | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 100.0% | 1 | | nova.unpause_server | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | nova.delete_server | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 100.0% | 1 | | total | 15.823 | 15.823 | 15.823 | 15.823 | 15.823 | 15.823 | 100.0% | 1 | | -> duration | 10.823 | 10.823 | 10.823 | 10.823 | 10.823 | 10.823 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.823152 Full duration: 38.397843 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ], "flavor": { "name": "rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.202 | 10.202 | 10.202 | 10.202 | 10.202 | 10.202 | 100.0% | 1 | | nova.migrate | 9.988 | 9.988 | 9.988 | 9.988 | 9.988 | 9.988 | 100.0% | 1 | | nova.resize_confirm | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | nova.delete_server | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 100.0% | 1 | | total | 25.206 | 25.206 | 25.206 | 25.206 | 25.206 | 25.206 | 100.0% | 1 | | -> duration | 24.206 | 24.206 | 24.206 | 24.206 | 24.206 | 24.206 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.206291 Full duration: 34.928615 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.015 | 8.015 | 8.015 | 8.015 | 8.015 | 8.015 | 100.0% | 1 | | nova.list_interfaces | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 8.109 | 8.109 | 8.109 | 8.109 | 8.109 | 8.109 | 100.0% | 1 | | -> duration | 7.109 | 7.109 | 7.109 | 7.109 | 7.109 | 7.109 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.10896 Full duration: 33.951752 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "2086ad55-ee88-4e6e-ab51-29b0d4f984e5" } ], "flavor": { "name": "rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "image": { "name": "rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.823 | 9.823 | 9.823 | 9.823 | 9.823 | 9.823 | 100.0% | 1 | | nova.associate_floating_ip | 2.959 | 2.959 | 2.959 | 2.959 | 2.959 | 2.959 | 100.0% | 1 | | -> neutron.list_ports | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | nova.dissociate_floating_ip | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 16.673 | 16.673 | 16.673 | 16.673 | 16.673 | 16.673 | 100.0% | 1 | | -> duration | 15.673 | 15.673 | 15.673 | 15.673 | 15.673 | 15.673 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.67318 Full duration: 44.253166 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ad9a423-11ab-4b3d-9141-e32ac9688031 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | nova.delete_server_group | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.002546 Full duration: 9.606778 HINTS: * To plot HTML graphics with this data, run: rally task report 4ad9a423-11ab-4b3d-9141-e32ac9688031 --out output.html * To generate a JUnit report, run: rally task export 4ad9a423-11ab-4b3d-9141-e32ac9688031 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4ad9a423-11ab-4b3d-9141-e32ac9688031 --json --out output.json 2018-11-01 17:31:31,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4ad9a423-11ab-4b3d-9141-e32ac9688031', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-11-01 17:31:33,903 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4ad9a423-11ab-4b3d-9141-e32ac9688031 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-11-01 17:31:33.769 12120 INFO rally.api [-] Building 'json' report for the following task(s): '4ad9a423-11ab-4b3d-9141-e32ac9688031'. 2018-11-01 17:31:33.781 12120 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:31:33,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4ad9a423-11ab-4b3d-9141-e32ac9688031', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-11-01 17:31:35,847 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4ad9a423-11ab-4b3d-9141-e32ac9688031 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-11-01 17:31:35.724 12122 INFO rally.api [-] Building 'html' report for the following task(s): '4ad9a423-11ab-4b3d-9141-e32ac9688031'. 2018-11-01 17:31:35.753 12122 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:31:35,865 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-11-01 17:31:35,866 - 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-11-01 17:31:35,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:31:35,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:31:35,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-01 17:31:35,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '2086ad55-ee88-4e6e-ab51-29b0d4f984e5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f191a46b-ac33-4fce-a564-439233d8bb6d', 'flavor_name': 'rally_sanity-flavor_f191a46b-ac33-4fce-a564-439233d8bb6d', '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_f191a46b-ac33-4fce-a564-439233d8bb6d', '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-11-01 17:32:28,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 13daf97f-d72b-4152-8479-823303a4d363 2018-11-01 17:32:28,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '13daf97f-d72b-4152-8479-823303a4d363'] 2018-11-01 17:32:29,623 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 13daf97f-d72b-4152-8479-823303a4d363 -------------------------------------------------------------------------------- Task 13daf97f-d72b-4152-8479-823303a4d363: 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 13daf97f-d72b-4152-8479-823303a4d363 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | quotas.delete_quotas | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> duration | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.92889 Full duration: 8.87851 -------------------------------------------------------------------------------- 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 13daf97f-d72b-4152-8479-823303a4d363 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.734449 Full duration: 9.047514 -------------------------------------------------------------------------------- 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 13daf97f-d72b-4152-8479-823303a4d363 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.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893257 Full duration: 8.94514 -------------------------------------------------------------------------------- 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 13daf97f-d72b-4152-8479-823303a4d363 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.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.034863 Full duration: 8.77129 HINTS: * To plot HTML graphics with this data, run: rally task report 13daf97f-d72b-4152-8479-823303a4d363 --out output.html * To generate a JUnit report, run: rally task export 13daf97f-d72b-4152-8479-823303a4d363 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 13daf97f-d72b-4152-8479-823303a4d363 --json --out output.json 2018-11-01 17:32:29,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '13daf97f-d72b-4152-8479-823303a4d363', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-11-01 17:32:31,493 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 13daf97f-d72b-4152-8479-823303a4d363 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-11-01 17:32:31.387 12632 INFO rally.api [-] Building 'json' report for the following task(s): '13daf97f-d72b-4152-8479-823303a4d363'. 2018-11-01 17:32:31.391 12632 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:32:31,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '13daf97f-d72b-4152-8479-823303a4d363', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-11-01 17:32:33,378 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 13daf97f-d72b-4152-8479-823303a4d363 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-11-01 17:32:33.265 12634 INFO rally.api [-] Building 'html' report for the following task(s): '13daf97f-d72b-4152-8479-823303a4d363'. 2018-11-01 17:32:33.285 12634 INFO rally.api [-] The report has been successfully built. 2018-11-01 17:32:33,383 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-01 17:32:33,386 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:46 | 6 | 100.00% | | glance | 00:01:06 | 4 | 100.00% | | cinder | 00:02:30 | 10 | 100.00% | | gnocchi | 00:01:25 | 11 | 100.00% | | heat | 00:01:01 | 4 | 100.00% | | keystone | 00:02:52 | 11 | 100.00% | | neutron | 00:04:41 | 11 | 100.00% | | nova | 00:06:01 | 10 | 100.00% | | quotas | 00:00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:01 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-01 17:32:33,386 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-11-01 17:32:33,509 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 17:32:33,510 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:51 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-01 17:32:42,372 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-11-01 17:32:43,332 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'ce6780e183324d51b0f3fa6c1f5af1fa', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_2f8157d9-d401-49dc-b20e-e83c32ba6d75'}) 2018-11-01 17:32:43,697 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'313fdff1d94541c1a8e4d8614eb36116', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_2f8157d9-d401-49dc-b20e-e83c32ba6d75'}) 2018-11-01 17:32:43,898 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 17:32:44,008 - functest.core.tenantnetwork - DEBUG - role: 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'18aacf4d93224e2090345d3472038c92'}) 2018-11-01 17:32:44,579 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_2f8157d9-d401-49dc-b20e-e83c32ba6d75', 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'ce6780e183324d51b0f3fa6c1f5af1fa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1abd99ab-53e4-4405-90a4-1241e7ad6d86', 'username': u'rally_jobs-user_2f8157d9-d401-49dc-b20e-e83c32ba6d75', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 17:32:44,582 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_2f8157d9-d401-49dc-b20e-e83c32ba6d75', 'password': '1abd99ab-53e4-4405-90a4-1241e7ad6d86', 'project_name': 'rally_jobs-project_2f8157d9-d401-49dc-b20e-e83c32ba6d75', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'ce6780e183324d51b0f3fa6c1f5af1fa', 'project_domain_name': 'Default'} 2018-11-01 17:32:45,316 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-11-01 17:32:45,906 - 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-11-01T17:32:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'02881cde-6fe3-4278-83fb-c53013fecc90', u'provider:segmentation_id': 11, 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_jobs-net_2f8157d9-d401-49dc-b20e-e83c32ba6d75', u'created_at': u'2018-11-01T17:32:45Z', u'mtu': 1450, u'tenant_id': u'ce6780e183324d51b0f3fa6c1f5af1fa', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ce6780e183324d51b0f3fa6c1f5af1fa', u'l2_adjacency': True}) 2018-11-01 17:32:46,970 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T17:32:46Z', 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'81f8ec76-f784-4888-a1ac-bf35ba76e251', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_2f8157d9-d401-49dc-b20e-e83c32ba6d75', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'02881cde-6fe3-4278-83fb-c53013fecc90', u'tenant_id': u'ce6780e183324d51b0f3fa6c1f5af1fa', u'created_at': u'2018-11-01T17:32:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ce6780e183324d51b0f3fa6c1f5af1fa'}) 2018-11-01 17:32:48,452 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T17:32:48Z', u'revision_number': 3, u'ha': False, u'id': u'84a910eb-d70b-4cbe-8734-13581754e7cb', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_2f8157d9-d401-49dc-b20e-e83c32ba6d75', u'admin_state_up': True, u'tenant_id': u'ce6780e183324d51b0f3fa6c1f5af1fa', u'created_at': u'2018-11-01T17:32:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'ce6780e183324d51b0f3fa6c1f5af1fa'}) 2018-11-01 17:32:51,566 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/8000b87b-828c-45d7-9c4e-dee4b831d88e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8000b87b-828c-45d7-9c4e-dee4b831d88e/file', 'owner': u'ce6780e183324d51b0f3fa6c1f5af1fa', 'id': u'8000b87b-828c-45d7-9c4e-dee4b831d88e', 'size': 12716032, u'self': u'/v2/images/8000b87b-828c-45d7-9c4e-dee4b831d88e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ce6780e183324d51b0f3fa6c1f5af1fa', 'name': 'rally_jobs-project_2f8157d9-d401-49dc-b20e-e83c32ba6d75', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/8000b87b-828c-45d7-9c4e-dee4b831d88e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T17:32:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T17:32:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_2f8157d9-d401-49dc-b20e-e83c32ba6d75', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8000b87b-828c-45d7-9c4e-dee4b831d88e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_2f8157d9-d401-49dc-b20e-e83c32ba6d75', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_2f8157d9-d401-49dc-b20e-e83c32ba6d75', 'created': u'2018-11-01T17:32:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T17:32:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8000b87b-828c-45d7-9c4e-dee4b831d88e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_2f8157d9-d401-49dc-b20e-e83c32ba6d75', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 17:32:51,786 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_2f8157d9-d401-49dc-b20e-e83c32ba6d75', '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'3e9dcf933068455ab9b9f3764849638d', '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'5e6695a8-0fc0-4c02-9ba4-3181dbd4e7e5', 'swap': 0}) 2018-11-01 17:32:51,809 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 17:32:53,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 17:32:55,878 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ad2e0ce6-fc9f-483b-8e81-b72dc9d1fbb4 | 2018-11-01T17:32:55.516672 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ad2e0ce6-fc9f-483b-8e81-b72dc9d1fbb4 ~/.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-11-01 17:32:58,714 - 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-11-01 17:32:59,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-01 17:32:59,829 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_2f8157d9-d401-49dc-b20e-e83c32ba6d75', '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'3e9dcf933068455ab9b9f3764849638d', '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'68f58bd3-650a-4144-8d42-04e2586edcf6', 'swap': 0}) 2018-11-01 17:32:59,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_2f8157d9-d401-49dc-b20e-e83c32ba6d75', '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'3e9dcf933068455ab9b9f3764849638d', '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'68f58bd3-650a-4144-8d42-04e2586edcf6', 'swap': 0}) 2018-11-01 17:32:59,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-11-01 17:32:59,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-01 17:32:59,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-01 17:33:00,082 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-01 17:33:00,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-11-01 18:00:56,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d67319b4-1acc-425b-9115-9f06c1ff2f7a 2018-11-01 18:00:56,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-11-01 18:00:56,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd67319b4-1acc-425b-9115-9f06c1ff2f7a'] 2018-11-01 18:00:57,858 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d67319b4-1acc-425b-9115-9f06c1ff2f7a -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.988 | 2.586 | 4.612 | 4.823 | 5.459 | 2.832 | 100.0% | 100 | | neutron.list_networks | 0.115 | 0.543 | 1.255 | 1.345 | 1.619 | 0.675 | 100.0% | 100 | | total | 1.442 | 3.411 | 5.617 | 6.009 | 6.444 | 3.507 | 100.0% | 100 | | -> duration | 1.442 | 3.411 | 5.617 | 6.009 | 6.444 | 3.507 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.00056 Full duration: 51.690779 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.954 | 1.87 | 2.794 | 2.973 | 4.095 | 1.995 | 100.0% | 40 | | neutron.update_network | 0.438 | 1.143 | 2.114 | 2.349 | 2.451 | 1.24 | 100.0% | 40 | | total | 1.416 | 3.044 | 4.791 | 4.87 | 5.22 | 3.235 | 100.0% | 40 | | -> duration | 1.416 | 3.044 | 4.791 | 4.87 | 5.22 | 3.235 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.011357 Full duration: 31.447206 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.137 | 2.0 | 2.454 | 2.76 | 3.357 | 1.979 | 100.0% | 40 | | neutron.delete_network | 0.585 | 1.702 | 2.739 | 3.042 | 3.34 | 1.861 | 100.0% | 40 | | total | 1.997 | 3.667 | 5.055 | 5.394 | 5.521 | 3.84 | 100.0% | 40 | | -> duration | 1.997 | 3.667 | 5.055 | 5.394 | 5.521 | 3.84 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.926573 Full duration: 22.950193 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.459 | 2.215 | 2.928 | 3.124 | 3.436 | 2.301 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.429 | 3.378 | 6.86 | 7.487 | 7.766 | 3.867 | 100.0% | 40 | | neutron.list_subnets | 0.188 | 0.349 | 0.807 | 0.817 | 0.995 | 0.434 | 100.0% | 40 | | total | 3.433 | 6.236 | 10.643 | 10.872 | 10.874 | 6.602 | 100.0% | 40 | | -> duration | 3.433 | 6.236 | 10.643 | 10.872 | 10.874 | 6.602 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.785024 Full duration: 65.1735 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.937 | 2.006 | 2.687 | 3.039 | 3.661 | 2.04 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.581 | 3.732 | 6.207 | 6.793 | 10.085 | 3.983 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.125 | 2.83 | 4.77 | 5.213 | 6.097 | 3.0 | 100.0% | 100 | | total | 3.923 | 8.611 | 12.762 | 14.55 | 17.696 | 9.022 | 100.0% | 100 | | -> duration | 3.923 | 8.611 | 12.762 | 14.55 | 17.696 | 9.022 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.761612 Full duration: 138.499565 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.075 | 1.953 | 2.502 | 2.749 | 3.61 | 1.954 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.581 | 4.147 | 7.43 | 7.481 | 7.737 | 4.366 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.501 | 4.984 | 9.285 | 9.438 | 10.398 | 5.276 | 100.0% | 40 | | total | 4.679 | 10.637 | 19.178 | 19.369 | 19.575 | 11.597 | 100.0% | 40 | | -> duration | 4.679 | 10.637 | 19.178 | 19.369 | 19.575 | 11.597 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.751347 Full duration: 52.256809 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.299 | 2.125 | 2.843 | 3.044 | 3.297 | 2.165 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.666 | 3.959 | 6.697 | 6.913 | 7.379 | 4.335 | 100.0% | 40 | | neutron.create_router (x2) | 0.323 | 1.292 | 2.165 | 2.492 | 2.912 | 1.346 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.391 | 14.932 | 21.522 | 28.584 | 29.021 | 16.01 | 100.0% | 40 | | neutron.list_routers | 0.192 | 0.606 | 1.272 | 1.456 | 1.92 | 0.666 | 100.0% | 40 | | total | 10.74 | 22.352 | 32.555 | 41.44 | 41.444 | 24.524 | 100.0% | 40 | | -> duration | 10.74 | 22.352 | 32.555 | 41.44 | 41.444 | 24.524 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.231277 Full duration: 168.733824 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.227 | 2.438 | 3.459 | 3.474 | 3.607 | 2.524 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.535 | 4.696 | 7.643 | 9.433 | 10.106 | 4.984 | 100.0% | 40 | | neutron.create_router (x2) | 0.361 | 1.167 | 2.586 | 3.45 | 3.905 | 1.44 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.375 | 17.125 | 22.406 | 25.922 | 26.406 | 16.7 | 100.0% | 40 | | neutron.update_router (x2) | 1.341 | 4.578 | 6.168 | 8.335 | 8.418 | 4.485 | 100.0% | 40 | | total | 15.919 | 28.269 | 38.59 | 48.221 | 48.288 | 30.134 | 100.0% | 40 | | -> duration | 15.919 | 28.269 | 38.59 | 48.221 | 48.288 | 30.134 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 71.803202 Full duration: 176.663532 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.216 | 1.884 | 2.535 | 2.83 | 3.506 | 1.963 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.691 | 3.665 | 7.614 | 7.894 | 11.196 | 4.339 | 100.0% | 40 | | neutron.create_router (x2) | 0.34 | 0.636 | 2.197 | 2.651 | 3.085 | 0.968 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.773 | 13.819 | 28.186 | 28.84 | 30.973 | 16.144 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.422 | 8.579 | 19.252 | 20.642 | 24.846 | 11.116 | 100.0% | 40 | | neutron.delete_router (x2) | 1.053 | 2.062 | 4.701 | 5.1 | 5.378 | 2.589 | 100.0% | 40 | | total | 19.168 | 30.738 | 63.591 | 64.439 | 73.241 | 37.12 | 100.0% | 40 | | -> duration | 19.168 | 30.738 | 63.591 | 64.439 | 73.241 | 37.12 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 90.141496 Full duration: 148.949619 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.802 | 0.953 | 1.424 | 1.426 | 1.428 | 1.081 | 100.0% | 8 | | neutron.create_port (x50) | 35.183 | 37.819 | 101.33 | 101.691 | 102.051 | 60.616 | 100.0% | 8 | | neutron.list_ports | 0.245 | 0.648 | 0.798 | 0.875 | 0.952 | 0.627 | 100.0% | 8 | | total | 36.753 | 39.194 | 103.331 | 103.764 | 104.197 | 62.327 | 100.0% | 8 | | -> duration | 36.753 | 39.194 | 103.331 | 103.764 | 104.197 | 62.327 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 140.355871 Full duration: 217.799334 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.024 | 1.807 | 2.409 | 2.523 | 3.415 | 1.825 | 100.0% | 40 | | neutron.create_port (x5) | 5.107 | 9.715 | 16.229 | 20.618 | 21.025 | 10.524 | 100.0% | 40 | | neutron.update_port (x5) | 2.318 | 4.913 | 8.194 | 10.477 | 11.197 | 5.301 | 100.0% | 40 | | total | 8.752 | 16.541 | 26.173 | 33.687 | 33.943 | 17.651 | 100.0% | 40 | | -> duration | 8.752 | 16.541 | 26.173 | 33.687 | 33.943 | 17.651 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.529238 Full duration: 100.31325 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.9 | 1.836 | 3.089 | 3.741 | 4.362 | 1.902 | 100.0% | 40 | | neutron.create_port (x5) | 4.563 | 8.728 | 25.022 | 25.457 | 26.627 | 11.259 | 100.0% | 40 | | neutron.delete_port (x5) | 2.414 | 4.897 | 11.61 | 13.009 | 13.216 | 5.793 | 100.0% | 40 | | total | 8.419 | 15.462 | 40.465 | 41.477 | 41.487 | 18.955 | 100.0% | 40 | | -> duration | 8.419 | 15.462 | 40.465 | 41.477 | 41.487 | 18.955 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.777497 Full duration: 66.270362 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.301 | 0.742 | 0.927 | 1.008 | 1.051 | 0.736 | 100.0% | 40 | | total | 1.065 | 1.379 | 1.888 | 1.942 | 1.981 | 1.457 | 100.0% | 40 | | -> duration | 1.065 | 1.379 | 1.888 | 1.942 | 1.981 | 1.457 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.480128 Full duration: 40.308759 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d67319b4-1acc-425b-9115-9f06c1ff2f7a 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.072 | 1.347 | 1.44 | 1.443 | 1.447 | 1.303 | 100.0% | 4 | | neutron.create_subnet | 0.638 | 0.976 | 1.287 | 1.289 | 1.291 | 0.97 | 100.0% | 4 | | neutron.create_port (x125) | 128.016 | 182.499 | 236.806 | 236.915 | 237.024 | 182.509 | 100.0% | 4 | | neutron.create_trunk | 6.266 | 9.465 | 12.788 | 12.828 | 12.868 | 9.516 | 100.0% | 4 | | neutron.update_port | 1.528 | 2.031 | 2.683 | 2.723 | 2.764 | 2.089 | 100.0% | 4 | | neutron.list_trunks | 0.039 | 0.044 | 0.049 | 0.049 | 0.049 | 0.044 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.231 | 0.388 | 0.656 | 0.682 | 0.708 | 0.429 | 100.0% | 4 | | neutron.delete_trunk | 0.27 | 0.374 | 0.542 | 0.556 | 0.57 | 0.397 | 100.0% | 4 | | total | 138.147 | 197.365 | 256.04 | 256.111 | 256.181 | 197.265 | 100.0% | 4 | | -> duration | 138.147 | 197.365 | 256.04 | 256.111 | 256.181 | 197.265 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 256.18911 Full duration: 361.401239 HINTS: * To plot HTML graphics with this data, run: rally task report d67319b4-1acc-425b-9115-9f06c1ff2f7a --out output.html * To generate a JUnit report, run: rally task export d67319b4-1acc-425b-9115-9f06c1ff2f7a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d67319b4-1acc-425b-9115-9f06c1ff2f7a --json --out output.json 2018-11-01 18:00:57,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd67319b4-1acc-425b-9115-9f06c1ff2f7a', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-11-01 18:00:59,966 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d67319b4-1acc-425b-9115-9f06c1ff2f7a --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-11-01 18:00:59.520 17710 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-01 18:00:59.520 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-01 18:00:59.522 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-01 18:00:59.723 17710 INFO rally.api [-] Building 'json' report for the following task(s): 'd67319b4-1acc-425b-9115-9f06c1ff2f7a'. 2018-11-01 18:00:59.842 17710 INFO rally.api [-] The report has been successfully built. 2018-11-01 18:00:59,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd67319b4-1acc-425b-9115-9f06c1ff2f7a', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-11-01 18:01:02,455 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d67319b4-1acc-425b-9115-9f06c1ff2f7a --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-11-01 18:01:01.849 17712 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-01 18:01:01.850 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-01 18:01:01.852 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-01 18:01:02.064 17712 INFO rally.api [-] Building 'html' report for the following task(s): 'd67319b4-1acc-425b-9115-9f06c1ff2f7a'. 2018-11-01 18:01:02.365 17712 INFO rally.api [-] The report has been successfully built. 2018-11-01 18:01:02,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-01 18:01:02,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:22 | 612 | 100.00% | | | | | | | TOTAL: | 00:27:22 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-11-01 18:01:02,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-11-01 18:01:02,710 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 18:01:02,710 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 28:17 | PASS | +--------------------+------------------+------------------+----------------+ 2018-11-01 18:01:11,840 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-01 18:01:12,789 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'ffec6910f55143a4a7ea29519dd42127', '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'refstack_defcore-project_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf'}) 2018-11-01 18:01:13,171 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1a1ad73edefb4b8eab5d1f082e5e6633', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf'}) 2018-11-01 18:01:13,366 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 18:01:13,483 - functest.core.tenantnetwork - DEBUG - role: 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'0558426a2c6e4084bbffaff540e1f6c5'}) 2018-11-01 18:01:14,048 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 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'ffec6910f55143a4a7ea29519dd42127', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '29652012-c6a3-4a78-a3cc-b7ce6ccf9f76', 'username': u'refstack_defcore-user_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 18:01:14,053 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'password': '29652012-c6a3-4a78-a3cc-b7ce6ccf9f76', 'project_name': 'refstack_defcore-project_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'ffec6910f55143a4a7ea29519dd42127', 'project_domain_name': 'Default'} 2018-11-01 18:01:15,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 18:01:17,386 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 18:01:19,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f7a728ce-95be-4b21-bb28-b11554b39028 | 2018-11-01T18:01:19.102678 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f7a728ce-95be-4b21-bb28-b11554b39028 ~/.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-11-01 18:01:22,422 - 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-11-01 18:01:23,219 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 18:01:25,148 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-01 18:01:27,615 - 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=181d0073-5737-494b-8c2e-51b0b5d06f29) as the default verifier for the future CLI operations. 2018-11-01 18:01:29,834 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-01 18:01:31,053 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/a623b93f-50e3-45df-aaa8-ebdd6bd4f78f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a623b93f-50e3-45df-aaa8-ebdd6bd4f78f/file', 'owner': u'ffec6910f55143a4a7ea29519dd42127', 'id': u'a623b93f-50e3-45df-aaa8-ebdd6bd4f78f', 'size': 12716032, u'self': u'/v2/images/a623b93f-50e3-45df-aaa8-ebdd6bd4f78f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ffec6910f55143a4a7ea29519dd42127', 'name': 'refstack_defcore-project_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/a623b93f-50e3-45df-aaa8-ebdd6bd4f78f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T18:01:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T18:01:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a623b93f-50e3-45df-aaa8-ebdd6bd4f78f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'created': u'2018-11-01T18:01:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T18:01:30Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a623b93f-50e3-45df-aaa8-ebdd6bd4f78f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 18:01:31,763 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', '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'3e9dcf933068455ab9b9f3764849638d', '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'c16de6fd-b875-449c-a6b9-c58616ed9a0c', 'swap': 0}) 2018-11-01 18:01:33,235 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/6de180e6-c934-4d22-a4ca-b5d0a009798a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6de180e6-c934-4d22-a4ca-b5d0a009798a/file', 'owner': u'ffec6910f55143a4a7ea29519dd42127', 'id': u'6de180e6-c934-4d22-a4ca-b5d0a009798a', 'size': 12716032, u'self': u'/v2/images/6de180e6-c934-4d22-a4ca-b5d0a009798a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ffec6910f55143a4a7ea29519dd42127', 'name': 'refstack_defcore-project_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/6de180e6-c934-4d22-a4ca-b5d0a009798a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T18:01:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T18:01:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6de180e6-c934-4d22-a4ca-b5d0a009798a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', 'created': u'2018-11-01T18:01:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T18:01:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6de180e6-c934-4d22-a4ca-b5d0a009798a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 18:01:33,287 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', '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'3e9dcf933068455ab9b9f3764849638d', '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'6832d24c-3793-4371-8806-50dc603666ee', 'swap': 0}) 2018-11-01 18:01:33,308 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_8e2dd651-3b5b-4ad5-9bfa-fa02ccae02cf', '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'3e9dcf933068455ab9b9f3764849638d', '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'6832d24c-3793-4371-8806-50dc603666ee', 'swap': 0}) 2018-11-01 18:01:36,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 18:01:36,067 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 18:01:36,067 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 18:01:36,070 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 18:01:39,784 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-11-01 18:01:39,784 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-11-01 18:01:39,784 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-11-01 18:01:39,785 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-11-01 18:01:39,786 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-11-01 18:01:39,787 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-11-01 18:01:39,788 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-11-01 18:01:39,789 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-11-01 18:01:39,790 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-11-01 18:01:39,791 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-11-01 18:01:39,791 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-11-01 18:01:39,791 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-11-01 18:01:39,791 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-11-01 18:01:39,791 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-11-01 18:01:39,791 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-11-01 18:01:39,791 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-11-01 18:01:39,791 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 18:01:39,818 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 18:01:39,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-11-01 18:01:48,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:01:48.504 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [1.012s] 2018-11-01 18:01:48,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:01:48.583 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.079s] 2018-11-01 18:01:48,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:01:48.640 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.120s] 2018-11-01 18:02:04,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:04.922 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.646s] 2018-11-01 18:02:06,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:06.186 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [8.339s] 2018-11-01 18:02:06,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:06.643 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.460s] 2018-11-01 18:02:09,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:09.598 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.211s] 2018-11-01 18:02:10,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:10.006 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.407s] 2018-11-01 18:02:10,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:10.274 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.267s] 2018-11-01 18:02:10,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:10.497 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.223s] 2018-11-01 18:02:10,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:10.705 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.208s] 2018-11-01 18:02:10,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:10.790 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.084s] 2018-11-01 18:02:10,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:10.893 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.102s] 2018-11-01 18:02:10,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:10.977 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.084s] 2018-11-01 18:02:11,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:11.084 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.106s] 2018-11-01 18:02:11,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:11.155 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.071s] 2018-11-01 18:02:11,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:11.295 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.139s] 2018-11-01 18:02:11,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:11.799 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.115s] 2018-11-01 18:02:11,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:11.867 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2018-11-01 18:02:12,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:12.064 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.196s] 2018-11-01 18:02:12,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:12.221 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.157s] 2018-11-01 18:02:12,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:12.222 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-01 18:02:16,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:16.466 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-11-01 18:02:17,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:17.705 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.092s] 2018-11-01 18:02:17,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:17.715 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-11-01 18:02:17,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:17.872 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.157s] 2018-11-01 18:02:17,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:17.883 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-11-01 18:02:17,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:17.899 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2018-11-01 18:02:17,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:17.924 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.025s] 2018-11-01 18:02:17,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:17.991 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2018-11-01 18:02:18,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:18.053 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-11-01 18:02:18,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:18.380 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.327s] 2018-11-01 18:02:18,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:18.393 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-11-01 18:02:18,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:18.696 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.303s] 2018-11-01 18:02:19,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:19.260 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.792s] 2018-11-01 18:02:25,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:25.243 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.590s] 2018-11-01 18:02:25,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:25.266 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.023s] 2018-11-01 18:02:25,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:25.420 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.152s] 2018-11-01 18:02:25,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:25.426 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-11-01 18:02:25,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:25.438 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.012s] 2018-11-01 18:02:29,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:29.303 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.580s] 2018-11-01 18:02:30,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:30.701 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.669s] 2018-11-01 18:02:30,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:30.954 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.562s] 2018-11-01 18:02:31,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:31.202 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.247s] 2018-11-01 18:02:31,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:31.449 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.247s] 2018-11-01 18:02:31,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:31.823 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.373s] 2018-11-01 18:02:32,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:32.241 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.417s] 2018-11-01 18:02:32,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:32.298 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.596s] 2018-11-01 18:02:32,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:32.600 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.359s] 2018-11-01 18:02:33,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:33.279 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.980s] 2018-11-01 18:02:33,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:33.909 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.629s] 2018-11-01 18:02:34,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:34.524 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.614s] 2018-11-01 18:02:35,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:35.585 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.061s] 2018-11-01 18:02:35,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:35.869 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.283s] 2018-11-01 18:02:36,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:36.094 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.224s] 2018-11-01 18:02:36,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:36.323 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.228s] 2018-11-01 18:02:36,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:36.998 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.673s] 2018-11-01 18:02:37,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:37.226 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.229s] 2018-11-01 18:02:37,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:37.488 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.261s] 2018-11-01 18:02:37,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:37.784 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.296s] 2018-11-01 18:02:38,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:38.492 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.707s] 2018-11-01 18:02:38,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:38.718 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.226s] 2018-11-01 18:02:38,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:38.954 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.235s] 2018-11-01 18:02:39,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:39.233 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.278s] 2018-11-01 18:02:39,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:39.431 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.198s] 2018-11-01 18:02:39,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:39.574 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.291s] 2018-11-01 18:02:43,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:43.422 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.847s] 2018-11-01 18:02:44,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:44.443 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.433s] 2018-11-01 18:02:44,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:44.918 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.475s] 2018-11-01 18:02:47,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:47.511 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.089s] 2018-11-01 18:02:48,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:48.536 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.080s] 2018-11-01 18:02:48,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:48.622 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.086s] 2018-11-01 18:02:48,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:48.636 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.014s] 2018-11-01 18:02:49,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:49.418 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.351s] 2018-11-01 18:02:49,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:49.482 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-11-01 18:02:49,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:49.688 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.176s] 2018-11-01 18:02:49,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:49.721 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.239s] 2018-11-01 18:02:49,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:49.818 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.095s] 2018-11-01 18:02:49,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:49.820 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-01 18:02:53,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:53.586 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.897s] 2018-11-01 18:02:55,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:55.835 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.249s] 2018-11-01 18:02:58,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:58.333 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-11-01 18:02:58,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:58.971 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.637s] 2018-11-01 18:02:59,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:59.031 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.058s] 2018-11-01 18:02:59,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:59.060 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.031s] 2018-11-01 18:02:59,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:59.094 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.033s] 2018-11-01 18:02:59,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:59.146 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.051s] 2018-11-01 18:02:59,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:59.205 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.058s] 2018-11-01 18:02:59,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:59.246 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.041s] 2018-11-01 18:02:59,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:59.284 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.038s] 2018-11-01 18:02:59,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:02:59.331 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.047s] 2018-11-01 18:03:00,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:00.136 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.300s] 2018-11-01 18:03:04,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:04.800 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.663s] 2018-11-01 18:03:09,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:09.291 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.490s] 2018-11-01 18:03:09,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:09.454 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.163s] 2018-11-01 18:03:09,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:09.735 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.281s] 2018-11-01 18:03:10,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:10.019 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.284s] 2018-11-01 18:03:10,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:10.064 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.044s] 2018-11-01 18:03:10,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:10.131 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.066s] 2018-11-01 18:03:10,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:10.244 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.112s] 2018-11-01 18:03:10,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:10.338 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.094s] 2018-11-01 18:03:10,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:10.405 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.066s] 2018-11-01 18:03:10,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:10.467 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.061s] 2018-11-01 18:03:11,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:11.710 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.613s] 2018-11-01 18:03:14,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:14.598 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.130s] 2018-11-01 18:03:20,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:20.599 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.104s] 2018-11-01 18:03:21,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:21.040 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.441s] 2018-11-01 18:03:26,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:26.679 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-11-01 18:03:34,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:34.647 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.390s] 2018-11-01 18:03:35,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:35.743 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.110s] 2018-11-01 18:03:36,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:36.683 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.966s] 2018-11-01 18:03:38,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:38.676 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [54.466s] 2018-11-01 18:03:42,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:42.589 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.942s] 2018-11-01 18:03:43,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:43.142 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [6.457s] 2018-11-01 18:03:46,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:46.114 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.373s] 2018-11-01 18:03:48,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:48.924 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.334s] 2018-11-01 18:03:51,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:51.964 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.820s] 2018-11-01 18:03:52,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:52.972 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.047s] 2018-11-01 18:03:56,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:56.907 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.305s] 2018-11-01 18:03:57,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:03:57.137 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.230s] 2018-11-01 18:04:06,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:06.127 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.007s] 2018-11-01 18:04:06,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:06.840 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [28.152s] 2018-11-01 18:04:19,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:19.561 17742 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2018-11-01 18:04:20,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:20.599 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [27.624s] 2018-11-01 18:04:22,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:22.289 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.692s] 2018-11-01 18:04:23,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:23.079 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.305s] 2018-11-01 18:04:23,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:23.098 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.019s] 2018-11-01 18:04:23,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:23.247 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.119s] 2018-11-01 18:04:32,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:32.682 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.694s] 2018-11-01 18:04:36,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:36.328 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.646s] 2018-11-01 18:04:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:36.548 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.867s] 2018-11-01 18:04:39,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:39.103 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.554s] 2018-11-01 18:04:39,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:39.152 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.049s] 2018-11-01 18:04:39,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:39.418 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.266s] 2018-11-01 18:04:41,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:41.877 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [5.546s] 2018-11-01 18:04:45,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:45.660 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.162s] 2018-11-01 18:04:46,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:46.420 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.760s] 2018-11-01 18:04:48,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:48.632 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.207s] 2018-11-01 18:04:49,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:49.821 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.400s] 2018-11-01 18:04:49,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:49.873 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.244s] 2018-11-01 18:04:49,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:49.890 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.071s] 2018-11-01 18:04:49,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:49.931 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.040s] 2018-11-01 18:04:51,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:51.443 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.567s] 2018-11-01 18:04:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:52.146 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [10.264s] 2018-11-01 18:04:52,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:52.489 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.047s] 2018-11-01 18:04:53,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:53.785 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.293s] 2018-11-01 18:04:53,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:53.824 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2018-11-01 18:04:56,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:56.661 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.968s] 2018-11-01 18:04:57,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:57.127 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.198s] 2018-11-01 18:04:57,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:57.522 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.378s] 2018-11-01 18:04:58,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:58.195 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.067s] 2018-11-01 18:04:58,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:58.622 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.427s] 2018-11-01 18:04:59,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:59.209 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.586s] 2018-11-01 18:04:59,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:04:59.804 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.593s] 2018-11-01 18:05:00,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:00.620 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.178s] 2018-11-01 18:05:00,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:00.802 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.182s] 2018-11-01 18:05:01,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.030 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.227s] 2018-11-01 18:05:01,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.221 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.191s] 2018-11-01 18:05:01,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.398 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.177s] 2018-11-01 18:05:01,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.571 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.172s] 2018-11-01 18:05:01,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.833 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.261s] 2018-11-01 18:05:01,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.883 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.049s] 2018-11-01 18:05:01,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.891 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-11-01 18:05:01,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.929 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.036s] 2018-11-01 18:05:01,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.938 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-11-01 18:05:01,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:01.981 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.042s] 2018-11-01 18:05:02,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.014 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.209s] 2018-11-01 18:05:02,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.026 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2018-11-01 18:05:02,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.065 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.039s] 2018-11-01 18:05:02,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.376 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.310s] 2018-11-01 18:05:02,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.566 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.189s] 2018-11-01 18:05:02,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.601 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.035s] 2018-11-01 18:05:02,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.637 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2018-11-01 18:05:02,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.672 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.035s] 2018-11-01 18:05:02,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.707 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.035s] 2018-11-01 18:05:02,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.810 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.796s] 2018-11-01 18:05:02,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.881 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.072s] 2018-11-01 18:05:02,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.900 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.018s] 2018-11-01 18:05:02,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.920 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-11-01 18:05:02,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:02.952 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.032s] 2018-11-01 18:05:08,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:08.041 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.302s] 2018-11-01 18:05:08,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:08.332 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.290s] 2018-11-01 18:05:11,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:11.294 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.596s] 2018-11-01 18:05:14,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:14.778 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.045s] 2018-11-01 18:05:14,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:14.816 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.038s] 2018-11-01 18:05:14,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:14.868 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.051s] 2018-11-01 18:05:15,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:15.459 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.589s] 2018-11-01 18:05:15,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:15.571 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.111s] 2018-11-01 18:05:15,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:15.794 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.223s] 2018-11-01 18:05:15,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:15.830 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.036s] 2018-11-01 18:05:15,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:15.881 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2018-11-01 18:05:15,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:15.950 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.069s] 2018-11-01 18:05:16,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:16.004 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [4.709s] 2018-11-01 18:05:16,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:16.016 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.066s] 2018-11-01 18:05:16,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:16.072 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.055s] 2018-11-01 18:05:16,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:16.150 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.077s] 2018-11-01 18:05:16,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:16.231 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.079s] 2018-11-01 18:05:16,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:16.297 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.066s] 2018-11-01 18:05:16,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:16.363 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.066s] 2018-11-01 18:05:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:51.165 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.628s] 2018-11-01 18:05:54,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:54.860 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-11-01 18:05:58,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:58.742 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.508s] 2018-11-01 18:05:59,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:05:59.331 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.589s] 2018-11-01 18:06:11,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:11.364 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [5.922s] 2018-11-01 18:06:11,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:11.410 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.046s] 2018-11-01 18:06:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:11.921 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.511s] 2018-11-01 18:06:13,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:13.252 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.331s] 2018-11-01 18:06:17,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:17.047 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.794s] 2018-11-01 18:06:17,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:17.094 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.046s] 2018-11-01 18:06:17,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:17.300 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.205s] 2018-11-01 18:06:28,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:28.565 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-01 18:06:32,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:32.747 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.184s] 2018-11-01 18:06:37,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:37.075 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.701s] 2018-11-01 18:06:37,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:37.915 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.840s] 2018-11-01 18:06:58,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:06:58.603 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.684s] 2018-11-01 18:07:09,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:07:09.789 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.067s] 2018-11-01 18:07:10,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 18:07:10.190 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.401s] 2018-11-01 18:07:17,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2e5ba392-13f6-4a53-8898-c07045562594 2018-11-01 18:07:17,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2e5ba392-13f6-4a53-8898-c07045562594']'. 2018-11-01 18:07:18,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 18:07:18,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 18:07:18,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 18:07:18,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2e5ba392-13f6-4a53-8898-c07045562594 | 2018-11-01 18:07:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-01 18:07:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 18:01:41 | 2018-11-01 18:07:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 18:07:17 | 2018-11-01 18:07:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:36 | 2018-11-01 18:07:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-01 18:07:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 18:07:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 18:07:18,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 181d0073-5737-494b-8c2e-51b0b5d06f29) | 2018-11-01 18:07:18,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 18:07:18,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f7a728ce-95be-4b21-bb28-b11554b39028) | 2018-11-01 18:07:18,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-11-01 18:07:18,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 324.749 | 2018-11-01 18:07:18,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-11-01 18:07:18,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-01 18:07:18,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 18:07:18,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 18:07:18,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-01 18:07:18,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 18:07:18,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 18:07:18,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 18:07:19,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-11-01 18:07:21,036 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 18:07:21,036 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:51 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-01 18:07:24,745 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-01 18:07:25,667 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'e1e6ce8c735448eaba08db8e607a5a2f', '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'patrole-project_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64'}) 2018-11-01 18:07:26,035 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7540085d219d418d8d64956820ddab28', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64'}) 2018-11-01 18:07:26,174 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 18:07:26,298 - functest.core.tenantnetwork - DEBUG - role: 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'aad148f26f3a460d872001a0620b9779'}) 2018-11-01 18:07:26,942 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 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'e1e6ce8c735448eaba08db8e607a5a2f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '847efd4c-901c-4a76-b854-5d7730108d45', 'username': u'patrole-user_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 18:07:26,946 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'password': '847efd4c-901c-4a76-b854-5d7730108d45', 'project_name': 'patrole-project_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'e1e6ce8c735448eaba08db8e607a5a2f', 'project_domain_name': 'Default'} 2018-11-01 18:07:28,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 18:07:30,449 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 18:07:32,566 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | edd9bcb8-ded2-40e3-bd96-a23fc3dba190 | 2018-11-01T18:07:32.245238 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: edd9bcb8-ded2-40e3-bd96-a23fc3dba190 ~/.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-11-01 18:07:35,666 - 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-11-01 18:07:36,298 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 18:07:38,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-01 18:07:41,145 - 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=eb63c523-8c7f-4f6c-8eb6-204a50fc0aae) as the default verifier for the future CLI operations. 2018-11-01 18:07:43,441 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-01 18:07:44,387 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/383b20df-d506-431b-aa1c-f1fb0ef465cc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/383b20df-d506-431b-aa1c-f1fb0ef465cc/file', 'owner': u'e1e6ce8c735448eaba08db8e607a5a2f', 'id': u'383b20df-d506-431b-aa1c-f1fb0ef465cc', 'size': 12716032, u'self': u'/v2/images/383b20df-d506-431b-aa1c-f1fb0ef465cc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1e6ce8c735448eaba08db8e607a5a2f', 'name': 'patrole-project_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/383b20df-d506-431b-aa1c-f1fb0ef465cc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T18:07:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T18:07:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/383b20df-d506-431b-aa1c-f1fb0ef465cc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'created': u'2018-11-01T18:07:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T18:07:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/383b20df-d506-431b-aa1c-f1fb0ef465cc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 18:07:44,598 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', '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'3e9dcf933068455ab9b9f3764849638d', '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'42d73e95-94fe-4ef8-a0bc-0958c51a813d', 'swap': 0}) 2018-11-01 18:07:45,480 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/10198f67-1e3a-4721-8ac7-592a140bfb96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/10198f67-1e3a-4721-8ac7-592a140bfb96/file', 'owner': u'e1e6ce8c735448eaba08db8e607a5a2f', 'id': u'10198f67-1e3a-4721-8ac7-592a140bfb96', 'size': 12716032, u'self': u'/v2/images/10198f67-1e3a-4721-8ac7-592a140bfb96', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1e6ce8c735448eaba08db8e607a5a2f', 'name': 'patrole-project_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/10198f67-1e3a-4721-8ac7-592a140bfb96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T18:07:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T18:07:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/10198f67-1e3a-4721-8ac7-592a140bfb96', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', 'created': u'2018-11-01T18:07:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T18:07:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/10198f67-1e3a-4721-8ac7-592a140bfb96', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 18:07:45,521 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', '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'3e9dcf933068455ab9b9f3764849638d', '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'eca62028-dd68-4a1d-86a6-0b5bff882d2f', 'swap': 0}) 2018-11-01 18:07:45,546 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_4c8dbfea-1f33-470d-acc6-9e45e2cf9d64', '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'3e9dcf933068455ab9b9f3764849638d', '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'eca62028-dd68-4a1d-86a6-0b5bff882d2f', 'swap': 0}) 2018-11-01 18:07:48,253 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 18:07:48,253 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 18:07:48,254 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 18:07:48,256 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 18:07:48,281 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-01 18:07:51,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-eb63c523-8c7f-4f6c-8eb6-204a50fc0aae/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-11-01 18:07:51,247 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 18:07:51,248 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 18:07:51,249 - 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-11-01 18:09:36,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: df7f9dad-7a13-496c-9141-78ccdc256b2d 2018-11-01 18:09:36,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'df7f9dad-7a13-496c-9141-78ccdc256b2d']'. 2018-11-01 18:09:37,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 18:09:37,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 18:09:37,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 18:09:37,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | df7f9dad-7a13-496c-9141-78ccdc256b2d | 2018-11-01 18:09:37,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-01 18:09:37,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 18:07:52 | 2018-11-01 18:09:37,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 18:09:36 | 2018-11-01 18:09:37,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:44 | 2018-11-01 18:09:37,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 18:09:37,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 18:09:37,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eb63c523-8c7f-4f6c-8eb6-204a50fc0aae) | 2018-11-01 18:09:37,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 18:09:37,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: edd9bcb8-ded2-40e3-bd96-a23fc3dba190) | 2018-11-01 18:09:37,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-11-01 18:09:37,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 88.431 | 2018-11-01 18:09:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-11-01 18:09:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-01 18:09:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 18:09:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 18:09:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-01 18:09:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 18:09:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 18:09:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 18:09:37,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-01 18:09:39,478 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 18:09:39,479 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 18:09:43,018 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-01 18:09:43,970 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'c0701d2dc13841f0a357cac53ae45151', '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'snaps_smoke-project_b7a5d659-5b5a-408c-ad4e-35dd79fe084b'}) 2018-11-01 18:09:44,365 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'47779a57f2154fae976e5385f45d7079', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_b7a5d659-5b5a-408c-ad4e-35dd79fe084b'}) 2018-11-01 18:09:44,489 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 18:09:44,605 - functest.core.tenantnetwork - DEBUG - role: 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'dbd282cabe604046a8453196ce340d5c'}) 2018-11-01 18:09:45,273 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_b7a5d659-5b5a-408c-ad4e-35dd79fe084b', 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'c0701d2dc13841f0a357cac53ae45151', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b312af06-d5ff-462b-86c1-1ef7ec78eadd', 'username': u'snaps_smoke-user_b7a5d659-5b5a-408c-ad4e-35dd79fe084b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 18:09:45,276 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_b7a5d659-5b5a-408c-ad4e-35dd79fe084b', 'password': 'b312af06-d5ff-462b-86c1-1ef7ec78eadd', 'project_name': 'snaps_smoke-project_b7a5d659-5b5a-408c-ad4e-35dd79fe084b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'c0701d2dc13841f0a357cac53ae45151', 'project_domain_name': 'Default'} 2018-11-01 18:09:47,657 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-01 18:09:48,249 - 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.47: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.60', 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-11-01 18:09:48,249 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-11-01 18:09:48,250 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-11-01 18:46:36,924 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2208.601s OK 2018-11-01 18:46:37,060 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 18:46:37,061 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 36:49 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-01 18:46:39,005 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-01 18:46:39,931 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'46654f462b014b8e9634d12ef32d1e47', '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'neutron_trunk-project_d1d9c665-916c-4706-9542-081fdbc5da83'}) 2018-11-01 18:46:40,303 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'622d9bf4dfcc49fc9746bd97e29faf6e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_d1d9c665-916c-4706-9542-081fdbc5da83'}) 2018-11-01 18:46:40,501 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 18:46:40,602 - functest.core.tenantnetwork - DEBUG - role: 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'7fb52ab6eab94f2db10e89adfee57736'}) 2018-11-01 18:46:41,246 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_d1d9c665-916c-4706-9542-081fdbc5da83', 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'46654f462b014b8e9634d12ef32d1e47', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd6ab2430-8c29-458e-a286-6f1141d6b020', 'username': u'neutron_trunk-user_d1d9c665-916c-4706-9542-081fdbc5da83', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 18:46:41,250 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_d1d9c665-916c-4706-9542-081fdbc5da83', 'password': 'd6ab2430-8c29-458e-a286-6f1141d6b020', 'project_name': 'neutron_trunk-project_d1d9c665-916c-4706-9542-081fdbc5da83', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '46654f462b014b8e9634d12ef32d1e47', 'project_domain_name': 'Default'} 2018-11-01 18:46:42,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 18:46:44,911 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 18:46:47,040 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e43b573d-b4c8-4ee7-b185-664ac793c48e | 2018-11-01T18:46:46.685047 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e43b573d-b4c8-4ee7-b185-664ac793c48e ~/.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-11-01 18:46:50,133 - 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-11-01 18:46:50,828 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 18:46:52,730 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-01 18:46:55,314 - 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=c6dc521a-d607-42d9-ba3e-afd77a9582ef) as the default verifier for the future CLI operations. 2018-11-01 18:46:57,638 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-01 18:46:58,540 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/da5d9b49-e123-4b39-adc2-60e53281ca6a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da5d9b49-e123-4b39-adc2-60e53281ca6a/file', 'owner': u'46654f462b014b8e9634d12ef32d1e47', 'id': u'da5d9b49-e123-4b39-adc2-60e53281ca6a', 'size': 12716032, u'self': u'/v2/images/da5d9b49-e123-4b39-adc2-60e53281ca6a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'46654f462b014b8e9634d12ef32d1e47', 'name': 'neutron_trunk-project_d1d9c665-916c-4706-9542-081fdbc5da83', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/da5d9b49-e123-4b39-adc2-60e53281ca6a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T18:46:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T18:46:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_d1d9c665-916c-4706-9542-081fdbc5da83', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/da5d9b49-e123-4b39-adc2-60e53281ca6a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_d1d9c665-916c-4706-9542-081fdbc5da83', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_d1d9c665-916c-4706-9542-081fdbc5da83', 'created': u'2018-11-01T18:46:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T18:46:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/da5d9b49-e123-4b39-adc2-60e53281ca6a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_d1d9c665-916c-4706-9542-081fdbc5da83', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 18:46:58,790 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_d1d9c665-916c-4706-9542-081fdbc5da83', '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'3e9dcf933068455ab9b9f3764849638d', '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'f63d233a-69e3-4b12-ad54-c0d196a2b464', 'swap': 0}) 2018-11-01 18:46:59,904 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/78e207ec-c0bf-45d7-a09d-2072aff3e12d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/78e207ec-c0bf-45d7-a09d-2072aff3e12d/file', 'owner': u'46654f462b014b8e9634d12ef32d1e47', 'id': u'78e207ec-c0bf-45d7-a09d-2072aff3e12d', 'size': 12716032, u'self': u'/v2/images/78e207ec-c0bf-45d7-a09d-2072aff3e12d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'46654f462b014b8e9634d12ef32d1e47', 'name': 'neutron_trunk-project_d1d9c665-916c-4706-9542-081fdbc5da83', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/78e207ec-c0bf-45d7-a09d-2072aff3e12d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T18:46:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T18:46:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d1d9c665-916c-4706-9542-081fdbc5da83', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/78e207ec-c0bf-45d7-a09d-2072aff3e12d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d1d9c665-916c-4706-9542-081fdbc5da83', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_d1d9c665-916c-4706-9542-081fdbc5da83', 'created': u'2018-11-01T18:46:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T18:46:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/78e207ec-c0bf-45d7-a09d-2072aff3e12d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d1d9c665-916c-4706-9542-081fdbc5da83', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 18:46:59,951 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d1d9c665-916c-4706-9542-081fdbc5da83', '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'3e9dcf933068455ab9b9f3764849638d', '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'fc80d806-0088-4ca6-8776-fbc8795b9845', 'swap': 0}) 2018-11-01 18:46:59,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d1d9c665-916c-4706-9542-081fdbc5da83', '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'3e9dcf933068455ab9b9f3764849638d', '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'fc80d806-0088-4ca6-8776-fbc8795b9845', 'swap': 0}) 2018-11-01 18:47:02,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 18:47:02,758 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 18:47:02,759 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 18:47:02,761 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 18:47:02,778 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-01 18:47:05,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c6dc521a-d607-42d9-ba3e-afd77a9582ef/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-01 18:47:05,746 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 18:47:05,747 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 18:47:05,748 - 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-11-01 18:48:56,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 87d23dd3-c66d-4435-8514-2ca56296923e 2018-11-01 18:48:56,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '87d23dd3-c66d-4435-8514-2ca56296923e']'. 2018-11-01 18:48:57,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 18:48:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 18:48:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 18:48:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 87d23dd3-c66d-4435-8514-2ca56296923e | 2018-11-01 18:48:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-01 18:48:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 18:47:07 | 2018-11-01 18:48:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 18:48:56 | 2018-11-01 18:48:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:49 | 2018-11-01 18:48:57,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 18:48:57,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 18:48:57,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c6dc521a-d607-42d9-ba3e-afd77a9582ef) | 2018-11-01 18:48:57,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 18:48:57,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e43b573d-b4c8-4ee7-b185-664ac793c48e) | 2018-11-01 18:48:57,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-01 18:48:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.027 | 2018-11-01 18:48:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-11-01 18:48:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-01 18:48:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 18:48:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 18:48:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-01 18:48:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 18:48:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 18:48:57,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 18:48:57,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-11-01 18:48:59,881 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 18:48:59,882 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:02 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-01 18:49:02,954 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-11-01 18:49:03,893 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'8d6b7868caf54b178443da14c7fe7fb1', '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'networking-bgpvpn-project_90f021a4-6d64-4c4c-a284-929589d8248e'}) 2018-11-01 18:49:04,265 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'39bbdd3dfaeb4cce97154c5c3395ae7c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_90f021a4-6d64-4c4c-a284-929589d8248e'}) 2018-11-01 18:49:04,462 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 18:49:04,570 - functest.core.tenantnetwork - DEBUG - role: 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'5441c9608f4a463c87d10072650dfb65'}) 2018-11-01 18:49:05,220 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_90f021a4-6d64-4c4c-a284-929589d8248e', 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'8d6b7868caf54b178443da14c7fe7fb1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5c5f32cf-feca-4536-923e-8a4c1ea4fb6a', 'username': u'networking-bgpvpn-user_90f021a4-6d64-4c4c-a284-929589d8248e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 18:49:05,223 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_90f021a4-6d64-4c4c-a284-929589d8248e', 'password': '5c5f32cf-feca-4536-923e-8a4c1ea4fb6a', 'project_name': 'networking-bgpvpn-project_90f021a4-6d64-4c4c-a284-929589d8248e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '8d6b7868caf54b178443da14c7fe7fb1', 'project_domain_name': 'Default'} 2018-11-01 18:49:06,525 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 18:49:08,688 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 18:49:10,950 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6d4dfd2f-eeb2-4c34-a46f-bc04720f38cc | 2018-11-01T18:49:10.512509 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6d4dfd2f-eeb2-4c34-a46f-bc04720f38cc ~/.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-11-01 18:49:13,948 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-11-01 18:49:14,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 18:49:16,732 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-01 18:49:19,450 - 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=1e63ae6d-59da-4733-be06-6f7725cbbf9f) as the default verifier for the future CLI operations. 2018-11-01 18:49:21,889 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-11-01 18:49:22,989 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-11-01 18:49:22,989 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-11-01 18:49:23,044 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-11-01 18:49:23,966 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'd19819942b8a4ffeb5c90cfda08bfc71', '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'networking-sfc-project_0c628ab1-725b-4251-93d3-7f60bdc26cc1'}) 2018-11-01 18:49:24,338 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a16ee05ee1b2491f97e9172388e398b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_0c628ab1-725b-4251-93d3-7f60bdc26cc1'}) 2018-11-01 18:49:24,458 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 18:49:24,565 - functest.core.tenantnetwork - DEBUG - role: 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'59f04bdd315b4a0394fd6a76a5159766'}) 2018-11-01 18:49:25,216 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_0c628ab1-725b-4251-93d3-7f60bdc26cc1', 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'd19819942b8a4ffeb5c90cfda08bfc71', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7c5a9cee-44c1-4fd3-94ba-a766ff39c843', 'username': u'networking-sfc-user_0c628ab1-725b-4251-93d3-7f60bdc26cc1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 18:49:25,219 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_0c628ab1-725b-4251-93d3-7f60bdc26cc1', 'password': '7c5a9cee-44c1-4fd3-94ba-a766ff39c843', 'project_name': 'networking-sfc-project_0c628ab1-725b-4251-93d3-7f60bdc26cc1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'd19819942b8a4ffeb5c90cfda08bfc71', 'project_domain_name': 'Default'} 2018-11-01 18:49:26,478 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 18:49:28,642 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 18:49:30,875 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0ccd8938-3bbf-45af-941b-8bd0b7ee4165 | 2018-11-01T18:49:30.481695 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0ccd8938-3bbf-45af-941b-8bd0b7ee4165 ~/.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-11-01 18:49:34,042 - 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-11-01 18:49:34,672 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 18:49:36,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-01 18:49:39,838 - 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=a2f7a990-0308-4591-9bcb-e51e93cf508c) as the default verifier for the future CLI operations. 2018-11-01 18:49:42,250 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-11-01 18:49:43,387 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-11-01 18:49:43,387 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-11-01 18:49:43,444 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-11-01 18:49:44,448 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'8794d9b2183a4235abf016c3dd335ed3', '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'barbican-project_14b410a7-95cf-4810-ade4-4e7ea0d1adbb'}) 2018-11-01 18:49:44,824 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'deed6786bd0b450e89578a9494f7b28d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_14b410a7-95cf-4810-ade4-4e7ea0d1adbb'}) 2018-11-01 18:49:45,106 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 18:49:45,220 - functest.core.tenantnetwork - DEBUG - role: 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'ba8b95f411f149ab9ce92992ee27204e'}) 2018-11-01 18:49:45,863 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_14b410a7-95cf-4810-ade4-4e7ea0d1adbb', 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'8794d9b2183a4235abf016c3dd335ed3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c20794e0-296e-4375-b4af-6697c75e0137', 'username': u'barbican-user_14b410a7-95cf-4810-ade4-4e7ea0d1adbb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 18:49:45,866 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_14b410a7-95cf-4810-ade4-4e7ea0d1adbb', 'password': 'c20794e0-296e-4375-b4af-6697c75e0137', 'project_name': 'barbican-project_14b410a7-95cf-4810-ade4-4e7ea0d1adbb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '8794d9b2183a4235abf016c3dd335ed3', 'project_domain_name': 'Default'} 2018-11-01 18:49:47,145 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 18:49:49,383 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-01 18:49:51,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9754860a-0f27-4168-a154-7ce1309981d8 | 2018-11-01T18:49:51.175978 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9754860a-0f27-4168-a154-7ce1309981d8 ~/.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-11-01 18:49:54,558 - 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-11-01 18:49:55,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 18:49:57,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-01 18:50:00,245 - 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=9cd0c354-986b-40a3-8590-f592fea142c8) as the default verifier for the future CLI operations. 2018-11-01 18:50:03,838 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-11-01 18:50:03,838 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-11-01 18:50:03,844 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:57 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:12 | PASS | | rally_sanity | functest | smoke | 25:51 | PASS | | rally_jobs | functest | smoke | 28:17 | PASS | | refstack_defcore | functest | smoke | 05:51 | PASS | | patrole | functest | smoke | 01:56 | PASS | | snaps_smoke | functest | smoke | 36:49 | PASS | | neutron_trunk | functest | smoke | 02:02 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-11-01 18:50:03,854 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-01 18:50:11,632 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 18:50:11,638 - 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.47,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.47:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=wnPdbxUPnJDMYVxCHECmxwByx 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=3e9dcf933068455ab9b9f3764849638d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 18:50:11,638 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 18:50:11,640 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-11-01 18:50:11,651 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-11-01 18:50:13,090 - 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'6e99cbd2332d4f5eb544c48761308372', '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_9f3efccd-460b-42c2-a953-838655a538d4'}) 2018-11-01 18:50:13,377 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8091f55a8e844dcbbc2c5174a89ab98c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_9f3efccd-460b-42c2-a953-838655a538d4'}) 2018-11-01 18:50:13,659 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 18:50:13,760 - functest.core.tenantnetwork - DEBUG - role: 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'd2b91ccff50246768bcda878570c07cb'}) 2018-11-01 18:50:14,404 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_9f3efccd-460b-42c2-a953-838655a538d4', 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'6e99cbd2332d4f5eb544c48761308372', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '016347ec-3288-47fe-be21-2959f29f9b26', 'username': u'vmtp-user_9f3efccd-460b-42c2-a953-838655a538d4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 18:50:14,408 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_9f3efccd-460b-42c2-a953-838655a538d4', 'password': '016347ec-3288-47fe-be21-2959f29f9b26', 'project_name': 'vmtp-project_9f3efccd-460b-42c2-a953-838655a538d4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '6e99cbd2332d4f5eb544c48761308372', 'project_domain_name': 'Default'} 2018-11-01 18:50:14,414 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-11-01 18:50:16,564 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T18:50:16Z', u'revision_number': 3, u'id': u'0646c910-fb5d-45b7-8e9a-6de1d5f68c59', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_9f3efccd-460b-42c2-a953-838655a538d4', u'admin_state_up': True, u'tenant_id': u'6e99cbd2332d4f5eb544c48761308372', u'created_at': u'2018-11-01T18:50:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'6e99cbd2332d4f5eb544c48761308372'}) 2018-11-01 18:50:22,792 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/9f6b6e9e-78c8-4f67-b24c-4a846fa1ca06/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f6b6e9e-78c8-4f67-b24c-4a846fa1ca06/file', 'owner': u'6e99cbd2332d4f5eb544c48761308372', 'id': u'9f6b6e9e-78c8-4f67-b24c-4a846fa1ca06', 'size': 263586304, u'self': u'/v2/images/9f6b6e9e-78c8-4f67-b24c-4a846fa1ca06', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e99cbd2332d4f5eb544c48761308372', 'name': 'vmtp-project_9f3efccd-460b-42c2-a953-838655a538d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/9f6b6e9e-78c8-4f67-b24c-4a846fa1ca06/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T18:50:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T18:50:22Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_9f3efccd-460b-42c2-a953-838655a538d4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/9f6b6e9e-78c8-4f67-b24c-4a846fa1ca06', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_9f3efccd-460b-42c2-a953-838655a538d4', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_9f3efccd-460b-42c2-a953-838655a538d4', 'created': u'2018-11-01T18:50:18Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-01T18:50:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9f6b6e9e-78c8-4f67-b24c-4a846fa1ca06', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_9f3efccd-460b-42c2-a953-838655a538d4', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-01 18:50:23,002 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_9f3efccd-460b-42c2-a953-838655a538d4', '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'3e9dcf933068455ab9b9f3764849638d', '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'73f36e65-3494-4f84-95e7-6f6c8e0b5225', 'swap': 0}) 2018-11-01 18:50:23,747 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_9f3efccd-460b-42c2-a953-838655a538d4' 2018-11-01 18:50:24,472 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbFXZOeop7E1fbgtQxA2FaQofznplRxs1z8jvRGtDj2epijXdx0mm6FS/1dpCtMiOYfolDJ/YUoYlQLBiL+dwvEOclv+zV3F38UuH657I2g/IOVoRHIrG+NED+fJkfeCE5XJzrQGTTf9xJ0qkdccsbeU6Fnx8QTjInDPq4eZg2TRzuwlZUAETX8jXGAGGTeCCl5JBtfW47nQObWeEX+sZlwcHJanCANsc/wnzbETTpWKJJ2JYWenSO/Y55Ep1WmwUEqvy3gSDV/6FGKof8bDCVwEOeNLX1pQwJmvNY2nWEqn0qdKQJnxr+kwPJQFAbWgedDiNxNMyGrQudomWbgQKF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2xV2TnqKexNX24LUMQNhWkKH856ZUcbNc/I70RrQ49nqYo13\ncdJpuhUv9XaQrTIjmH6JQyf2FKGJUCwYi/ncLxDnJb/s1dxd/FLh+ueyNoPyDlaE\nRyKxvjRA/nyZH3ghOVyc60Bk03/cSdKpHXHLG3lOhZ8fEE4yJwz6uHmYNk0c7sJW\nVABE1/I1xgBhk3ggpeSQbX1uO50Dm1nhF/rGZcHByWpwgDbHP8J82xE06ViiSdiW\nFnp0jv2OeRKdVpsFBKr8t4Eg1f+hRiqH/GwwlcBDnjS19aUMCZrzWNp1hKp9KnSk\nCZ8a/pMDyUBQG1oHnQ4jcTTMhq0LnaJlm4EChQIDAQABAoIBAG5mPUzEwX3NvIs4\nPTdJrcgvGJUySa6E0Mlpuqzfp336NPtesF8iGfcUcCtwiO1OA9P3h7HYtE+nKyvE\nXMZErajmCqTiNzV5q77YAVpPYWXJTbPd8yBpoknnyQy0uvC5t3xRaB3AQE638skc\np+3XhvMcSO5axeuQjANTrhBB7esGOCWb8LrwTJQOOcLtDl0yMvmCAp6ZUdhOBdzU\nIekWC9Ylise8jVNH7tC0RmBmBR0keMEeQ4a5xXJlW9hC6Y9UEfHL9m6JT1lNzGvZ\nSIaftOr98W8UoXW3ZsVVd8PPmAACIuTC4rHUcBMj3ioYk3Kl9dsyNGEM8gaMFn0e\njYadcS0CgYEA8H7yyJFRK86E9BHyx5eE9jIzQtBRvYOVJGouvRxgKAXZ4Xji928d\nIeA6Nlkze/uvXMCe6uib1Ego5IeNpoNh2PkTp4zptPGIrmO4touiSUtJzFMUPtY+\nxt5ZyB1vVrk1KU+U3mUVwfoe3SdHHL+8OeGDKYj4uDKpF50Pi3F/iDcCgYEA6TUj\nLyrZ5BUKVLGe2cVfnluPyKjmQzqd8Yqfisq+zeAlonYpQB/Dr8Vhmf7j533YmrUJ\nqkW2KS2fqeBpy7tEA7rNuYAkK4Z5XpLuDzzloIsc8DJUIFD+95uDTEKMFvnztE9q\nOL/99RP1IwtAV268mOVQ+zMhDm7d0IFuDMQSNSMCgYEA5jpxi4Zp8Yj0CH9CLsaj\nt9iY8CZjigx0c3bfJZULjGUFju7eQMdzWSHCOJMuUUvBNgcEW5ewzgkCdLw746M0\nwbS4lxa0CM+M7H10r/R+uLHFhUAnSnxpfpIP2x4qnxgQh2qy9jBJIviiIU7fqer3\nc2Wq3dFNYXDGJV/rKK/PygMCgYAV9mcl3gc/L6wVZdTr9WaX50+XOjDVTAPr5342\n9/kYMm/Y6P/hhhxLxW73rcWQ2402pK4QVxhcsGtE+Fl+UliJcWJGggbmAngTrAq3\nbKjDgdZr2JGLqZUZhI/M8sd2snt9E62RQqOMHSEM99ZLZaZlT9NclOgcD9zb8hSH\nJz//uQKBgAa06wxF+6KUEMv1ycRxeY867/IeJxtwWvcc5oi7oDS0/9CgK2PSD7sf\nFaUUPyUz9Lgc8LTlRkrlkjb5smqbDwy55lq5zynF5M/kSeZaIhPsxABq5G2wo5ia\nd/5ReU5aOwZ/q4QSNQoivQn/eT2UOK+5Km280fKuP5+WuE/8QsOj\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8091f55a8e844dcbbc2c5174a89ab98c', 'name': u'vmtp_9f3efccd-460b-42c2-a953-838655a538d4', 'created_at': '2018-11-01T18:50:24.472938', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e99cbd2332d4f5eb544c48761308372', 'name': 'vmtp-project_9f3efccd-460b-42c2-a953-838655a538d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'03:03:1a:3d:07:00:16:3e:48:da:28:f9:56:a0:2a:90', 'type': 'ssh', 'id': u'vmtp_9f3efccd-460b-42c2-a953-838655a538d4'}) 2018-11-01 18:50:25,170 - 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-11-01 19:09:21,420 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-11-01 18:50:25,827 INFO Using http://172.30.9.47:5000//v3 2018-11-01 18:50:25,828 INFO VM public key: /tmp/tmpF3vz08 2018-11-01 18:50:25,828 INFO VM private key: /tmp/tmphsLypb 2018-11-01 18:50:26,720 INFO Found image vmtp-img_9f3efccd-460b-42c2-a953-838655a538d4 to launch VM, will continue 2018-11-01 18:50:27,396 INFO Using external router: vmtp-router_9f3efccd-460b-42c2-a953-838655a538d4 2018-11-01 18:50:27,397 INFO Using external network: external. 2018-11-01 18:50:28,155 INFO Created internal network: pns-internal-net_9f3efccd-460b-42c2-a953-838655a538d4. 2018-11-01 18:50:28,832 INFO Created internal network: pns-internal-net2_9f3efccd-460b-42c2-a953-838655a538d4. 2018-11-01 18:50:31,055 DEBUG Ext router associated to pns-internal-net_9f3efccd-460b-42c2-a953-838655a538d4 2018-11-01 18:50:33,149 DEBUG Ext router associated to pns-internal-net2_9f3efccd-460b-42c2-a953-838655a538d4 2018-11-01 18:50:33,224 INFO OpenStack agent: Open vSwitch agent 2018-11-01 18:50:33,225 INFO OpenStack network type: vxlan 2018-11-01 18:50:34,277 INFO [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Creating server VM... 2018-11-01 18:50:34,277 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-01 18:50:35,567 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 1 of 90... 2018-11-01 18:50:38,084 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 2 of 90... 2018-11-01 18:50:40,779 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 3 of 90... 2018-11-01 18:50:42,937 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 4 of 90... 2018-11-01 18:50:45,103 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 5 of 90... 2018-11-01 18:50:47,269 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 6 of 90... 2018-11-01 18:50:49,411 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 7 of 90... 2018-11-01 18:50:51,736 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 8 of 90... 2018-11-01 18:50:53,883 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 9 of 90... 2018-11-01 18:50:56,224 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 10 of 90... 2018-11-01 18:50:58,371 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 11 of 90... 2018-11-01 18:51:00,537 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 12 of 90... 2018-11-01 18:51:02,706 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 13 of 90... 2018-11-01 18:51:05,227 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 14 of 90... 2018-11-01 18:51:07,779 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 15 of 90... 2018-11-01 18:51:10,130 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 16 of 90... 2018-11-01 18:51:12,291 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 17 of 90... 2018-11-01 18:51:14,964 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 18 of 90... 2018-11-01 18:51:17,116 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 19 of 90... 2018-11-01 18:51:19,619 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 20 of 90... 2018-11-01 18:51:22,116 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 21 of 90... 2018-11-01 18:51:24,414 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 22 of 90... 2018-11-01 18:51:26,775 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 23 of 90... 2018-11-01 18:51:28,942 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 24 of 90... 2018-11-01 18:51:31,276 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 25 of 90... 2018-11-01 18:51:33,808 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 26 of 90... 2018-11-01 18:51:35,964 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 27 of 90... 2018-11-01 18:51:38,262 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 28 of 90... 2018-11-01 18:51:40,435 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 29 of 90... 2018-11-01 18:51:42,582 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 30 of 90... 2018-11-01 18:51:44,918 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 31 of 90... 2018-11-01 18:51:47,232 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 32 of 90... 2018-11-01 18:51:49,738 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 33 of 90... 2018-11-01 18:51:52,083 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 34 of 90... 2018-11-01 18:51:54,506 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 35 of 90... 2018-11-01 18:51:56,671 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 36 of 90... 2018-11-01 18:51:59,004 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 37 of 90... 2018-11-01 18:52:01,172 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 38 of 90... 2018-11-01 18:52:03,489 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 39 of 90... 2018-11-01 18:52:05,805 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 40 of 90... 2018-11-01 18:52:08,126 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 41 of 90... 2018-11-01 18:52:10,263 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 42 of 90... 2018-11-01 18:52:12,578 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 43 of 90... 2018-11-01 18:52:14,735 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 44 of 90... 2018-11-01 18:52:19,652 INFO [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Internal network IP: 192.168.1.12 2018-11-01 18:52:19,652 INFO [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] SSH IP: 172.30.9.214 2018-11-01 18:52:19,652 INFO [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Setup SSH for ubuntu@172.30.9.214 2018-11-01 18:52:31,117 INFO [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Installing nuttcp-8.1.4... 2018-11-01 18:52:31,187 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Copying nuttcp-8.1.4 to target... 2018-11-01 18:52:31,340 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Starting nuttcp-8.1.4 server... 2018-11-01 18:52:31,385 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] 2018-11-01 18:52:31,431 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Creating client VM... 2018-11-01 18:52:31,431 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-01 18:52:32,515 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 1 of 90... 2018-11-01 18:52:34,724 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 2 of 90... 2018-11-01 18:52:36,867 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 3 of 90... 2018-11-01 18:52:39,203 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 4 of 90... 2018-11-01 18:52:41,353 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 5 of 90... 2018-11-01 18:52:43,701 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] VM status=BUILD, retrying 6 of 90... 2018-11-01 18:52:48,711 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Internal network IP: 192.168.1.7 2018-11-01 18:52:48,711 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] SSH IP: 172.30.9.211 2018-11-01 18:52:48,711 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Setup SSH for ubuntu@172.30.9.211 2018-11-01 18:52:58,407 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Installing nuttcp-8.1.4... 2018-11-01 18:52:58,449 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Copying nuttcp-8.1.4 to target... 2018-11-01 18:52:58,616 INFO ============================================================ 2018-11-01 18:52:58,617 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-11-01 18:53:07,667 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=40.7 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.229 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.182 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.202 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.350 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.216 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.110 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.140 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.105 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.122 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.105/4.240/40.748/12.169 ms 2018-11-01 18:53:16,717 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.164 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.116 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.125 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.268 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.302 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.276 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.158 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.168 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.251 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.127 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.116/0.195/0.302/0.068 ms 2018-11-01 18:53:25,766 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.393 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.185 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.204 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.409 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.287 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.285 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.288 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.516 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.394 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.409 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.185/0.337/0.516/0.098 ms 2018-11-01 18:53:25,766 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Measuring TCP Throughput (packet size=65536)... 2018-11-01 18:53:25,767 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:53:35,872 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=17631.6875 real_seconds=10.01 rate_Mbps=14779.9933 tx_cpu=32 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.29 2018-11-01 18:53:35,874 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:53:45,975 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=17560.2500 real_seconds=10.01 rate_Mbps=14720.1629 tx_cpu=32 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.24 2018-11-01 18:53:45,976 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:53:56,081 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=17168.4681 real_seconds=10.01 rate_Mbps=14391.4965 tx_cpu=30 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.22 2018-11-01 18:53:56,081 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Measuring UDP Throughput (packet size=128)... 2018-11-01 18:53:56,082 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:53:59,410 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=17.9946 real_seconds=1.00 rate_Mbps=150.5822 tx_cpu=11 rx_cpu=27 drop=152 pkt=147563 data_loss=0.10270 2018-11-01 18:53:59,412 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=128 throughput=1<154196/5000000<10000000 Kbps loss-rate=0 2018-11-01 18:53:59,412 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R462588K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:02,740 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=18.3881 real_seconds=1.00 rate_Mbps=153.8160 tx_cpu=12 rx_cpu=31 drop=0 pkt=150635 data_loss=0.00000 2018-11-01 18:54:02,741 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=128 throughput=1<157507/462588<462588 Kbps loss-rate=0 2018-11-01 18:54:02,741 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310047K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:06,095 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=19.2313 real_seconds=1.00 rate_Mbps=160.9299 tx_cpu=13 rx_cpu=33 drop=161 pkt=157703 data_loss=0.10181 2018-11-01 18:54:06,095 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=128 throughput=1<164792/310047<310047 Kbps loss-rate=0 2018-11-01 18:54:06,095 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237419K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:09,425 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=19.1259 real_seconds=1.00 rate_Mbps=160.0435 tx_cpu=12 rx_cpu=31 drop=0 pkt=156679 data_loss=0.00000 2018-11-01 18:54:09,425 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=128 throughput=1<163884/237419<237419 Kbps loss-rate=0 2018-11-01 18:54:09,425 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R200651K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:12,754 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=19.2228 real_seconds=1.00 rate_Mbps=160.7034 tx_cpu=13 rx_cpu=34 drop=0 pkt=157473 data_loss=0.00000 2018-11-01 18:54:12,754 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=128 throughput=1<164560/200651<200651 Kbps loss-rate=0 2018-11-01 18:54:12,755 DEBUG undershot, min=164560 kbps=182605 max=200651 2018-11-01 18:54:12,755 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182605K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:16,082 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=18.9382 real_seconds=1.00 rate_Mbps=158.4511 tx_cpu=14 rx_cpu=32 drop=678 pkt=155820 data_loss=0.43531 2018-11-01 18:54:16,082 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=128 throughput=164560<162253/182605<200651 Kbps loss-rate=0 2018-11-01 18:54:16,082 DEBUG undershot, min=182605 kbps=191628 max=200651 2018-11-01 18:54:16,083 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191628K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:19,408 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=18.8549 real_seconds=1.00 rate_Mbps=157.7464 tx_cpu=12 rx_cpu=29 drop=417 pkt=154876 data_loss=0.26923 2018-11-01 18:54:19,408 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=128 throughput=182605<161532/191628<200651 Kbps loss-rate=0 2018-11-01 18:54:19,408 DEBUG undershot, min=191628 kbps=196139 max=200651 2018-11-01 18:54:19,409 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Measuring UDP Throughput (packet size=1024)... 2018-11-01 18:54:19,409 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:22,740 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=152.0137 real_seconds=1.00 rate_Mbps=1272.6810 tx_cpu=19 rx_cpu=32 drop=243 pkt=155905 data_loss=0.15586 2018-11-01 18:54:22,740 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1<1303225/5000000<10000000 Kbps loss-rate=0 2018-11-01 18:54:22,741 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3151612K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:26,069 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=148.3340 real_seconds=1.00 rate_Mbps=1242.6195 tx_cpu=25 rx_cpu=32 drop=270 pkt=152164 data_loss=0.17746 2018-11-01 18:54:26,069 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1<1272442/3151612<3151612 Kbps loss-rate=0 2018-11-01 18:54:26,070 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2212027K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:29,424 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=134.3818 real_seconds=1.00 rate_Mbps=1125.4994 tx_cpu=18 rx_cpu=31 drop=1241 pkt=138848 data_loss=0.89385 2018-11-01 18:54:29,424 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1<1152511/2212027<2212027 Kbps loss-rate=0 2018-11-01 18:54:29,424 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1682269K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:32,751 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=132.8301 real_seconds=1.00 rate_Mbps=1112.5795 tx_cpu=23 rx_cpu=30 drop=0 pkt=136018 data_loss=0.00000 2018-11-01 18:54:32,752 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1<1139281/1682269<1682269 Kbps loss-rate=0 2018-11-01 18:54:32,752 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1410775K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:36,082 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=137.0791 real_seconds=1.00 rate_Mbps=1147.4691 tx_cpu=18 rx_cpu=30 drop=0 pkt=140369 data_loss=0.00000 2018-11-01 18:54:36,082 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1<1175008/1410775<1410775 Kbps loss-rate=0 2018-11-01 18:54:36,083 DEBUG undershot, min=1175008 kbps=1292891 max=1410775 2018-11-01 18:54:36,083 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1292891K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:39,435 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=145.7754 real_seconds=1.00 rate_Mbps=1220.8102 tx_cpu=19 rx_cpu=31 drop=277 pkt=149551 data_loss=0.18522 2018-11-01 18:54:39,436 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1175008<1250109/1292891<1410775 Kbps loss-rate=0 2018-11-01 18:54:39,436 DEBUG undershot, min=1250109 kbps=1330442 max=1410775 2018-11-01 18:54:39,436 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1330442K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:42,788 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=147.3408 real_seconds=1.00 rate_Mbps=1233.8006 tx_cpu=20 rx_cpu=32 drop=0 pkt=150877 data_loss=0.00000 2018-11-01 18:54:42,788 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1250109<1263411/1330442<1410775 Kbps loss-rate=0 2018-11-01 18:54:42,789 DEBUG undershot, min=1263411 kbps=1337093 max=1410775 2018-11-01 18:54:42,789 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1337093K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:46,119 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=141.0166 real_seconds=1.00 rate_Mbps=1181.0893 tx_cpu=19 rx_cpu=29 drop=0 pkt=144401 data_loss=0.00000 2018-11-01 18:54:46,119 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1263411<1209435/1337093<1410775 Kbps loss-rate=0 2018-11-01 18:54:46,119 DEBUG undershot, min=1337093 kbps=1373934 max=1410775 2018-11-01 18:54:46,120 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1373934K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:49,448 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=142.5566 real_seconds=1.00 rate_Mbps=1194.0535 tx_cpu=20 rx_cpu=31 drop=566 pkt=146544 data_loss=0.38628 2018-11-01 18:54:49,449 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=1024 throughput=1337093<1222710/1373934<1410775 Kbps loss-rate=0 2018-11-01 18:54:49,449 DEBUG undershot, min=1373934 kbps=1392354 max=1410775 2018-11-01 18:54:49,449 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Measuring UDP Throughput (packet size=8192)... 2018-11-01 18:54:49,450 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:52,802 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=596.0000 real_seconds=1.00 rate_Mbps=4997.8162 tx_cpu=99 rx_cpu=22 drop=6 pkt=76294 data_loss=0.00787 2018-11-01 18:54:52,802 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=8192 throughput=1<5117763/5000000<10000000 Kbps loss-rate=0 2018-11-01 18:54:52,802 DEBUG undershot, min=5117763 kbps=7558881 max=10000000 2018-11-01 18:54:52,803 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558881K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:56,156 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=812.6719 real_seconds=1.00 rate_Mbps=6802.7232 tx_cpu=42 rx_cpu=28 drop=2 pkt=104024 data_loss=0.00192 2018-11-01 18:54:56,156 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=8192 throughput=5117763<6965988/7558881<10000000 Kbps loss-rate=0 2018-11-01 18:54:56,156 DEBUG undershot, min=6965988 kbps=8482994 max=10000000 2018-11-01 18:54:56,157 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8482994K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:54:59,510 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=947.1562 real_seconds=1.00 rate_Mbps=7934.8406 tx_cpu=32 rx_cpu=31 drop=121 pkt=121357 data_loss=0.09972 2018-11-01 18:54:59,510 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=8192 throughput=6965988<8125276/8482994<10000000 Kbps loss-rate=0 2018-11-01 18:54:59,510 DEBUG undershot, min=8125276 kbps=9062638 max=10000000 2018-11-01 18:54:59,511 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9062638K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:55:02,840 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=871.3594 real_seconds=1.00 rate_Mbps=7291.6423 tx_cpu=26 rx_cpu=28 drop=0 pkt=111534 data_loss=0.00000 2018-11-01 18:55:02,841 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=8192 throughput=8125276<7466641/9062638<10000000 Kbps loss-rate=0 2018-11-01 18:55:02,841 DEBUG undershot, min=9062638 kbps=9531319 max=10000000 2018-11-01 18:55:02,841 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9531319K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:55:06,169 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] megabytes=983.9141 real_seconds=1.00 rate_Mbps=8236.5292 tx_cpu=26 rx_cpu=36 drop=0 pkt=125941 data_loss=0.00000 2018-11-01 18:55:06,170 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] pkt-size=8192 throughput=9062638<8434205/9531319<10000000 Kbps loss-rate=0 2018-11-01 18:55:06,170 DEBUG undershot, min=9531319 kbps=9765659 max=10000000 2018-11-01 18:55:06,180 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.29, 'throughput_kbps': 15134713, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 15073446, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 14736892, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.27, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 161532, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.39, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1222710, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8434205, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.240', 'rtt_max_ms': '40.748', 'rtt_min_ms': '0.105', 'rtt_stddev': '12.169', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.195', 'rtt_max_ms': '0.302', 'rtt_min_ms': '0.116', 'rtt_stddev': '0.068', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.337', 'rtt_max_ms': '0.516', 'rtt_min_ms': '0.185', 'rtt_stddev': '0.098', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-11-01 18:55:06,181 INFO Deleting floating ip 85b42e92-2b87-41aa-85e5-a1205edca4a3 2018-11-01 18:55:07,273 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Floating IP 172.30.9.211 deleted 2018-11-01 18:55:07,431 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d41] Instance deleted 2018-11-01 18:55:07,495 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Creating client VM... 2018-11-01 18:55:07,496 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-01 18:55:09,099 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] VM status=BUILD, retrying 1 of 90... 2018-11-01 18:55:11,245 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] VM status=BUILD, retrying 2 of 90... 2018-11-01 18:55:13,399 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] VM status=BUILD, retrying 3 of 90... 2018-11-01 18:55:15,710 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] VM status=BUILD, retrying 4 of 90... 2018-11-01 18:55:17,875 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] VM status=BUILD, retrying 5 of 90... 2018-11-01 18:55:22,394 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Internal network IP: 192.168.2.4 2018-11-01 18:55:22,394 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] SSH IP: 172.30.9.212 2018-11-01 18:55:22,394 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Setup SSH for ubuntu@172.30.9.212 2018-11-01 18:55:31,745 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Installing nuttcp-8.1.4... 2018-11-01 18:55:31,789 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Copying nuttcp-8.1.4 to target... 2018-11-01 18:55:32,019 INFO ============================================================ 2018-11-01 18:55:32,019 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-11-01 18:55:41,066 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.76 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.246 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.307 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.357 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.282 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.266 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.381 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.292 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.277 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.355 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9780ms rtt min/avg/max/mdev = 0.246/0.452/1.761/0.438 ms 2018-11-01 18:55:50,110 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.315 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.285 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.247 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.290 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.275 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.277 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.338 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.471 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.239 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.314 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.239/0.305/0.471/0.062 ms 2018-11-01 18:55:59,160 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.69 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.475 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.347 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.352 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.466 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.534 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.658 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.560 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.874 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.761 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.347/0.671/1.691/0.376 ms 2018-11-01 18:55:59,161 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Measuring TCP Throughput (packet size=65536)... 2018-11-01 18:55:59,161 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:09,263 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=2180.4130 real_seconds=10.00 rate_Mbps=1828.3570 tx_cpu=4 rx_cpu=7 retrans=48 cwnd=401 rtt_ms=0.45 2018-11-01 18:56:09,264 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:19,365 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=2143.9791 real_seconds=10.00 rate_Mbps=1797.8715 tx_cpu=4 rx_cpu=7 retrans=8 cwnd=293 rtt_ms=0.62 2018-11-01 18:56:19,366 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:29,464 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=2605.6506 real_seconds=10.00 rate_Mbps=2185.1126 tx_cpu=4 rx_cpu=8 retrans=53 cwnd=344 rtt_ms=0.39 2018-11-01 18:56:29,464 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Measuring UDP Throughput (packet size=128)... 2018-11-01 18:56:29,465 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:32,791 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.6635 real_seconds=1.01 rate_Mbps=147.3787 tx_cpu=23 rx_cpu=19 drop=63118 pkt=207817 data_loss=30.37176 2018-11-01 18:56:32,792 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<150915/5000000<10000000 Kbps loss-rate=30 2018-11-01 18:56:32,792 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R452745K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:36,120 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.8799 real_seconds=1.01 rate_Mbps=148.8838 tx_cpu=19 rx_cpu=20 drop=47462 pkt=193934 data_loss=24.47325 2018-11-01 18:56:36,120 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<152457/452745<452745 Kbps loss-rate=24 2018-11-01 18:56:36,120 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302601K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:39,448 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.5679 real_seconds=1.00 rate_Mbps=147.2893 tx_cpu=18 rx_cpu=21 drop=58079 pkt=201995 data_loss=28.75260 2018-11-01 18:56:39,448 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<150824/302601<302601 Kbps loss-rate=28 2018-11-01 18:56:39,449 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R226712K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:42,777 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.9780 real_seconds=1.01 rate_Mbps=149.7305 tx_cpu=19 rx_cpu=18 drop=53108 pkt=200384 data_loss=26.50311 2018-11-01 18:56:42,777 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<153324/226712<226712 Kbps loss-rate=26 2018-11-01 18:56:42,778 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190018K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:46,129 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.5981 real_seconds=1.00 rate_Mbps=147.5916 tx_cpu=78 rx_cpu=20 drop=41402 pkt=185565 data_loss=22.31105 2018-11-01 18:56:46,130 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<151133/190018<190018 Kbps loss-rate=22 2018-11-01 18:56:46,130 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170575K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:49,455 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.6213 real_seconds=1.01 rate_Mbps=146.9255 tx_cpu=72 rx_cpu=21 drop=22223 pkt=166577 data_loss=13.34114 2018-11-01 18:56:49,455 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<150451/170575<170575 Kbps loss-rate=13 2018-11-01 18:56:49,456 DEBUG overshot, min=1 kbps=150451 max=170575 2018-11-01 18:56:49,456 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150451K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:52,784 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.7615 real_seconds=1.00 rate_Mbps=148.9333 tx_cpu=96 rx_cpu=20 drop=1423 pkt=146925 data_loss=0.96849 2018-11-01 18:56:52,784 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<152507/150451<170575 Kbps loss-rate=0 2018-11-01 18:56:52,785 DEBUG undershot, min=152507 kbps=161541 max=170575 2018-11-01 18:56:52,785 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161541K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:56,139 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.7604 real_seconds=1.00 rate_Mbps=148.4074 tx_cpu=84 rx_cpu=20 drop=12262 pkt=157755 data_loss=7.77268 2018-11-01 18:56:56,139 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=152507<151969/161541<170575 Kbps loss-rate=7 2018-11-01 18:56:56,139 DEBUG overshot, min=152507 kbps=151969 max=161541 2018-11-01 18:56:56,140 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151969K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:56:59,468 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.6533 real_seconds=1.00 rate_Mbps=147.6334 tx_cpu=92 rx_cpu=20 drop=3791 pkt=148407 data_loss=2.55463 2018-11-01 18:56:59,469 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=152507<151176/151969<161541 Kbps loss-rate=2 2018-11-01 18:56:59,469 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Measuring UDP Throughput (packet size=1024)... 2018-11-01 18:56:59,469 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:02,798 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=144.9189 real_seconds=1.01 rate_Mbps=1200.6600 tx_cpu=30 rx_cpu=20 drop=50507 pkt=198904 data_loss=25.39268 2018-11-01 18:57:02,798 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1229475/5000000<10000000 Kbps loss-rate=25 2018-11-01 18:57:02,798 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3114737K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:06,151 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=145.0928 real_seconds=1.01 rate_Mbps=1210.3123 tx_cpu=28 rx_cpu=20 drop=48414 pkt=196989 data_loss=24.57700 2018-11-01 18:57:06,151 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1239359/3114737<3114737 Kbps loss-rate=24 2018-11-01 18:57:06,151 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2177048K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:09,479 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=144.2725 real_seconds=1.00 rate_Mbps=1210.3504 tx_cpu=29 rx_cpu=23 drop=53830 pkt=201565 data_loss=26.70600 2018-11-01 18:57:09,479 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1239398/2177048<2177048 Kbps loss-rate=26 2018-11-01 18:57:09,479 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1708223K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:12,808 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=142.5459 real_seconds=1.01 rate_Mbps=1180.1902 tx_cpu=28 rx_cpu=20 drop=55147 pkt=201114 data_loss=27.42077 2018-11-01 18:57:12,808 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1208514/1708223<1708223 Kbps loss-rate=27 2018-11-01 18:57:12,809 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1458368K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:16,136 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=142.5576 real_seconds=1.00 rate_Mbps=1194.9351 tx_cpu=62 rx_cpu=22 drop=31175 pkt=177154 data_loss=17.59772 2018-11-01 18:57:16,136 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1223613/1458368<1458368 Kbps loss-rate=17 2018-11-01 18:57:16,136 DEBUG overshot, min=1 kbps=1223613 max=1458368 2018-11-01 18:57:16,137 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1223613K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:19,463 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=144.0264 real_seconds=1.00 rate_Mbps=1207.9041 tx_cpu=93 rx_cpu=20 drop=1884 pkt=149367 data_loss=1.26129 2018-11-01 18:57:19,464 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1236893/1223613<1458368 Kbps loss-rate=1 2018-11-01 18:57:19,464 DEBUG undershot, min=1236893 kbps=1347630 max=1458368 2018-11-01 18:57:19,464 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1347630K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:22,817 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=145.5742 real_seconds=1.00 rate_Mbps=1220.5084 tx_cpu=73 rx_cpu=20 drop=15416 pkt=164484 data_loss=9.37235 2018-11-01 18:57:22,817 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1236893<1249800/1347630<1458368 Kbps loss-rate=9 2018-11-01 18:57:22,817 DEBUG overshot, min=1236893 kbps=1249800 max=1347630 2018-11-01 18:57:22,818 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1249800K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:26,144 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=141.5273 real_seconds=1.00 rate_Mbps=1186.3348 tx_cpu=90 rx_cpu=26 drop=7007 pkt=151931 data_loss=4.61198 2018-11-01 18:57:26,144 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1236893<1214806/1249800<1347630 Kbps loss-rate=4 2018-11-01 18:57:26,144 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Measuring UDP Throughput (packet size=8192)... 2018-11-01 18:57:26,145 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:29,472 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=201.2422 real_seconds=1.00 rate_Mbps=1680.2681 tx_cpu=63 rx_cpu=11 drop=49648 pkt=75407 data_loss=65.84004 2018-11-01 18:57:29,473 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1720594/5000000<10000000 Kbps loss-rate=65 2018-11-01 18:57:29,473 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3360297K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:32,800 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=204.7578 real_seconds=1.00 rate_Mbps=1713.0523 tx_cpu=98 rx_cpu=9 drop=25065 pkt=51274 data_loss=48.88442 2018-11-01 18:57:32,800 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1754165/3360297<3360297 Kbps loss-rate=48 2018-11-01 18:57:32,800 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2557231K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:36,128 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=202.0234 real_seconds=1.00 rate_Mbps=1690.3529 tx_cpu=99 rx_cpu=10 drop=13162 pkt=39021 data_loss=33.73058 2018-11-01 18:57:36,128 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1730921/2557231<2557231 Kbps loss-rate=33 2018-11-01 18:57:36,129 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2144076K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:39,456 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=195.1797 real_seconds=1.00 rate_Mbps=1637.3481 tx_cpu=99 rx_cpu=10 drop=7733 pkt=32716 data_loss=23.63676 2018-11-01 18:57:39,456 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1676644/2144076<2144076 Kbps loss-rate=23 2018-11-01 18:57:39,457 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1910360K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:42,809 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=188.2266 real_seconds=1.00 rate_Mbps=1574.2330 tx_cpu=99 rx_cpu=8 drop=5057 pkt=29150 data_loss=17.34819 2018-11-01 18:57:42,810 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1612014/1910360<1910360 Kbps loss-rate=17 2018-11-01 18:57:42,810 DEBUG overshot, min=1 kbps=1612014 max=1910360 2018-11-01 18:57:42,810 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1612014K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:46,163 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=191.3516 real_seconds=1.00 rate_Mbps=1605.2583 tx_cpu=99 rx_cpu=8 drop=105 pkt=24598 data_loss=0.42686 2018-11-01 18:57:46,163 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1643784/1612014<1910360 Kbps loss-rate=0 2018-11-01 18:57:46,164 DEBUG undershot, min=1643784 kbps=1777072 max=1910360 2018-11-01 18:57:46,164 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1777072K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:49,515 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=208.3594 real_seconds=1.00 rate_Mbps=1748.6845 tx_cpu=99 rx_cpu=10 drop=446 pkt=27116 data_loss=1.64480 2018-11-01 18:57:49,516 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1643784<1790652/1777072<1910360 Kbps loss-rate=1 2018-11-01 18:57:49,516 DEBUG undershot, min=1790652 kbps=1850506 max=1910360 2018-11-01 18:57:49,516 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1850506K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 18:57:52,869 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=211.8125 real_seconds=1.00 rate_Mbps=1771.6812 tx_cpu=99 rx_cpu=9 drop=1125 pkt=28237 data_loss=3.98415 2018-11-01 18:57:52,870 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1790652<1814201/1850506<1910360 Kbps loss-rate=3 2018-11-01 18:57:52,880 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 48, 'rtt_ms': 0.45, 'throughput_kbps': 1872237, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.62, 'throughput_kbps': 1841020, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 53, 'rtt_ms': 0.39, 'throughput_kbps': 2237555, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.55, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151176, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.61, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1214806, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.98, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1814201, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.452', 'rtt_max_ms': '1.761', 'rtt_min_ms': '0.246', 'rtt_stddev': '0.438', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.305', 'rtt_max_ms': '0.471', 'rtt_min_ms': '0.239', 'rtt_stddev': '0.062', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.671', 'rtt_max_ms': '1.691', 'rtt_min_ms': '0.347', 'rtt_stddev': '0.376', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-01 18:57:52,882 INFO ============================================================ 2018-11-01 18:57:52,882 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-11-01 18:58:01,957 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] PING 172.30.9.214 (172.30.9.214) 64(92) bytes of data. 72 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.632 ms 72 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.734 ms 72 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.480 ms 72 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.591 ms 72 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.409 ms 72 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.814 ms 72 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.445 ms 72 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.287 ms 72 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.478 ms 72 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.922 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.287/0.579/0.922/0.188 ms 2018-11-01 18:58:11,004 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] PING 172.30.9.214 (172.30.9.214) 391(419) bytes of data. 399 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.261 ms 399 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.412 ms 399 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.488 ms 399 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.430 ms 399 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.563 ms 399 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.395 ms 399 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.493 ms 399 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.477 ms 399 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.431 ms 399 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.410 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.261/0.436/0.563/0.075 ms 2018-11-01 18:58:20,052 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] PING 172.30.9.214 (172.30.9.214) 1500(1528) bytes of data. 1508 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=2.38 ms 1508 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.412 ms 1508 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.537 ms 1508 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.671 ms 1508 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.529 ms 1508 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.414 ms 1508 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.539 ms 1508 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.444 ms 1508 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.457 ms 1508 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.583 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.412/0.696/2.380/0.567 ms 2018-11-01 18:58:20,053 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Measuring TCP Throughput (packet size=65536)... 2018-11-01 18:58:20,053 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:58:30,180 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=2084.2649 real_seconds=10.00 rate_Mbps=1747.6650 tx_cpu=3 rx_cpu=8 retrans=24 cwnd=311 rtt_ms=0.58 2018-11-01 18:58:30,181 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:58:40,283 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=2440.4643 real_seconds=10.00 rate_Mbps=2046.3405 tx_cpu=4 rx_cpu=9 retrans=29 cwnd=391 rtt_ms=0.41 2018-11-01 18:58:40,283 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:58:50,383 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=2139.5781 real_seconds=10.00 rate_Mbps=1794.0122 tx_cpu=4 rx_cpu=7 retrans=31 cwnd=406 rtt_ms=0.37 2018-11-01 18:58:50,383 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Measuring UDP Throughput (packet size=128)... 2018-11-01 18:58:50,384 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:58:53,710 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.1437 real_seconds=1.01 rate_Mbps=142.7301 tx_cpu=18 rx_cpu=19 drop=53050 pkt=193491 data_loss=27.41718 2018-11-01 18:58:53,711 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<146155/5000000<10000000 Kbps loss-rate=27 2018-11-01 18:58:53,711 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R438465K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:58:57,038 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.0463 real_seconds=1.01 rate_Mbps=141.7494 tx_cpu=21 rx_cpu=20 drop=62847 pkt=202491 data_loss=31.03718 2018-11-01 18:58:57,038 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<145151/438465<438465 Kbps loss-rate=31 2018-11-01 18:58:57,038 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291808K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:00,366 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=16.6760 real_seconds=1.01 rate_Mbps=138.7201 tx_cpu=18 rx_cpu=19 drop=66174 pkt=202784 data_loss=32.63284 2018-11-01 18:59:00,366 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<142049/291808<291808 Kbps loss-rate=32 2018-11-01 18:59:00,367 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R216928K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:03,720 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.0284 real_seconds=1.01 rate_Mbps=141.8870 tx_cpu=18 rx_cpu=18 drop=57742 pkt=197239 data_loss=29.27524 2018-11-01 18:59:03,720 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<145292/216928<216928 Kbps loss-rate=29 2018-11-01 18:59:03,721 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181110K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:07,048 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=16.9771 real_seconds=1.00 rate_Mbps=142.4207 tx_cpu=78 rx_cpu=20 drop=37789 pkt=176865 data_loss=21.36591 2018-11-01 18:59:07,049 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<145838/181110<181110 Kbps loss-rate=21 2018-11-01 18:59:07,049 DEBUG overshot, min=1 kbps=145838 max=181110 2018-11-01 18:59:07,049 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145838K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:10,377 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.2421 real_seconds=1.00 rate_Mbps=144.6667 tx_cpu=95 rx_cpu=20 drop=1173 pkt=142420 data_loss=0.82368 2018-11-01 18:59:10,378 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=1<148138/145838<181110 Kbps loss-rate=0 2018-11-01 18:59:10,378 DEBUG undershot, min=148138 kbps=164624 max=181110 2018-11-01 18:59:10,378 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164624K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:13,704 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.4756 real_seconds=1.00 rate_Mbps=146.0687 tx_cpu=96 rx_cpu=21 drop=17605 pkt=160765 data_loss=10.95054 2018-11-01 18:59:13,705 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=148138<149574/164624<181110 Kbps loss-rate=10 2018-11-01 18:59:13,705 DEBUG overshot, min=148138 kbps=149574 max=164624 2018-11-01 18:59:13,705 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149574K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:17,057 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=17.5874 real_seconds=1.00 rate_Mbps=147.1022 tx_cpu=93 rx_cpu=20 drop=1992 pkt=146068 data_loss=1.36395 2018-11-01 18:59:17,057 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=148138<150632/149574<164624 Kbps loss-rate=1 2018-11-01 18:59:17,057 DEBUG undershot, min=150632 kbps=157628 max=164624 2018-11-01 18:59:17,058 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157628K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:20,385 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=16.5157 real_seconds=1.00 rate_Mbps=137.9784 tx_cpu=85 rx_cpu=18 drop=18638 pkt=153934 data_loss=12.10752 2018-11-01 18:59:20,386 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=128 throughput=150632<141289/157628<164624 Kbps loss-rate=12 2018-11-01 18:59:20,386 DEBUG overshot, min=150632 kbps=141289 max=157628 2018-11-01 18:59:20,387 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Measuring UDP Throughput (packet size=1024)... 2018-11-01 18:59:20,387 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:23,739 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=137.0635 real_seconds=1.01 rate_Mbps=1140.7666 tx_cpu=26 rx_cpu=20 drop=50062 pkt=190415 data_loss=26.29096 2018-11-01 18:59:23,739 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1168144/5000000<10000000 Kbps loss-rate=26 2018-11-01 18:59:23,740 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3084072K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:27,066 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=134.3525 real_seconds=1.01 rate_Mbps=1116.3540 tx_cpu=28 rx_cpu=19 drop=60140 pkt=197717 data_loss=30.41723 2018-11-01 18:59:27,066 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1143146/3084072<3084072 Kbps loss-rate=30 2018-11-01 18:59:27,066 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2113609K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:30,394 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=135.6621 real_seconds=1.01 rate_Mbps=1129.1345 tx_cpu=30 rx_cpu=22 drop=57451 pkt=196369 data_loss=29.25666 2018-11-01 18:59:30,394 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1156233/2113609<2113609 Kbps loss-rate=29 2018-11-01 18:59:30,394 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1634921K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:33,722 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=133.1836 real_seconds=1.01 rate_Mbps=1111.5881 tx_cpu=41 rx_cpu=19 drop=62916 pkt=199296 data_loss=31.56912 2018-11-01 18:59:33,723 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1138266/1634921<1634921 Kbps loss-rate=31 2018-11-01 18:59:33,723 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1386593K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:37,049 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=136.3125 real_seconds=1.00 rate_Mbps=1139.1139 tx_cpu=61 rx_cpu=22 drop=29678 pkt=169262 data_loss=17.53375 2018-11-01 18:59:37,050 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1166452/1386593<1386593 Kbps loss-rate=17 2018-11-01 18:59:37,050 DEBUG overshot, min=1 kbps=1166452 max=1386593 2018-11-01 18:59:37,051 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1166452K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:40,378 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=136.1748 real_seconds=1.00 rate_Mbps=1138.4974 tx_cpu=93 rx_cpu=20 drop=2946 pkt=142389 data_loss=2.06901 2018-11-01 18:59:40,378 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=1024 throughput=1<1165821/1166452<1386593 Kbps loss-rate=2 2018-11-01 18:59:40,378 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Measuring UDP Throughput (packet size=8192)... 2018-11-01 18:59:40,379 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:43,706 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=189.9375 real_seconds=1.01 rate_Mbps=1582.8093 tx_cpu=16 rx_cpu=8 drop=50407 pkt=74719 data_loss=67.46209 2018-11-01 18:59:43,707 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1620796/5000000<10000000 Kbps loss-rate=67 2018-11-01 18:59:43,707 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3310398K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:47,034 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=187.5234 real_seconds=1.00 rate_Mbps=1568.1648 tx_cpu=99 rx_cpu=8 drop=26510 pkt=50513 data_loss=52.48155 2018-11-01 18:59:47,035 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1605800/3310398<3310398 Kbps loss-rate=52 2018-11-01 18:59:47,035 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2458099K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:50,361 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=185.0234 real_seconds=1.00 rate_Mbps=1547.9854 tx_cpu=99 rx_cpu=9 drop=13825 pkt=37508 data_loss=36.85881 2018-11-01 18:59:50,362 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1585137/2458099<2458099 Kbps loss-rate=36 2018-11-01 18:59:50,362 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2021618K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:53,714 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=192.2734 real_seconds=1.00 rate_Mbps=1607.5790 tx_cpu=99 rx_cpu=8 drop=6236 pkt=30847 data_loss=20.21592 2018-11-01 18:59:53,715 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1646160/2021618<2021618 Kbps loss-rate=20 2018-11-01 18:59:53,715 DEBUG overshot, min=1 kbps=1646160 max=2021618 2018-11-01 18:59:53,715 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1646160K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 18:59:57,067 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=195.2891 real_seconds=1.00 rate_Mbps=1638.2132 tx_cpu=99 rx_cpu=8 drop=122 pkt=25119 data_loss=0.48568 2018-11-01 18:59:57,068 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1<1677530/1646160<2021618 Kbps loss-rate=0 2018-11-01 18:59:57,068 DEBUG undershot, min=1677530 kbps=1849574 max=2021618 2018-11-01 18:59:57,068 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1849574K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:00:00,394 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=200.5547 real_seconds=1.00 rate_Mbps=1677.5249 tx_cpu=99 rx_cpu=10 drop=2552 pkt=28223 data_loss=9.04227 2018-11-01 19:00:00,395 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1677530<1717785/1849574<2021618 Kbps loss-rate=9 2018-11-01 19:00:00,395 DEBUG overshot, min=1677530 kbps=1717785 max=1849574 2018-11-01 19:00:00,395 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1717785K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:00:03,748 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=204.4844 real_seconds=1.00 rate_Mbps=1715.3976 tx_cpu=99 rx_cpu=8 drop=38 pkt=26212 data_loss=0.14494 2018-11-01 19:00:03,749 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1677530<1756567/1717785<1849574 Kbps loss-rate=0 2018-11-01 19:00:03,749 DEBUG undershot, min=1756567 kbps=1803070 max=1849574 2018-11-01 19:00:03,749 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1803070K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:00:07,078 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] megabytes=204.7188 real_seconds=1.00 rate_Mbps=1711.7814 tx_cpu=99 rx_cpu=9 drop=1309 pkt=27513 data_loss=4.75772 2018-11-01 19:00:07,078 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] pkt-size=8192 throughput=1756567<1752864/1803070<1849574 Kbps loss-rate=4 2018-11-01 19:00:07,089 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'172.30.9.214', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 24, 'rtt_ms': 0.58, 'throughput_kbps': 1789608, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 29, 'rtt_ms': 0.41, 'throughput_kbps': 2095452, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 31, 'rtt_ms': 0.37, 'throughput_kbps': 1837068, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 12.11, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141289, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.07, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1165821, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.76, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1752864, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.579', 'rtt_max_ms': '0.922', 'rtt_min_ms': '0.287', 'rtt_stddev': '0.188', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.436', 'rtt_max_ms': '0.563', 'rtt_min_ms': '0.261', 'rtt_stddev': '0.075', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.696', 'rtt_max_ms': '2.380', 'rtt_min_ms': '0.412', 'rtt_stddev': '0.567', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-01 19:00:07,090 INFO Deleting floating ip 5149fb4e-26b8-4623-98c2-38c4af4bffa6 2018-11-01 19:00:08,129 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Floating IP 172.30.9.212 deleted 2018-11-01 19:00:08,876 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d42] Instance deleted 2018-11-01 19:00:08,908 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Creating client VM... 2018-11-01 19:00:08,908 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-01 19:00:12,898 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 1 of 90... 2018-11-01 19:00:15,477 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 2 of 90... 2018-11-01 19:00:17,992 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 3 of 90... 2018-11-01 19:00:20,420 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 4 of 90... 2018-11-01 19:00:22,586 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 5 of 90... 2018-11-01 19:00:24,732 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 6 of 90... 2018-11-01 19:00:27,463 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 7 of 90... 2018-11-01 19:00:29,663 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 8 of 90... 2018-11-01 19:00:31,997 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 9 of 90... 2018-11-01 19:00:34,161 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 10 of 90... 2018-11-01 19:00:36,661 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 11 of 90... 2018-11-01 19:00:39,003 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 12 of 90... 2018-11-01 19:00:41,770 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 13 of 90... 2018-11-01 19:00:44,094 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 14 of 90... 2018-11-01 19:00:46,803 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 15 of 90... 2018-11-01 19:00:48,968 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 16 of 90... 2018-11-01 19:00:51,280 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 17 of 90... 2018-11-01 19:00:53,613 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 18 of 90... 2018-11-01 19:00:55,937 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 19 of 90... 2018-11-01 19:00:58,279 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 20 of 90... 2018-11-01 19:01:00,991 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 21 of 90... 2018-11-01 19:01:03,485 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 22 of 90... 2018-11-01 19:01:05,631 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 23 of 90... 2018-11-01 19:01:07,943 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 24 of 90... 2018-11-01 19:01:10,460 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 25 of 90... 2018-11-01 19:01:12,624 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 26 of 90... 2018-11-01 19:01:14,783 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 27 of 90... 2018-11-01 19:01:16,926 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 28 of 90... 2018-11-01 19:01:19,077 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 29 of 90... 2018-11-01 19:01:21,225 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 30 of 90... 2018-11-01 19:01:23,586 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 31 of 90... 2018-11-01 19:01:25,927 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 32 of 90... 2018-11-01 19:01:28,072 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 33 of 90... 2018-11-01 19:01:30,427 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 34 of 90... 2018-11-01 19:01:32,587 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 35 of 90... 2018-11-01 19:01:34,748 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 36 of 90... 2018-11-01 19:01:37,339 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 37 of 90... 2018-11-01 19:01:39,671 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 38 of 90... 2018-11-01 19:01:41,834 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 39 of 90... 2018-11-01 19:01:44,145 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 40 of 90... 2018-11-01 19:01:46,285 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 41 of 90... 2018-11-01 19:01:48,434 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 42 of 90... 2018-11-01 19:01:50,764 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 43 of 90... 2018-11-01 19:01:53,077 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] VM status=BUILD, retrying 44 of 90... 2018-11-01 19:01:58,003 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Internal network IP: 192.168.1.24 2018-11-01 19:01:58,003 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] SSH IP: 172.30.9.200 2018-11-01 19:01:58,003 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Setup SSH for ubuntu@172.30.9.200 2018-11-01 19:02:10,407 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Installing nuttcp-8.1.4... 2018-11-01 19:02:10,454 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Copying nuttcp-8.1.4 to target... 2018-11-01 19:02:10,620 INFO ============================================================ 2018-11-01 19:02:10,620 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-11-01 19:02:19,662 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=45.6 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.181 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.175 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.160 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.278 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.185 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.153 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.305 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.175 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.157 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.153/4.742/45.659/13.639 ms 2018-11-01 19:02:28,702 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.213 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.196 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.285 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.242 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.321 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.265 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.361 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.194 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.269 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.364 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.194/0.271/0.364/0.059 ms 2018-11-01 19:02:37,746 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=1.15 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.357 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.353 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.309 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.275 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.231 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.311 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.349 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.321 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.231/0.389/1.150/0.257 ms 2018-11-01 19:02:37,747 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Measuring TCP Throughput (packet size=65536)... 2018-11-01 19:02:37,747 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:02:47,844 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=5353.2571 real_seconds=10.00 rate_Mbps=4491.8971 tx_cpu=9 rx_cpu=14 retrans=1 cwnd=587 rtt_ms=0.36 2018-11-01 19:02:47,844 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:02:57,938 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=6822.6973 real_seconds=10.00 rate_Mbps=5724.2779 tx_cpu=11 rx_cpu=17 retrans=50 cwnd=683 rtt_ms=0.46 2018-11-01 19:02:57,938 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:08,033 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=5069.5457 real_seconds=10.00 rate_Mbps=4253.7253 tx_cpu=9 rx_cpu=12 retrans=6 cwnd=417 rtt_ms=0.25 2018-11-01 19:03:08,033 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Measuring UDP Throughput (packet size=128)... 2018-11-01 19:03:08,034 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:11,359 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=21.5931 real_seconds=1.00 rate_Mbps=180.3885 tx_cpu=17 rx_cpu=23 drop=18322 pkt=195213 data_loss=9.38577 2018-11-01 19:03:11,359 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=128 throughput=1<184717/5000000<10000000 Kbps loss-rate=9 2018-11-01 19:03:11,359 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R554151K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:14,685 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=26.4283 real_seconds=1.00 rate_Mbps=221.4092 tx_cpu=18 rx_cpu=25 drop=515 pkt=217016 data_loss=0.23744 2018-11-01 19:03:14,685 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=128 throughput=1<226723/554151<554151 Kbps loss-rate=0 2018-11-01 19:03:14,685 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R390437K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:18,012 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=26.0048 real_seconds=1.00 rate_Mbps=217.9402 tx_cpu=18 rx_cpu=25 drop=2194 pkt=215225 data_loss=1.01931 2018-11-01 19:03:18,012 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=128 throughput=1<223170/390437<390437 Kbps loss-rate=1 2018-11-01 19:03:18,012 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306803K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:21,339 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=25.3872 real_seconds=1.00 rate_Mbps=212.7580 tx_cpu=17 rx_cpu=25 drop=1129 pkt=209101 data_loss=0.53986 2018-11-01 19:03:21,340 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=128 throughput=1<217864/306803<306803 Kbps loss-rate=0 2018-11-01 19:03:21,340 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R262333K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:24,664 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=25.8307 real_seconds=1.00 rate_Mbps=216.4126 tx_cpu=17 rx_cpu=26 drop=0 pkt=211605 data_loss=0.00000 2018-11-01 19:03:24,665 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=128 throughput=1<221606/262333<262333 Kbps loss-rate=0 2018-11-01 19:03:24,665 DEBUG undershot, min=221606 kbps=241969 max=262333 2018-11-01 19:03:24,665 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241969K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:28,017 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=26.0504 real_seconds=1.00 rate_Mbps=218.2478 tx_cpu=17 rx_cpu=24 drop=981 pkt=214386 data_loss=0.45777 2018-11-01 19:03:28,017 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=128 throughput=221606<223485/241969<262333 Kbps loss-rate=0 2018-11-01 19:03:28,018 DEBUG undershot, min=223485 kbps=242909 max=262333 2018-11-01 19:03:28,018 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R242909K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:31,369 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=24.7976 real_seconds=1.00 rate_Mbps=207.8270 tx_cpu=17 rx_cpu=26 drop=387 pkt=203529 data_loss=0.18998 2018-11-01 19:03:31,370 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=128 throughput=223485<212814/242909<262333 Kbps loss-rate=0 2018-11-01 19:03:31,370 DEBUG undershot, min=242909 kbps=252621 max=262333 2018-11-01 19:03:31,370 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R252621K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:34,695 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=26.2239 real_seconds=1.00 rate_Mbps=219.6166 tx_cpu=18 rx_cpu=26 drop=467 pkt=215293 data_loss=0.21689 2018-11-01 19:03:34,695 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=128 throughput=242909<224887/252621<262333 Kbps loss-rate=0 2018-11-01 19:03:34,696 DEBUG undershot, min=252621 kbps=257477 max=262333 2018-11-01 19:03:34,696 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Measuring UDP Throughput (packet size=1024)... 2018-11-01 19:03:34,696 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:38,021 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=199.8564 real_seconds=1.00 rate_Mbps=1676.3414 tx_cpu=31 rx_cpu=27 drop=90 pkt=204743 data_loss=0.04396 2018-11-01 19:03:38,022 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=1024 throughput=1<1716573/5000000<10000000 Kbps loss-rate=0 2018-11-01 19:03:38,022 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3358286K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:41,348 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=196.4727 real_seconds=1.00 rate_Mbps=1648.6448 tx_cpu=33 rx_cpu=27 drop=1065 pkt=202253 data_loss=0.52655 2018-11-01 19:03:41,348 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=1024 throughput=1<1688212/3358286<3358286 Kbps loss-rate=0 2018-11-01 19:03:41,349 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2523249K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:44,675 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=193.1992 real_seconds=1.00 rate_Mbps=1621.1378 tx_cpu=33 rx_cpu=28 drop=629 pkt=198465 data_loss=0.31695 2018-11-01 19:03:44,676 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=1024 throughput=1<1660045/2523249<2523249 Kbps loss-rate=0 2018-11-01 19:03:44,676 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2091647K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:48,002 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=184.6748 real_seconds=1.00 rate_Mbps=1548.1876 tx_cpu=23 rx_cpu=27 drop=707 pkt=189814 data_loss=0.37245 2018-11-01 19:03:48,002 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=1024 throughput=1<1585344/2091647<2091647 Kbps loss-rate=0 2018-11-01 19:03:48,002 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1838495K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:51,328 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=190.4297 real_seconds=1.00 rate_Mbps=1596.2875 tx_cpu=33 rx_cpu=28 drop=0 pkt=195000 data_loss=0.00000 2018-11-01 19:03:51,328 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=1024 throughput=1<1634598/1838495<1838495 Kbps loss-rate=0 2018-11-01 19:03:51,329 DEBUG undershot, min=1634598 kbps=1736546 max=1838495 2018-11-01 19:03:51,329 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1736546K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:54,681 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=196.8584 real_seconds=1.00 rate_Mbps=1652.3312 tx_cpu=34 rx_cpu=27 drop=0 pkt=201583 data_loss=0.00000 2018-11-01 19:03:54,681 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=1024 throughput=1634598<1691987/1736546<1838495 Kbps loss-rate=0 2018-11-01 19:03:54,681 DEBUG undershot, min=1691987 kbps=1765241 max=1838495 2018-11-01 19:03:54,682 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1765241K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:03:58,034 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=198.0938 real_seconds=1.00 rate_Mbps=1661.3653 tx_cpu=32 rx_cpu=27 drop=0 pkt=202848 data_loss=0.00000 2018-11-01 19:03:58,034 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=1024 throughput=1691987<1701238/1765241<1838495 Kbps loss-rate=0 2018-11-01 19:03:58,034 DEBUG undershot, min=1701238 kbps=1769866 max=1838495 2018-11-01 19:03:58,035 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1769866K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:04:01,361 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=191.7441 real_seconds=1.00 rate_Mbps=1607.5774 tx_cpu=31 rx_cpu=27 drop=0 pkt=196346 data_loss=0.00000 2018-11-01 19:04:01,361 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=1024 throughput=1701238<1646159/1769866<1838495 Kbps loss-rate=0 2018-11-01 19:04:01,361 DEBUG undershot, min=1769866 kbps=1804180 max=1838495 2018-11-01 19:04:01,361 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Measuring UDP Throughput (packet size=8192)... 2018-11-01 19:04:01,362 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:04:04,689 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=319.1016 real_seconds=1.00 rate_Mbps=2678.2508 tx_cpu=99 rx_cpu=16 drop=35449 pkt=76294 data_loss=46.46368 2018-11-01 19:04:04,689 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=8192 throughput=1<2742528/5000000<10000000 Kbps loss-rate=46 2018-11-01 19:04:04,690 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3871264K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:04:08,016 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=321.0000 real_seconds=1.00 rate_Mbps=2690.7359 tx_cpu=99 rx_cpu=16 drop=17983 pkt=59071 data_loss=30.44303 2018-11-01 19:04:08,016 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=8192 throughput=1<2755313/3871264<3871264 Kbps loss-rate=30 2018-11-01 19:04:08,016 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3313288K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:04:11,343 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=321.4062 real_seconds=1.00 rate_Mbps=2697.8480 tx_cpu=99 rx_cpu=16 drop=9417 pkt=50557 data_loss=18.62652 2018-11-01 19:04:11,343 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=8192 throughput=1<2762596/3313288<3313288 Kbps loss-rate=18 2018-11-01 19:04:11,344 DEBUG overshot, min=1 kbps=2762596 max=3313288 2018-11-01 19:04:11,344 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2762596K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:04:14,670 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=324.1797 real_seconds=1.00 rate_Mbps=2722.5554 tx_cpu=99 rx_cpu=15 drop=659 pkt=42154 data_loss=1.56330 2018-11-01 19:04:14,670 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=8192 throughput=1<2787896/2762596<3313288 Kbps loss-rate=1 2018-11-01 19:04:14,670 DEBUG undershot, min=2787896 kbps=3050592 max=3313288 2018-11-01 19:04:14,671 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3050592K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:04:17,997 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=336.9531 real_seconds=1.00 rate_Mbps=2822.7654 tx_cpu=98 rx_cpu=17 drop=3419 pkt=46549 data_loss=7.34496 2018-11-01 19:04:17,998 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=8192 throughput=2787896<2890511/3050592<3313288 Kbps loss-rate=7 2018-11-01 19:04:17,998 DEBUG overshot, min=2787896 kbps=2890511 max=3050592 2018-11-01 19:04:17,998 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2890511K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:04:21,355 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] megabytes=336.2656 real_seconds=1.00 rate_Mbps=2822.7256 tx_cpu=99 rx_cpu=17 drop=1064 pkt=44106 data_loss=2.41237 2018-11-01 19:04:21,356 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] pkt-size=8192 throughput=2787896<2890471/2890511<3050592 Kbps loss-rate=2 2018-11-01 19:04:21,364 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.24', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.36, 'throughput_kbps': 4599702, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 50, 'rtt_ms': 0.46, 'throughput_kbps': 5861660, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.25, 'throughput_kbps': 4355814, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.22, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 224887, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1646159, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.41, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2890471, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.742', 'rtt_max_ms': '45.659', 'rtt_min_ms': '0.153', 'rtt_stddev': '13.639', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.271', 'rtt_max_ms': '0.364', 'rtt_min_ms': '0.194', 'rtt_stddev': '0.059', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.389', 'rtt_max_ms': '1.150', 'rtt_min_ms': '0.231', 'rtt_stddev': '0.257', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-01 19:04:21,365 INFO Deleting floating ip 6e84ba0b-8566-432e-a34f-5eb5ab439261 2018-11-01 19:04:22,395 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Floating IP 172.30.9.200 deleted 2018-11-01 19:04:22,532 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d43] Instance deleted 2018-11-01 19:04:22,596 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Creating client VM... 2018-11-01 19:04:22,596 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-01 19:04:23,833 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] VM status=BUILD, retrying 1 of 90... 2018-11-01 19:04:25,981 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] VM status=BUILD, retrying 2 of 90... 2018-11-01 19:04:28,348 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] VM status=BUILD, retrying 3 of 90... 2018-11-01 19:04:30,493 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] VM status=BUILD, retrying 4 of 90... 2018-11-01 19:04:32,634 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] VM status=BUILD, retrying 5 of 90... 2018-11-01 19:04:34,787 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] VM status=BUILD, retrying 6 of 90... 2018-11-01 19:04:39,185 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Internal network IP: 192.168.2.6 2018-11-01 19:04:39,185 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] SSH IP: 172.30.9.205 2018-11-01 19:04:39,185 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Setup SSH for ubuntu@172.30.9.205 2018-11-01 19:04:46,511 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Installing nuttcp-8.1.4... 2018-11-01 19:04:46,555 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Copying nuttcp-8.1.4 to target... 2018-11-01 19:04:46,781 INFO ============================================================ 2018-11-01 19:04:46,781 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-11-01 19:04:55,828 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.07 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.429 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.636 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.370 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.363 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.520 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.531 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.393 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.530 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.430 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9595ms rtt min/avg/max/mdev = 0.363/0.527/1.070/0.199 ms 2018-11-01 19:05:04,873 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.270 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.363 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.421 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.518 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.510 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.251 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.330 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.255 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.391 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.527 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.251/0.383/0.527/0.105 ms 2018-11-01 19:05:13,920 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=2.36 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.429 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.313 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.558 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.670 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.482 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.699 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.449 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.831 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.530 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.313/0.732/2.361/0.561 ms 2018-11-01 19:05:13,921 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Measuring TCP Throughput (packet size=65536)... 2018-11-01 19:05:13,922 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:05:24,047 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=2341.9661 real_seconds=10.00 rate_Mbps=1963.9741 tx_cpu=4 rx_cpu=7 retrans=45 cwnd=333 rtt_ms=0.55 2018-11-01 19:05:24,048 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:05:34,146 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=1909.7841 real_seconds=10.00 rate_Mbps=1601.5018 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=273 rtt_ms=0.48 2018-11-01 19:05:34,146 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:05:44,246 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=2943.3492 real_seconds=10.00 rate_Mbps=2468.2691 tx_cpu=5 rx_cpu=10 retrans=605 cwnd=432 rtt_ms=0.60 2018-11-01 19:05:44,247 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Measuring UDP Throughput (packet size=128)... 2018-11-01 19:05:44,247 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:05:47,574 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=16.3210 real_seconds=1.01 rate_Mbps=135.9576 tx_cpu=16 rx_cpu=17 drop=77300 pkt=211001 data_loss=36.63470 2018-11-01 19:05:47,574 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<139220/5000000<10000000 Kbps loss-rate=36 2018-11-01 19:05:47,575 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R417660K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:05:50,902 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=17.6511 real_seconds=1.01 rate_Mbps=147.2681 tx_cpu=17 rx_cpu=18 drop=65466 pkt=210063 data_loss=31.16467 2018-11-01 19:05:50,902 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<150802/417660<417660 Kbps loss-rate=31 2018-11-01 19:05:50,903 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R284231K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:05:54,229 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=18.1256 real_seconds=1.00 rate_Mbps=151.3288 tx_cpu=17 rx_cpu=18 drop=73385 pkt=221870 data_loss=33.07561 2018-11-01 19:05:54,229 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<154960/284231<284231 Kbps loss-rate=33 2018-11-01 19:05:54,230 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R219595K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:05:57,558 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=17.6553 real_seconds=1.01 rate_Mbps=147.2913 tx_cpu=90 rx_cpu=19 drop=65173 pkt=209805 data_loss=31.06361 2018-11-01 19:05:57,558 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<150826/219595<219595 Kbps loss-rate=31 2018-11-01 19:05:57,558 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185210K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:00,886 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=17.2424 real_seconds=1.00 rate_Mbps=144.1443 tx_cpu=99 rx_cpu=18 drop=39619 pkt=180869 data_loss=21.90482 2018-11-01 19:06:00,886 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<147603/185210<185210 Kbps loss-rate=21 2018-11-01 19:06:00,887 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166406K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:04,213 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=16.7870 real_seconds=1.00 rate_Mbps=140.3220 tx_cpu=99 rx_cpu=18 drop=24986 pkt=162505 data_loss=15.37531 2018-11-01 19:06:04,214 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<143689/166406<166406 Kbps loss-rate=15 2018-11-01 19:06:04,214 DEBUG overshot, min=1 kbps=143689 max=166406 2018-11-01 19:06:04,214 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143689K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:07,566 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=17.0605 real_seconds=1.00 rate_Mbps=143.1015 tx_cpu=99 rx_cpu=18 drop=561 pkt=140321 data_loss=0.39991 2018-11-01 19:06:07,566 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<146535/143689<166406 Kbps loss-rate=0 2018-11-01 19:06:07,566 DEBUG undershot, min=146535 kbps=156470 max=166406 2018-11-01 19:06:07,567 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156470K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:10,892 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=17.1788 real_seconds=1.00 rate_Mbps=143.6050 tx_cpu=99 rx_cpu=18 drop=12074 pkt=152803 data_loss=7.90181 2018-11-01 19:06:10,893 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=146535<147051/156470<166406 Kbps loss-rate=7 2018-11-01 19:06:10,893 DEBUG overshot, min=146535 kbps=147051 max=156470 2018-11-01 19:06:10,893 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147051K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:14,217 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=17.4575 real_seconds=1.00 rate_Mbps=146.4572 tx_cpu=99 rx_cpu=20 drop=593 pkt=143605 data_loss=0.41301 2018-11-01 19:06:14,218 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=146535<149972/147051<156470 Kbps loss-rate=0 2018-11-01 19:06:14,218 DEBUG undershot, min=149972 kbps=153221 max=156470 2018-11-01 19:06:14,218 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Measuring UDP Throughput (packet size=1024)... 2018-11-01 19:06:14,219 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:17,571 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=141.9248 real_seconds=1.00 rate_Mbps=1185.6394 tx_cpu=33 rx_cpu=20 drop=53256 pkt=198587 data_loss=26.81746 2018-11-01 19:06:17,572 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1214094/5000000<10000000 Kbps loss-rate=26 2018-11-01 19:06:17,572 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3107047K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:20,924 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=141.7930 real_seconds=1.00 rate_Mbps=1189.3933 tx_cpu=28 rx_cpu=19 drop=55992 pkt=201188 data_loss=27.83069 2018-11-01 19:06:20,924 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1217938/3107047<3107047 Kbps loss-rate=27 2018-11-01 19:06:20,925 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2162492K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:24,250 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=137.8447 real_seconds=1.00 rate_Mbps=1151.4914 tx_cpu=35 rx_cpu=20 drop=62333 pkt=203486 data_loss=30.63259 2018-11-01 19:06:24,250 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1179127/2162492<2162492 Kbps loss-rate=30 2018-11-01 19:06:24,251 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1670809K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:27,580 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=139.8916 real_seconds=1.00 rate_Mbps=1172.0027 tx_cpu=43 rx_cpu=17 drop=59404 pkt=202653 data_loss=29.31315 2018-11-01 19:06:27,580 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1200130/1670809<1670809 Kbps loss-rate=29 2018-11-01 19:06:27,581 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1435469K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:30,934 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=139.3008 real_seconds=1.00 rate_Mbps=1164.5673 tx_cpu=99 rx_cpu=18 drop=32584 pkt=175228 data_loss=18.59519 2018-11-01 19:06:30,934 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1192516/1435469<1435469 Kbps loss-rate=18 2018-11-01 19:06:30,934 DEBUG overshot, min=1 kbps=1192516 max=1435469 2018-11-01 19:06:30,934 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1192516K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:34,262 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=141.0713 real_seconds=1.00 rate_Mbps=1179.6499 tx_cpu=99 rx_cpu=19 drop=1113 pkt=145570 data_loss=0.76457 2018-11-01 19:06:34,262 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1207961/1192516<1435469 Kbps loss-rate=0 2018-11-01 19:06:34,262 DEBUG undershot, min=1207961 kbps=1321715 max=1435469 2018-11-01 19:06:34,263 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1321715K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:37,614 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=144.5010 real_seconds=1.00 rate_Mbps=1208.7943 tx_cpu=99 rx_cpu=20 drop=13373 pkt=161342 data_loss=8.28856 2018-11-01 19:06:37,614 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1207961<1237805/1321715<1435469 Kbps loss-rate=8 2018-11-01 19:06:37,614 DEBUG overshot, min=1207961 kbps=1237805 max=1321715 2018-11-01 19:06:37,615 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1237805K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:40,942 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=146.5137 real_seconds=1.00 rate_Mbps=1225.2609 tx_cpu=99 rx_cpu=20 drop=1069 pkt=151099 data_loss=0.70745 2018-11-01 19:06:40,943 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1207961<1254667/1237805<1321715 Kbps loss-rate=0 2018-11-01 19:06:40,943 DEBUG undershot, min=1254667 kbps=1288191 max=1321715 2018-11-01 19:06:40,943 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1288191K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:44,270 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=145.7207 real_seconds=1.00 rate_Mbps=1217.8828 tx_cpu=99 rx_cpu=20 drop=8030 pkt=157248 data_loss=5.10659 2018-11-01 19:06:44,270 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1254667<1247111/1288191<1321715 Kbps loss-rate=5 2018-11-01 19:06:44,270 DEBUG overshot, min=1254667 kbps=1247111 max=1288191 2018-11-01 19:06:44,270 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Measuring UDP Throughput (packet size=8192)... 2018-11-01 19:06:44,271 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:47,622 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=193.3359 real_seconds=1.00 rate_Mbps=1616.6510 tx_cpu=99 rx_cpu=7 drop=51547 pkt=76294 data_loss=67.56364 2018-11-01 19:06:47,622 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1655450/5000000<10000000 Kbps loss-rate=67 2018-11-01 19:06:47,623 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3327725K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:50,951 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=196.1328 real_seconds=1.00 rate_Mbps=1642.0858 tx_cpu=99 rx_cpu=9 drop=25672 pkt=50777 data_loss=50.55833 2018-11-01 19:06:50,952 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1681495/3327725<3327725 Kbps loss-rate=50 2018-11-01 19:06:50,952 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2504610K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:54,279 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=186.8594 real_seconds=1.00 rate_Mbps=1567.2377 tx_cpu=99 rx_cpu=10 drop=14300 pkt=38218 data_loss=37.41691 2018-11-01 19:06:54,279 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1604851/2504610<2504610 Kbps loss-rate=37 2018-11-01 19:06:54,280 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2054730K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:06:57,607 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=186.5156 real_seconds=1.00 rate_Mbps=1559.1759 tx_cpu=99 rx_cpu=11 drop=7479 pkt=31353 data_loss=23.85418 2018-11-01 19:06:57,608 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1596596/2054730<2054730 Kbps loss-rate=23 2018-11-01 19:06:57,608 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1825663K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:07:00,938 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=186.5703 real_seconds=1.00 rate_Mbps=1560.5365 tx_cpu=99 rx_cpu=8 drop=3977 pkt=27858 data_loss=14.27597 2018-11-01 19:07:00,939 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1597989/1825663<1825663 Kbps loss-rate=14 2018-11-01 19:07:00,939 DEBUG overshot, min=1 kbps=1597989 max=1825663 2018-11-01 19:07:00,939 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1597989K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:07:04,267 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=189.5078 real_seconds=1.00 rate_Mbps=1590.4209 tx_cpu=98 rx_cpu=8 drop=127 pkt=24384 data_loss=0.52084 2018-11-01 19:07:04,267 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1628591/1597989<1825663 Kbps loss-rate=0 2018-11-01 19:07:04,267 DEBUG undershot, min=1628591 kbps=1727127 max=1825663 2018-11-01 19:07:04,268 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1727127K -p5001 -P5002 -fparse 192.168.1.12 2018-11-01 19:07:07,594 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=197.5312 real_seconds=1.00 rate_Mbps=1656.7968 tx_cpu=99 rx_cpu=7 drop=1070 pkt=26354 data_loss=4.06012 2018-11-01 19:07:07,594 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1628591<1696559/1727127<1825663 Kbps loss-rate=4 2018-11-01 19:07:07,604 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 45, 'rtt_ms': 0.55, 'throughput_kbps': 2011109, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.48, 'throughput_kbps': 1639937, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 605, 'rtt_ms': 0.6, 'throughput_kbps': 2527507, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.41, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149972, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.11, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1247111, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.06, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1696559, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.527', 'rtt_max_ms': '1.070', 'rtt_min_ms': '0.363', 'rtt_stddev': '0.199', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.383', 'rtt_max_ms': '0.527', 'rtt_min_ms': '0.251', 'rtt_stddev': '0.105', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.732', 'rtt_max_ms': '2.361', 'rtt_min_ms': '0.313', 'rtt_stddev': '0.561', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-01 19:07:07,605 INFO ============================================================ 2018-11-01 19:07:07,606 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-11-01 19:07:16,675 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] PING 172.30.9.214 (172.30.9.214) 64(92) bytes of data. 72 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.895 ms 72 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.612 ms 72 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.518 ms 72 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.551 ms 72 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.351 ms 72 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.395 ms 72 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.486 ms 72 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.465 ms 72 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.581 ms 72 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.645 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.351/0.549/0.895/0.147 ms 2018-11-01 19:07:25,719 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] PING 172.30.9.214 (172.30.9.214) 391(419) bytes of data. 399 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.555 ms 399 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.421 ms 399 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.395 ms 399 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.546 ms 399 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.491 ms 399 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.513 ms 399 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.445 ms 399 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.497 ms 399 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.508 ms 399 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.610 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.395/0.498/0.610/0.062 ms 2018-11-01 19:07:34,768 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] PING 172.30.9.214 (172.30.9.214) 1500(1528) bytes of data. 1508 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=1.93 ms 1508 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.543 ms 1508 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.507 ms 1508 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.750 ms 1508 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.608 ms 1508 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.723 ms 1508 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.858 ms 1508 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.500 ms 1508 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.596 ms 1508 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.941 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.500/0.796/1.936/0.405 ms 2018-11-01 19:07:34,768 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Measuring TCP Throughput (packet size=65536)... 2018-11-01 19:07:34,769 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:07:44,871 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=2169.7132 real_seconds=10.00 rate_Mbps=1819.2591 tx_cpu=4 rx_cpu=6 retrans=23 cwnd=300 rtt_ms=0.50 2018-11-01 19:07:44,872 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:07:54,973 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=2296.8147 real_seconds=10.00 rate_Mbps=1926.2497 tx_cpu=5 rx_cpu=7 retrans=55 cwnd=342 rtt_ms=0.69 2018-11-01 19:07:54,974 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:05,075 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=2261.3733 real_seconds=10.00 rate_Mbps=1896.1230 tx_cpu=5 rx_cpu=7 retrans=21 cwnd=352 rtt_ms=0.33 2018-11-01 19:08:05,075 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Measuring UDP Throughput (packet size=128)... 2018-11-01 19:08:05,076 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:08,405 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=16.4824 real_seconds=1.01 rate_Mbps=137.3654 tx_cpu=12 rx_cpu=18 drop=30823 pkt=165847 data_loss=18.58533 2018-11-01 19:08:08,406 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<140662/5000000<10000000 Kbps loss-rate=18 2018-11-01 19:08:08,406 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R421986K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:11,732 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=16.5215 real_seconds=1.00 rate_Mbps=138.5384 tx_cpu=16 rx_cpu=18 drop=71305 pkt=206649 data_loss=34.50529 2018-11-01 19:08:11,733 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<141863/421986<421986 Kbps loss-rate=34 2018-11-01 19:08:11,733 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R281924K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:15,060 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=16.2383 real_seconds=1.00 rate_Mbps=136.1490 tx_cpu=16 rx_cpu=18 drop=74956 pkt=207980 data_loss=36.03997 2018-11-01 19:08:15,060 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<139416/281924<281924 Kbps loss-rate=36 2018-11-01 19:08:15,060 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R210670K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:18,388 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=16.3735 real_seconds=1.00 rate_Mbps=137.2995 tx_cpu=76 rx_cpu=18 drop=69312 pkt=203443 data_loss=34.06927 2018-11-01 19:08:18,388 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<140594/210670<210670 Kbps loss-rate=34 2018-11-01 19:08:18,388 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175632K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:21,716 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=16.7646 real_seconds=1.00 rate_Mbps=140.1083 tx_cpu=99 rx_cpu=17 drop=34180 pkt=171516 data_loss=19.92836 2018-11-01 19:08:21,716 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<143470/175632<175632 Kbps loss-rate=19 2018-11-01 19:08:21,717 DEBUG overshot, min=1 kbps=143470 max=175632 2018-11-01 19:08:21,717 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143470K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:25,044 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=16.5719 real_seconds=1.00 rate_Mbps=138.4255 tx_cpu=99 rx_cpu=20 drop=4350 pkt=140107 data_loss=3.10474 2018-11-01 19:08:25,045 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=128 throughput=1<141747/143470<175632 Kbps loss-rate=3 2018-11-01 19:08:25,045 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Measuring UDP Throughput (packet size=1024)... 2018-11-01 19:08:25,046 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:28,373 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=131.1338 real_seconds=1.00 rate_Mbps=1094.7761 tx_cpu=32 rx_cpu=18 drop=69159 pkt=203440 data_loss=33.99479 2018-11-01 19:08:28,374 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1121050/5000000<10000000 Kbps loss-rate=33 2018-11-01 19:08:28,374 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3060525K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:31,701 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=131.9180 real_seconds=1.00 rate_Mbps=1102.4508 tx_cpu=33 rx_cpu=18 drop=66369 pkt=201453 data_loss=32.94512 2018-11-01 19:08:31,702 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1128909/3060525<3060525 Kbps loss-rate=32 2018-11-01 19:08:31,702 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2094717K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:35,030 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=130.0527 real_seconds=1.00 rate_Mbps=1085.5370 tx_cpu=34 rx_cpu=18 drop=47350 pkt=180524 data_loss=26.22923 2018-11-01 19:08:35,031 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1111589/2094717<2094717 Kbps loss-rate=26 2018-11-01 19:08:35,031 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1603153K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:38,357 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=130.1328 real_seconds=1.00 rate_Mbps=1090.8259 tx_cpu=33 rx_cpu=20 drop=62156 pkt=195412 data_loss=31.80766 2018-11-01 19:08:38,358 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1117005/1603153<1603153 Kbps loss-rate=31 2018-11-01 19:08:38,358 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1360079K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:41,684 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=129.1611 real_seconds=1.00 rate_Mbps=1079.2955 tx_cpu=99 rx_cpu=17 drop=33764 pkt=166025 data_loss=20.33672 2018-11-01 19:08:41,684 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1105198/1360079<1360079 Kbps loss-rate=20 2018-11-01 19:08:41,685 DEBUG overshot, min=1 kbps=1105198 max=1360079 2018-11-01 19:08:41,685 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1105198K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:45,012 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=127.0928 real_seconds=1.00 rate_Mbps=1062.1537 tx_cpu=99 rx_cpu=18 drop=4769 pkt=134912 data_loss=3.53488 2018-11-01 19:08:45,013 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=1024 throughput=1<1087645/1105198<1360079 Kbps loss-rate=3 2018-11-01 19:08:45,013 INFO [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Measuring UDP Throughput (packet size=8192)... 2018-11-01 19:08:45,013 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:48,366 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=181.1016 real_seconds=1.00 rate_Mbps=1515.7205 tx_cpu=33 rx_cpu=7 drop=50479 pkt=73660 data_loss=68.52973 2018-11-01 19:08:48,367 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1552097/5000000<10000000 Kbps loss-rate=68 2018-11-01 19:08:48,367 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3276048K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:51,692 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=189.9922 real_seconds=1.00 rate_Mbps=1594.3152 tx_cpu=99 rx_cpu=12 drop=25670 pkt=49989 data_loss=51.35130 2018-11-01 19:08:51,693 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1632578/3276048<3276048 Kbps loss-rate=51 2018-11-01 19:08:51,693 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2454313K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:55,020 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=191.2266 real_seconds=1.00 rate_Mbps=1599.0238 tx_cpu=99 rx_cpu=8 drop=12973 pkt=37450 data_loss=34.64084 2018-11-01 19:08:55,021 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1637400/2454313<2454313 Kbps loss-rate=34 2018-11-01 19:08:55,021 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2045856K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:08:58,350 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=182.4453 real_seconds=1.00 rate_Mbps=1530.4576 tx_cpu=99 rx_cpu=9 drop=7865 pkt=31218 data_loss=25.19380 2018-11-01 19:08:58,350 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1567188/2045856<2045856 Kbps loss-rate=25 2018-11-01 19:08:58,351 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1806522K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:09:01,679 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=183.1328 real_seconds=1.00 rate_Mbps=1531.5795 tx_cpu=99 rx_cpu=8 drop=4125 pkt=27566 data_loss=14.96410 2018-11-01 19:09:01,679 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1568337/1806522<1806522 Kbps loss-rate=14 2018-11-01 19:09:01,679 DEBUG overshot, min=1 kbps=1568337 max=1806522 2018-11-01 19:09:01,680 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1568337K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:09:05,004 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=185.0547 real_seconds=1.00 rate_Mbps=1551.3615 tx_cpu=99 rx_cpu=8 drop=244 pkt=23931 data_loss=1.01957 2018-11-01 19:09:05,005 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1<1588594/1568337<1806522 Kbps loss-rate=1 2018-11-01 19:09:05,005 DEBUG undershot, min=1588594 kbps=1697558 max=1806522 2018-11-01 19:09:05,005 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1697558K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:09:08,356 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=187.2031 real_seconds=1.00 rate_Mbps=1565.2131 tx_cpu=99 rx_cpu=7 drop=1941 pkt=25903 data_loss=7.49336 2018-11-01 19:09:08,356 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1588594<1602778/1697558<1806522 Kbps loss-rate=7 2018-11-01 19:09:08,357 DEBUG overshot, min=1588594 kbps=1602778 max=1697558 2018-11-01 19:09:08,357 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1602778K -p5001 -P5002 -fparse 172.30.9.214 2018-11-01 19:09:11,685 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] megabytes=188.0078 real_seconds=1.00 rate_Mbps=1577.1018 tx_cpu=99 rx_cpu=7 drop=392 pkt=24457 data_loss=1.60281 2018-11-01 19:09:11,685 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] pkt-size=8192 throughput=1588594<1614952/1602778<1697558 Kbps loss-rate=1 2018-11-01 19:09:11,686 DEBUG undershot, min=1614952 kbps=1656255 max=1697558 2018-11-01 19:09:11,696 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'172.30.9.214', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 23, 'rtt_ms': 0.5, 'throughput_kbps': 1862921, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 55, 'rtt_ms': 0.69, 'throughput_kbps': 1972479, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.33, 'throughput_kbps': 1941629, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.1, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141747, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.53, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1087645, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.6, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1614952, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.549', 'rtt_max_ms': '0.895', 'rtt_min_ms': '0.351', 'rtt_stddev': '0.147', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.498', 'rtt_max_ms': '0.610', 'rtt_min_ms': '0.395', 'rtt_stddev': '0.062', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.796', 'rtt_max_ms': '1.936', 'rtt_min_ms': '0.500', 'rtt_stddev': '0.405', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-01 19:09:11,698 INFO Deleting floating ip 5aa132d2-4307-47a2-a0fd-85e164aefbd3 2018-11-01 19:09:12,728 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Floating IP 172.30.9.205 deleted 2018-11-01 19:09:13,067 DEBUG [TestClient_9f3efccd-460b-42c2-a953-838655a538d44] Instance deleted 2018-11-01 19:09:13,131 INFO Cleaning up... 2018-11-01 19:09:13,131 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Terminating nuttcp-8.1.4 2018-11-01 19:09:13,143 INFO Deleting floating ip 03a06321-f623-4596-a2d4-b00e4d1ccfd1 2018-11-01 19:09:14,308 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Floating IP 172.30.9.214 deleted 2018-11-01 19:09:14,487 DEBUG [TestServer_9f3efccd-460b-42c2-a953-838655a538d41] Instance deleted 2018-11-01 19:09:19,651 INFO Network pns-internal-net_9f3efccd-460b-42c2-a953-838655a538d4 deleted. 2018-11-01 19:09:21,147 INFO Network pns-internal-net2_9f3efccd-460b-42c2-a953-838655a538d4 deleted. 2018-11-01 19:09:21,192 INFO Removed public key pns_public_key 2018-11-01 19:09:21,193 INFO Deleting security group 2018-11-01 19:09:21,339 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '14981683', 'rtt_ms': '0.25'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 161532, 'loss_rate': 0.27}, 1024: {'tp_kbps': 1222710, | | | | | 'loss_rate': 0.39}, 8192: {'tp_kbps': 8434205, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.195/0.116/0.302/0.068', | | | | | '64-byte': '4.240/0.105/40.748/12.169', '1500-byte': '0.337/0.185/0.516/0.098'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4939058', 'rtt_ms': '0.356667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 224887, 'loss_rate': 0.22}, 1024: {'tp_kbps': 1646159, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 2890471, 'loss_rate': 2.41}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.271/0.194/0.364/0.059', | | | | | '64-byte': '4.742/0.153/45.659/13.639', '1500-byte': '0.389/0.231/1.150/0.257'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1983604', 'rtt_ms': '0.486667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 151176, 'loss_rate': 2.55}, 1024: {'tp_kbps': 1214806, | | | | | 'loss_rate': 4.61}, 8192: {'tp_kbps': 1814201, 'loss_rate': 3.98}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.305/0.239/0.471/0.062', | | | | | '64-byte': '0.452/0.246/1.761/0.438', '1500-byte': '0.671/0.347/1.691/0.376'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2059517', 'rtt_ms': '0.543333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149972, 'loss_rate': 0.41}, 1024: {'tp_kbps': 1247111, | | | | | 'loss_rate': 5.11}, 8192: {'tp_kbps': 1696559, 'loss_rate': 4.06}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.383/0.251/0.527/0.105', | | | | | '64-byte': '0.527/0.363/1.070/0.199', '1500-byte': '0.732/0.313/2.361/0.561'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1907376', 'rtt_ms': '0.453333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141289, 'loss_rate': 12.11}, 1024: {'tp_kbps': 1165821, | | | | | 'loss_rate': 2.07}, 8192: {'tp_kbps': 1752864, 'loss_rate': 4.76}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.436/0.261/0.563/0.075', | | | | | '64-byte': '0.579/0.287/0.922/0.188', '1500-byte': '0.696/0.412/2.380/0.567'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1925676', 'rtt_ms': '0.506667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 141747, 'loss_rate': 3.1}, 1024: {'tp_kbps': 1087645, | | | | | 'loss_rate': 3.53}, 8192: {'tp_kbps': 1614952, 'loss_rate': 1.6}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.498/0.395/0.610/0.062', | | | | | '64-byte': '0.549/0.351/0.895/0.147', '1500-byte': '0.796/0.500/1.936/0.405'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-11-01 19:09:21,344 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-11-01 19:09:21,628 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-11-01 19:09:21,755 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 19:09:21,755 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 19:09:26,099 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-11-01 19:09:27,112 - 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'fc027306a0674c06906411b370921349', '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_de43175f-91a8-40e8-b3b1-42f74de486db'}) 2018-11-01 19:09:27,482 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'597005e1bd924fe7acc4f605bcf460b9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_de43175f-91a8-40e8-b3b1-42f74de486db'}) 2018-11-01 19:09:27,676 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 19:09:27,800 - functest.core.tenantnetwork - DEBUG - role: 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'10327670b7434983bee852caec248b6a'}) 2018-11-01 19:09:28,359 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_de43175f-91a8-40e8-b3b1-42f74de486db', 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'fc027306a0674c06906411b370921349', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5411552b-dd51-4ee3-b9e4-14e15c2e42d5', 'username': u'shaker-user_de43175f-91a8-40e8-b3b1-42f74de486db', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 19:09:28,362 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_de43175f-91a8-40e8-b3b1-42f74de486db', 'password': '5411552b-dd51-4ee3-b9e4-14e15c2e42d5', 'project_name': 'shaker-project_de43175f-91a8-40e8-b3b1-42f74de486db', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'fc027306a0674c06906411b370921349', 'project_domain_name': 'Default'} 2018-11-01 19:09:28,363 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-11-01 19:09:28,918 - 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-11-01T19:09:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd7f05529-acb6-4131-8982-43a91352e99c', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_de43175f-91a8-40e8-b3b1-42f74de486db', u'created_at': u'2018-11-01T19:09:28Z', u'mtu': 1450, u'tenant_id': u'fc027306a0674c06906411b370921349', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fc027306a0674c06906411b370921349', u'l2_adjacency': True}) 2018-11-01 19:09:30,308 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T19:09:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4db0e9f4-4926-4687-ac86-8ea44b3b2a4b', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_de43175f-91a8-40e8-b3b1-42f74de486db', u'enable_dhcp': True, u'network_id': u'd7f05529-acb6-4131-8982-43a91352e99c', u'tenant_id': u'fc027306a0674c06906411b370921349', u'created_at': u'2018-11-01T19:09:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fc027306a0674c06906411b370921349'}) 2018-11-01 19:09:31,902 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T19:09:31Z', u'revision_number': 3, u'id': u'8c4e95f0-b67e-4581-978e-79f5a4294740', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_de43175f-91a8-40e8-b3b1-42f74de486db', u'admin_state_up': True, u'tenant_id': u'fc027306a0674c06906411b370921349', u'created_at': u'2018-11-01T19:09:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'fc027306a0674c06906411b370921349'}) 2018-11-01 19:09:52,368 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/7612d706-552d-450f-bf5d-f6b325964fce/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7612d706-552d-450f-bf5d-f6b325964fce/file', 'owner': u'fc027306a0674c06906411b370921349', 'id': u'7612d706-552d-450f-bf5d-f6b325964fce', 'size': 666173440, u'self': u'/v2/images/7612d706-552d-450f-bf5d-f6b325964fce', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc027306a0674c06906411b370921349', 'name': 'shaker-project_de43175f-91a8-40e8-b3b1-42f74de486db', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/7612d706-552d-450f-bf5d-f6b325964fce/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T19:09:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T19:09:52Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_de43175f-91a8-40e8-b3b1-42f74de486db', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/7612d706-552d-450f-bf5d-f6b325964fce', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_de43175f-91a8-40e8-b3b1-42f74de486db', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_de43175f-91a8-40e8-b3b1-42f74de486db', 'created': u'2018-11-01T19:09:41Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-11-01T19:09:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7612d706-552d-450f-bf5d-f6b325964fce', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_de43175f-91a8-40e8-b3b1-42f74de486db', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-11-01 19:09:52,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_de43175f-91a8-40e8-b3b1-42f74de486db', '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'3e9dcf933068455ab9b9f3764849638d', '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'b582a656-49c8-4f46-9df6-ef6172e535dc', 'swap': 0}) 2018-11-01 19:09:52,900 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZaYIaRcQNe6fZ0ZLM5+f+5zg9mucR1Ev8Bytn4sRSTYZGDiBrMkFfzLN00KXSMq/Vam8imvF6Ruo4/LLp7ovOtDWEAWsmR4ruiV09S3eB8/cfbopnheB4O3qcguup15UcHPUqj3wOry1140zalHxlKCzXNYWNs1wcs8uIBQD22OhWRYXI27sc4ecHWTAqcGMB/ZI8QDXG4MHNtJL5nyNm747E/M9eHHLkZym4kpRV2pJvtB5zG7df8nEb0gWw0qzKzVnJKpxARwmkW9RuawDzVRpetG4yxL19Ny6P4kL+OGfNV5HHCkOJMZ1W7jT9YWrJETPOithalAJbJF9CNNLx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2WmCGkXEDXun2dGSzOfn/uc4PZrnEdRL/AcrZ+LEUk2GRg4g\nazJBX8yzdNCl0jKv1WpvIprxekbqOPyy6e6LzrQ1hAFrJkeK7oldPUt3gfP3H26K\nZ4XgeDt6nILrqdeVHBz1Ko98Dq8tdeNM2pR8ZSgs1zWFjbNcHLPLiAUA9tjoVkWF\nyNu7HOHnB1kwKnBjAf2SPEA1xuDBzbSS+Z8jZu+OxPzPXhxy5GcpuJKUVdqSb7Qe\ncxu3X/JxG9IFsNKsys1ZySqcQEcJpFvUbmsA81UaXrRuMsS9fTcuj+JC/jhnzVeR\nxwpDiTGdVu40/WFqyREzzorYWpQCWyRfQjTS8QIDAQABAoIBAAzRg7I42s5QtBzL\nlnQuWCdXSqGXOHh8o95ALfb6D8kqePg4bQDk/aXAU/RXOO+jvWo/1D2eFQ64j6a8\nf2/7eJK/XUhjLQYcwbw+rRioEmu/Dprz0YU5B3sPRrNjpLFm3IvDyVCxFQdonK2O\nsUFR7+Om8r3dkfpA0PWAREfIw73KAE9OynK6QpraFIuFUtcN4B+W04VPATyHj5Sw\n+uCkw//IHBu1YG2n2BlA0EHH5dl9gFh0geqDPMcBUbmRtzTzxZ1lxkj6tjV1oHaF\nzqEpM+N5r4TrrFmFEmC8x6g0unhUESiontgFhN8H3q/uN/cRv/1rUGbwrjJDPCU4\ngP1ZooECgYEA9y06RqeWgx0BMjqEd97XEoCdHGgQA8/yz9pIv5y+l50Y2b+5ejzS\naA8fJ/Wm+pO+msf9qD5n8z0us46Q0jvwrc1GBaodIqpV1S2qhvCG0iGylonqVqPD\n3ns2ObAXwyNU1yJtjfbWDafDAIggj9EGHtiI6rNz3mOqNsEhDit2vjUCgYEA4SxI\nnNfQynoAjCXAKF6h2WsvfgkF49E+xBZdiywjjRPE9W4b1kESifckZTvBOTPXeR2V\n+S+XMSvmrGZV0gVhj5vHv0SeOXEd3UPs2ouu2KVGF8ygqo9wcn+sqDiLP+ri78Id\n/WkXQ+PEoIf8Sz/akF4HGtg8RICfsqkTVgBOyU0CgYEAgouDjM90QdkuyY14ayrp\nYl9FGzymwKyybC64X2L0knSpLFADMNkwsz7RULSANTWU5ICdqp8THbeBk9nHCRIZ\nQmH5CoLXEnjuDkIpH02nlxGvFazPdGTXzQg8Emm7kxd09o67V9A3K00gQ4ah0/Ms\njVwFrBeNKbZvrq1/vNEdzMUCgYEAqnmNa/lUoManPXOjPK0Qmfu1VBVeuTEE9Q39\nuk0riTaLakj3mElh0MQkcORBkJ44JwEIN0UZkWesV5+On9flGgWVv7AinliOhKNV\nYcxZDrpqC8Cnbxnzxyv0OtO8USLytxRfAikbLRH3HpZ1oz7vqVcWx/MoBbDftzKc\nagMHow0CgYAwbewMe6YYQAWTo8yXvo8AFZval3k9vUMw90qLT6hH31aDmR253wnU\nL8mS4tJoJmGNhrLEhwqcqTgZWX2UPQ2R6i8DFxXANaT+/v1oFqvmdCaQA4+cSGrW\nYX3fEi2NfZcmSYZ17rT0FQYLFqfrCL2rHWherWCNf4bPKpoZX0Lz1w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'597005e1bd924fe7acc4f605bcf460b9', 'name': u'shaker-kp_de43175f-91a8-40e8-b3b1-42f74de486db', 'created_at': '2018-11-01T19:09:52.900665', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc027306a0674c06906411b370921349', 'name': 'shaker-project_de43175f-91a8-40e8-b3b1-42f74de486db', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:8a:a2:e5:e5:7f:c0:e3:b1:0c:a6:ee:0d:44:c7:90', 'type': 'ssh', 'id': u'shaker-kp_de43175f-91a8-40e8-b3b1-42f74de486db'}) 2018-11-01 19:09:52,901 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2WmCGkXEDXun2dGSzOfn/uc4PZrnEdRL/AcrZ+LEUk2GRg4g azJBX8yzdNCl0jKv1WpvIprxekbqOPyy6e6LzrQ1hAFrJkeK7oldPUt3gfP3H26K Z4XgeDt6nILrqdeVHBz1Ko98Dq8tdeNM2pR8ZSgs1zWFjbNcHLPLiAUA9tjoVkWF yNu7HOHnB1kwKnBjAf2SPEA1xuDBzbSS+Z8jZu+OxPzPXhxy5GcpuJKUVdqSb7Qe cxu3X/JxG9IFsNKsys1ZySqcQEcJpFvUbmsA81UaXrRuMsS9fTcuj+JC/jhnzVeR xwpDiTGdVu40/WFqyREzzorYWpQCWyRfQjTS8QIDAQABAoIBAAzRg7I42s5QtBzL lnQuWCdXSqGXOHh8o95ALfb6D8kqePg4bQDk/aXAU/RXOO+jvWo/1D2eFQ64j6a8 f2/7eJK/XUhjLQYcwbw+rRioEmu/Dprz0YU5B3sPRrNjpLFm3IvDyVCxFQdonK2O sUFR7+Om8r3dkfpA0PWAREfIw73KAE9OynK6QpraFIuFUtcN4B+W04VPATyHj5Sw +uCkw//IHBu1YG2n2BlA0EHH5dl9gFh0geqDPMcBUbmRtzTzxZ1lxkj6tjV1oHaF zqEpM+N5r4TrrFmFEmC8x6g0unhUESiontgFhN8H3q/uN/cRv/1rUGbwrjJDPCU4 gP1ZooECgYEA9y06RqeWgx0BMjqEd97XEoCdHGgQA8/yz9pIv5y+l50Y2b+5ejzS aA8fJ/Wm+pO+msf9qD5n8z0us46Q0jvwrc1GBaodIqpV1S2qhvCG0iGylonqVqPD 3ns2ObAXwyNU1yJtjfbWDafDAIggj9EGHtiI6rNz3mOqNsEhDit2vjUCgYEA4SxI nNfQynoAjCXAKF6h2WsvfgkF49E+xBZdiywjjRPE9W4b1kESifckZTvBOTPXeR2V +S+XMSvmrGZV0gVhj5vHv0SeOXEd3UPs2ouu2KVGF8ygqo9wcn+sqDiLP+ri78Id /WkXQ+PEoIf8Sz/akF4HGtg8RICfsqkTVgBOyU0CgYEAgouDjM90QdkuyY14ayrp Yl9FGzymwKyybC64X2L0knSpLFADMNkwsz7RULSANTWU5ICdqp8THbeBk9nHCRIZ QmH5CoLXEnjuDkIpH02nlxGvFazPdGTXzQg8Emm7kxd09o67V9A3K00gQ4ah0/Ms jVwFrBeNKbZvrq1/vNEdzMUCgYEAqnmNa/lUoManPXOjPK0Qmfu1VBVeuTEE9Q39 uk0riTaLakj3mElh0MQkcORBkJ44JwEIN0UZkWesV5+On9flGgWVv7AinliOhKNV YcxZDrpqC8Cnbxnzxyv0OtO8USLytxRfAikbLRH3HpZ1oz7vqVcWx/MoBbDftzKc agMHow0CgYAwbewMe6YYQAWTo8yXvo8AFZval3k9vUMw90qLT6hH31aDmR253wnU L8mS4tJoJmGNhrLEhwqcqTgZWX2UPQ2R6i8DFxXANaT+/v1oFqvmdCaQA4+cSGrW YX3fEi2NfZcmSYZ17rT0FQYLFqfrCL2rHWherWCNf4bPKpoZX0Lz1w== -----END RSA PRIVATE KEY----- 2018-11-01 19:13:18,227 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_de43175f-91a8-40e8-b3b1-42f74de486db': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:3a:a9', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7612d706-552d-450f-bf5d-f6b325964fce'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T19:13:15.000000', 'flavor': Munch({u'id': u'b582a656-49c8-4f46-9df6-ef6172e535dc'}), 'az': u'nova', 'id': u'b239ca21-1e4b-46cc-b41f-8be59e1e3a70', 'security_groups': [Munch({u'name': u'shaker-sg_de43175f-91a8-40e8-b3b1-42f74de486db'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'597005e1bd924fe7acc4f605bcf460b9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc027306a0674c06906411b370921349', 'name': 'shaker-project_de43175f-91a8-40e8-b3b1-42f74de486db', '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-11-01T19:13:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T19:13:15Z', 'hostId': u'6fde3b008f935fa9573fd56dca55ba016e1638b80a9db27136cd9edd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_de43175f-91a8-40e8-b3b1-42f74de486db', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'6fde3b008f935fa9573fd56dca55ba016e1638b80a9db27136cd9edd', '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-11-01T19:13:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fc027306a0674c06906411b370921349', 'name': u'shaker-vm_de43175f-91a8-40e8-b3b1-42f74de486db', 'adminPass': u'e3fZQ4KoKogp', 'tenant_id': u'fc027306a0674c06906411b370921349', 'created_at': u'2018-11-01T19:09:55Z', 'created': u'2018-11-01T19:09:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 19:13:21,606 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'8c4e95f0-b67e-4581-978e-79f5a4294740', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'fc027306a0674c06906411b370921349', 'created_at': u'2018-11-01T19:13:19Z', 'attached': True, 'updated_at': u'2018-11-01T19:13:21Z', 'id': u'209d1aa0-dfc5-43b2-8889-7a259a595ae8', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc027306a0674c06906411b370921349', 'name': 'shaker-project_de43175f-91a8-40e8-b3b1-42f74de486db', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'8c4e95f0-b67e-4581-978e-79f5a4294740', u'qos_policy_id': None, 'project_id': u'fc027306a0674c06906411b370921349', 'port_id': u'54730185-6ac9-4b79-a9ed-a9a386681f20', 'port': u'54730185-6ac9-4b79-a9ed-a9a386681f20', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 19:13:21,681 - 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 741459466 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.194118] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196690] pid_max: default: 32768 minimum: 301 [ 0.198082] ACPI: Core revision 20150930 [ 0.199879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201888] Security Framework initialized [ 0.203150] Yama: becoming mindful. [ 0.204269] AppArmor: AppArmor initialized [ 0.205606] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207653] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211511] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213620] Initializing cgroup subsys io [ 0.214872] Initializing cgroup subsys memory [ 0.216193] Initializing cgroup subsys devices [ 0.217532] Initializing cgroup subsys freezer [ 0.218876] Initializing cgroup subsys net_cls [ 0.220216] Initializing cgroup subsys perf_event [ 0.221628] Initializing cgroup subsys net_prio [ 0.222990] Initializing cgroup subsys hugetlb [ 0.224329] Initializing cgroup subsys pids [ 0.225670] CPU: Physical Processor ID: 0 [ 0.227595] mce: CPU supports 10 MCE banks [ 0.228891] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232169] Spectre V2 : Mitigation: Full generic retpoline [ 0.233800] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.235614] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.237564] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.239369] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.241801] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.260446] Freeing SMP alternatives memory: 32K [ 0.266441] ftrace: allocating 32237 entries in 126 pages [ 0.301045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.302985] smpboot: Max logical packages: 1 [ 0.304501] x2apic enabled [ 0.305754] Switched APIC routing to physical x2apic. [ 0.308301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.310121] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.313293] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.316109] KVM setup paravirtual spinlock [ 0.317865] x86: Booted up 1 node, 1 CPUs [ 0.319112] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.321304] devtmpfs: initialized [ 0.323430] evm: security.selinux [ 0.324529] evm: security.SMACK64 [ 0.325621] evm: security.SMACK64EXEC [ 0.326789] evm: security.SMACK64TRANSMUTE [ 0.328068] evm: security.SMACK64MMAP [ 0.329236] evm: security.ima [ 0.330238] evm: security.capability [ 0.331477] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.333754] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.335193] pinctrl core: initialized pinctrl subsystem [ 0.339275] RTC time: 19:13:16, date: 11/01/18 [ 0.340717] NET: Registered protocol family 16 [ 0.342126] cpuidle: using governor ladder [ 0.343148] cpuidle: using governor menu [ 0.344145] PCCT header not found. [ 0.345167] ACPI: bus type PCI registered [ 0.346179] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.347767] PCI: Using configuration type 1 for base access [ 0.350221] ACPI: Added _OSI(Module Device) [ 0.351269] ACPI: Added _OSI(Processor Device) [ 0.352341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.353463] ACPI: Added _OSI(Processor Aggregator Device) [ 0.355891] ACPI: Interpreter enabled [ 0.356858] ACPI: (supports S0 S5) [ 0.357751] ACPI: Using IOAPIC for interrupt routing [ 0.358948] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364118] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.365650] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.367140] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.369881] acpiphp: Slot [3] registered [ 0.383828] acpiphp: Slot [4] registered [ 0.384831] acpiphp: Slot [5] registered [ 0.385830] acpiphp: Slot [6] registered [ 0.386821] acpiphp: Slot [7] registered [ 0.387817] acpiphp: Slot [8] registered [ 0.388814] acpiphp: Slot [9] registered [ 0.389816] acpiphp: Slot [10] registered [ 0.390822] acpiphp: Slot [11] registered [ 0.391837] acpiphp: Slot [12] registered [ 0.392851] acpiphp: Slot [13] registered [ 0.393859] acpiphp: Slot [14] registered [ 0.394867] acpiphp: Slot [15] registered [ 0.395882] acpiphp: Slot [16] registered [ 0.396892] acpiphp: Slot [17] registered [ 0.397902] acpiphp: Slot [18] registered [ 0.398910] acpiphp: Slot [19] registered [ 0.399925] acpiphp: Slot [20] registered [ 0.400936] acpiphp: Slot [21] registered [ 0.401946] acpiphp: Slot [22] registered [ 0.402957] acpiphp: Slot [23] registered [ 0.403973] acpiphp: Slot [24] registered [ 0.404983] acpiphp: Slot [25] registered [ 0.406044] acpiphp: Slot [26] registered [ 0.407062] acpiphp: Slot [27] registered [ 0.408081] acpiphp: Slot [28] registered [ 0.409089] acpiphp: Slot [29] registered [ 0.410097] acpiphp: Slot [30] registered [ 0.411114] acpiphp: Slot [31] registered [ 0.412126] PCI host bridge to bus 0000:00 [ 0.413137] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416135] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.417945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.419755] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.421603] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.425710] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.427277] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.428732] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.430288] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.434412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.436198] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.457162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.459026] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.460801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.462566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.464297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.465948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.467680] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.468991] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.470919] vgaarb: loaded [ 0.471680] vgaarb: bridge control possible 0000:00:02.0 [ 0.473252] SCSI subsystem initialized [ 0.474405] ACPI: bus type USB registered [ 0.475451] usbcore: registered new interface driver usbfs [ 0.476736] usbcore: registered new interface driver hub [ 0.477992] usbcore: registered new device driver usb [ 0.479368] PCI: Using ACPI for IRQ routing [ 0.480797] NetLabel: Initializing [ 0.481701] NetLabel: domain hash size = 128 [ 0.482763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.483957] NetLabel: unlabeled traffic allowed by default [ 0.485384] amd_nb: Cannot enumerate AMD northbridges [ 0.486626] clocksource: Switched to clocksource kvm-clock [ 0.495551] AppArmor: AppArmor Filesystem Enabled [ 0.496776] pnp: PnP ACPI init [ 0.497930] pnp: PnP ACPI: found 5 devices [ 0.504615] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.506775] NET: Registered protocol family 2 [ 0.508102] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509687] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.511167] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512661] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514008] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515478] NET: Registered protocol family 1 [ 0.516579] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.517933] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519258] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.535340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.551488] Unpacking initramfs... [ 1.040549] Freeing initrd memory: 37084K [ 1.041957] Scanning for low memory corruption every 60 seconds [ 1.043678] audit: initializing netlink subsys (disabled) [ 1.044986] audit: type=2000 audit(1541099597.435:1): initialized [ 1.046708] Initialise system trusted keyring [ 1.047907] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.049342] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.051904] zbud: loaded [ 1.052909] VFS: Disk quotas dquot_6.6.0 [ 1.053937] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.055721] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.057308] fuse init (API version 7.23) [ 1.058433] Key type big_key registered [ 1.059453] Allocating IMA MOK and blacklist keyrings. [ 1.060981] Key type asymmetric registered [ 1.062034] Asymmetric key parser 'x509' registered [ 1.063245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.065209] io scheduler noop registered [ 1.066228] io scheduler deadline registered (default) [ 1.067518] io scheduler cfq registered [ 1.068618] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.069942] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.071567] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.073433] ACPI: Power Button [PWRF] [ 1.074553] GHES: HEST is not enabled! [ 1.090236] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.122367] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.124974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.149454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.152129] Linux agpgart interface v0.103 [ 1.154756] loop: module loaded [ 1.157874] vda: vda1 [ 1.159368] scsi host0: ata_piix [ 1.160344] scsi host1: ata_piix [ 1.161232] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.162757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.164658] libphy: Fixed MDIO Bus: probed [ 1.165693] tun: Universal TUN/TAP device driver, 1.6 [ 1.166864] tun: (C) 1999-2004 Max Krasnyansky [ 1.169560] PPP generic driver version 2.4.2 [ 1.170727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.172212] ehci-pci: EHCI PCI platform driver [ 1.173318] ehci-platform: EHCI generic platform driver [ 1.174573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.176015] ohci-pci: OHCI PCI platform driver [ 1.177137] ohci-platform: OHCI generic platform driver [ 1.178394] uhci_hcd: USB Universal Host Controller Interface driver [ 1.194793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.196125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.197995] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.199309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.200805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.202356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.204164] usb usb1: Product: UHCI Host Controller [ 1.205343] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.206802] usb usb1: SerialNumber: 0000:00:01.2 [ 1.208050] hub 1-0:1.0: USB hub found [ 1.209030] hub 1-0:1.0: 2 ports detected [ 1.210258] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.212965] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.214165] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.215481] mousedev: PS/2 mouse device common for all mice [ 1.217059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.219380] rtc_cmos 00:00: RTC can wake from S4 [ 1.220793] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.222263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.223733] i2c /dev entries driver [ 1.224707] device-mapper: uevent: version 1.0.3 [ 1.225888] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.227939] ledtrig-cpu: registered to indicate activity on CPUs [ 1.229626] NET: Registered protocol family 10 [ 1.230979] NET: Registered protocol family 17 [ 1.232103] Key type dns_resolver registered [ 1.233413] registered taskstats version 1 [ 1.234480] Loading compiled-in X.509 certificates [ 1.236199] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.238515] zswap: loaded using pool lzo/zbud [ 1.241037] Key type trusted registered [ 1.244025] Key type encrypted registered [ 1.245068] AppArmor: AppArmor sha1 policy hashing enabled [ 1.246365] ima: No TPM chip found, activating TPM-bypass! [ 1.247677] evm: HMAC attrs: 0x1 [ 1.248867] Magic number: 10:289:242 [ 1.249958] rtc_cmos 00:00: setting system clock to 2018-11-01 19:13:17 UTC (1541099597) [ 1.252003] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.266689] EDD information not available. [ 1.324075] Freeing unused kernel memory: 1512K [ 1.325237] Write protecting the kernel read-only data: 14336k [ 1.327823] Freeing unused kernel memory: 1692K [ 1.329151] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.341647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344183] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.346513] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.348808] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.351090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.358584] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.362007] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.365065] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.367285] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421304] [drm] Initialized drm 1.1.0 20060810 [ 1.423670] virtio_net virtio0 ens3: renamed from eth0 [ 1.432830] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.435164] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455000] FDC 0 is a S82078B [ 1.473035] AVX2 version of gcm_enc/dec engaged. [ 1.474225] AES CTR mode by8 optimization enabled [ 1.518631] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.683330] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.684885] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.686477] usb 1-1: Product: QEMU USB Tablet [ 1.687557] usb 1-1: Manufacturer: QEMU [ 1.688531] usb 1-1: SerialNumber: 42 [ 1.696794] hidraw: raw HID events driver (C) Jiri Kosina [ 1.703868] usbcore: registered new interface driver usbhid [ 1.705253] usbhid: USB HID core driver [ 1.707764] 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.710588] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.038658] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.038660] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255535383a, max_idle_ns: 440795233701 ns Begin: Loading essential drivers ... [ 2.065672] md: linear personality registered for level -1 [ 2.069037] md: multipath personality registered for level -4 [ 2.072487] md: raid0 personality registered for level 0 [ 2.076300] md: raid1 personality registered for level 1 [ 2.146639] raid6: sse2x1 gen() 11289 MB/s [ 2.214622] raid6: sse2x1 xor() 8906 MB/s [ 2.282636] raid6: sse2x2 gen() 14359 MB/s [ 2.350636] raid6: sse2x2 xor() 9586 MB/s [ 2.418635] raid6: sse2x4 gen() 16562 MB/s [ 2.486633] raid6: sse2x4 xor() 11350 MB/s [ 2.554634] raid6: avx2x1 gen() 21941 MB/s [ 2.622622] raid6: avx2x2 gen() 25575 MB/s [ 2.690622] raid6: avx2x4 gen() 30532 MB/s [ 2.695045] raid6: using algorithm avx2x4 gen() 30532 MB/s [ 2.696344] raid6: using avx2x2 recovery algorithm [ 2.700103] xor: automatically using best checksumming function: [ 2.738621] avx : 32890.000 MB/sec [ 2.741035] async_tx: api initialized (async) [ 2.751984] md: raid6 personality registered for level 6 [ 2.753300] md: raid5 personality registered for level 5 [ 2.754565] md: raid4 personality registered for level 4 [ 2.760630] 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.792766] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.812383] 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.920287] 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.924359] systemd[1]: Detected virtualization kvm. [ 2.925564] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.929007] systemd[1]: Set hostname to . [ 2.931956] systemd[1]: Initializing machine ID from KVM UUID. [ 2.933347] systemd[1]: Installed transient /etc/machine-id file. [ 3.037301] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.040426] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.043215] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.045883] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.048109] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.051092] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053887] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.056464] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.059336] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.062369] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.065322] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.068104] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.071511] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.074302] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.076725] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.079395] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.083352] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.086274] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.089211] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.093667] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.100824] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.112189] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.120070] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.125951] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.132885] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.144853] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.150965] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.159929] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.165905] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.171112] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.177124] systemd[1]: Reached target Slices. [[0;32m OK [0m[ 3.181999] Loading iSCSI transport class v2.0-870. ] Reached target Slices. [ 3.185026] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.187866] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.193896] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.196699] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.204652] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [ 3.257937] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.575652] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2018-11-01 19:13:22,683 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-11-01 19:13:31,770 - 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 741459466 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.194118] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196690] pid_max: default: 32768 minimum: 301 [ 0.198082] ACPI: Core revision 20150930 [ 0.199879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201888] Security Framework initialized [ 0.203150] Yama: becoming mindful. [ 0.204269] AppArmor: AppArmor initialized [ 0.205606] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207653] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211511] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213620] Initializing cgroup subsys io [ 0.214872] Initializing cgroup subsys memory [ 0.216193] Initializing cgroup subsys devices [ 0.217532] Initializing cgroup subsys freezer [ 0.218876] Initializing cgroup subsys net_cls [ 0.220216] Initializing cgroup subsys perf_event [ 0.221628] Initializing cgroup subsys net_prio [ 0.222990] Initializing cgroup subsys hugetlb [ 0.224329] Initializing cgroup subsys pids [ 0.225670] CPU: Physical Processor ID: 0 [ 0.227595] mce: CPU supports 10 MCE banks [ 0.228891] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232169] Spectre V2 : Mitigation: Full generic retpoline [ 0.233800] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.235614] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.237564] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.239369] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.241801] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.260446] Freeing SMP alternatives memory: 32K [ 0.266441] ftrace: allocating 32237 entries in 126 pages [ 0.301045] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.302985] smpboot: Max logical packages: 1 [ 0.304501] x2apic enabled [ 0.305754] Switched APIC routing to physical x2apic. [ 0.308301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.310121] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.313293] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.316109] KVM setup paravirtual spinlock [ 0.317865] x86: Booted up 1 node, 1 CPUs [ 0.319112] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.321304] devtmpfs: initialized [ 0.323430] evm: security.selinux [ 0.324529] evm: security.SMACK64 [ 0.325621] evm: security.SMACK64EXEC [ 0.326789] evm: security.SMACK64TRANSMUTE [ 0.328068] evm: security.SMACK64MMAP [ 0.329236] evm: security.ima [ 0.330238] evm: security.capability [ 0.331477] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.333754] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.335193] pinctrl core: initialized pinctrl subsystem [ 0.339275] RTC time: 19:13:16, date: 11/01/18 [ 0.340717] NET: Registered protocol family 16 [ 0.342126] cpuidle: using governor ladder [ 0.343148] cpuidle: using governor menu [ 0.344145] PCCT header not found. [ 0.345167] ACPI: bus type PCI registered [ 0.346179] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.347767] PCI: Using configuration type 1 for base access [ 0.350221] ACPI: Added _OSI(Module Device) [ 0.351269] ACPI: Added _OSI(Processor Device) [ 0.352341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.353463] ACPI: Added _OSI(Processor Aggregator Device) [ 0.355891] ACPI: Interpreter enabled [ 0.356858] ACPI: (supports S0 S5) [ 0.357751] ACPI: Using IOAPIC for interrupt routing [ 0.358948] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364118] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.365650] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.367140] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.369881] acpiphp: Slot [3] registered [ 0.383828] acpiphp: Slot [4] registered [ 0.384831] acpiphp: Slot [5] registered [ 0.385830] acpiphp: Slot [6] registered [ 0.386821] acpiphp: Slot [7] registered [ 0.387817] acpiphp: Slot [8] registered [ 0.388814] acpiphp: Slot [9] registered [ 0.389816] acpiphp: Slot [10] registered [ 0.390822] acpiphp: Slot [11] registered [ 0.391837] acpiphp: Slot [12] registered [ 0.392851] acpiphp: Slot [13] registered [ 0.393859] acpiphp: Slot [14] registered [ 0.394867] acpiphp: Slot [15] registered [ 0.395882] acpiphp: Slot [16] registered [ 0.396892] acpiphp: Slot [17] registered [ 0.397902] acpiphp: Slot [18] registered [ 0.398910] acpiphp: Slot [19] registered [ 0.399925] acpiphp: Slot [20] registered [ 0.400936] acpiphp: Slot [21] registered [ 0.401946] acpiphp: Slot [22] registered [ 0.402957] acpiphp: Slot [23] registered [ 0.403973] acpiphp: Slot [24] registered [ 0.404983] acpiphp: Slot [25] registered [ 0.406044] acpiphp: Slot [26] registered [ 0.407062] acpiphp: Slot [27] registered [ 0.408081] acpiphp: Slot [28] registered [ 0.409089] acpiphp: Slot [29] registered [ 0.410097] acpiphp: Slot [30] registered [ 0.411114] acpiphp: Slot [31] registered [ 0.412126] PCI host bridge to bus 0000:00 [ 0.413137] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416135] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.417945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.419755] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.421603] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.425710] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.427277] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.428732] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.430288] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.434412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.436198] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.457162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.459026] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.460801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.462566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.464297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.465948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.467680] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.468991] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.470919] vgaarb: loaded [ 0.471680] vgaarb: bridge control possible 0000:00:02.0 [ 0.473252] SCSI subsystem initialized [ 0.474405] ACPI: bus type USB registered [ 0.475451] usbcore: registered new interface driver usbfs [ 0.476736] usbcore: registered new interface driver hub [ 0.477992] usbcore: registered new device driver usb [ 0.479368] PCI: Using ACPI for IRQ routing [ 0.480797] NetLabel: Initializing [ 0.481701] NetLabel: domain hash size = 128 [ 0.482763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.483957] NetLabel: unlabeled traffic allowed by default [ 0.485384] amd_nb: Cannot enumerate AMD northbridges [ 0.486626] clocksource: Switched to clocksource kvm-clock [ 0.495551] AppArmor: AppArmor Filesystem Enabled [ 0.496776] pnp: PnP ACPI init [ 0.497930] pnp: PnP ACPI: found 5 devices [ 0.504615] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.506775] NET: Registered protocol family 2 [ 0.508102] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509687] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.511167] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512661] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514008] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515478] NET: Registered protocol family 1 [ 0.516579] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.517933] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519258] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.535340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.551488] Unpacking initramfs... [ 1.040549] Freeing initrd memory: 37084K [ 1.041957] Scanning for low memory corruption every 60 seconds [ 1.043678] audit: initializing netlink subsys (disabled) [ 1.044986] audit: type=2000 audit(1541099597.435:1): initialized [ 1.046708] Initialise system trusted keyring [ 1.047907] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.049342] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.051904] zbud: loaded [ 1.052909] VFS: Disk quotas dquot_6.6.0 [ 1.053937] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.055721] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.057308] fuse init (API version 7.23) [ 1.058433] Key type big_key registered [ 1.059453] Allocating IMA MOK and blacklist keyrings. [ 1.060981] Key type asymmetric registered [ 1.062034] Asymmetric key parser 'x509' registered [ 1.063245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.065209] io scheduler noop registered [ 1.066228] io scheduler deadline registered (default) [ 1.067518] io scheduler cfq registered [ 1.068618] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.069942] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.071567] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.073433] ACPI: Power Button [PWRF] [ 1.074553] GHES: HEST is not enabled! [ 1.090236] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.122367] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.124974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.149454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.152129] Linux agpgart interface v0.103 [ 1.154756] loop: module loaded [ 1.157874] vda: vda1 [ 1.159368] scsi host0: ata_piix [ 1.160344] scsi host1: ata_piix [ 1.161232] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.162757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.164658] libphy: Fixed MDIO Bus: probed [ 1.165693] tun: Universal TUN/TAP device driver, 1.6 [ 1.166864] tun: (C) 1999-2004 Max Krasnyansky [ 1.169560] PPP generic driver version 2.4.2 [ 1.170727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.172212] ehci-pci: EHCI PCI platform driver [ 1.173318] ehci-platform: EHCI generic platform driver [ 1.174573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.176015] ohci-pci: OHCI PCI platform driver [ 1.177137] ohci-platform: OHCI generic platform driver [ 1.178394] uhci_hcd: USB Universal Host Controller Interface driver [ 1.194793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.196125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.197995] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.199309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.200805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.202356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.204164] usb usb1: Product: UHCI Host Controller [ 1.205343] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.206802] usb usb1: SerialNumber: 0000:00:01.2 [ 1.208050] hub 1-0:1.0: USB hub found [ 1.209030] hub 1-0:1.0: 2 ports detected [ 1.210258] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.212965] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.214165] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.215481] mousedev: PS/2 mouse device common for all mice [ 1.217059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.219380] rtc_cmos 00:00: RTC can wake from S4 [ 1.220793] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.222263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.223733] i2c /dev entries driver [ 1.224707] device-mapper: uevent: version 1.0.3 [ 1.225888] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.227939] ledtrig-cpu: registered to indicate activity on CPUs [ 1.229626] NET: Registered protocol family 10 [ 1.230979] NET: Registered protocol family 17 [ 1.232103] Key type dns_resolver registered [ 1.233413] registered taskstats version 1 [ 1.234480] Loading compiled-in X.509 certificates [ 1.236199] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.238515] zswap: loaded using pool lzo/zbud [ 1.241037] Key type trusted registered [ 1.244025] Key type encrypted registered [ 1.245068] AppArmor: AppArmor sha1 policy hashing enabled [ 1.246365] ima: No TPM chip found, activating TPM-bypass! [ 1.247677] evm: HMAC attrs: 0x1 [ 1.248867] Magic number: 10:289:242 [ 1.249958] rtc_cmos 00:00: setting system clock to 2018-11-01 19:13:17 UTC (1541099597) [ 1.252003] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.266689] EDD information not available. [ 1.324075] Freeing unused kernel memory: 1512K [ 1.325237] Write protecting the kernel read-only data: 14336k [ 1.327823] Freeing unused kernel memory: 1692K [ 1.329151] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.341647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344183] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.346513] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.348808] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.351090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.358584] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.362007] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.365065] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.367285] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421304] [drm] Initialized drm 1.1.0 20060810 [ 1.423670] virtio_net virtio0 ens3: renamed from eth0 [ 1.432830] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.435164] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455000] FDC 0 is a S82078B [ 1.473035] AVX2 version of gcm_enc/dec engaged. [ 1.474225] AES CTR mode by8 optimization enabled [ 1.518631] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.683330] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.684885] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.686477] usb 1-1: Product: QEMU USB Tablet [ 1.687557] usb 1-1: Manufacturer: QEMU [ 1.688531] usb 1-1: SerialNumber: 42 [ 1.696794] hidraw: raw HID events driver (C) Jiri Kosina [ 1.703868] usbcore: registered new interface driver usbhid [ 1.705253] usbhid: USB HID core driver [ 1.707764] 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.710588] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.038658] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.038660] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255535383a, max_idle_ns: 440795233701 ns Begin: Loading essential drivers ... [ 2.065672] md: linear personality registered for level -1 [ 2.069037] md: multipath personality registered for level -4 [ 2.072487] md: raid0 personality registered for level 0 [ 2.076300] md: raid1 personality registered for level 1 [ 2.146639] raid6: sse2x1 gen() 11289 MB/s [ 2.214622] raid6: sse2x1 xor() 8906 MB/s [ 2.282636] raid6: sse2x2 gen() 14359 MB/s [ 2.350636] raid6: sse2x2 xor() 9586 MB/s [ 2.418635] raid6: sse2x4 gen() 16562 MB/s [ 2.486633] raid6: sse2x4 xor() 11350 MB/s [ 2.554634] raid6: avx2x1 gen() 21941 MB/s [ 2.622622] raid6: avx2x2 gen() 25575 MB/s [ 2.690622] raid6: avx2x4 gen() 30532 MB/s [ 2.695045] raid6: using algorithm avx2x4 gen() 30532 MB/s [ 2.696344] raid6: using avx2x2 recovery algorithm [ 2.700103] xor: automatically using best checksumming function: [ 2.738621] avx : 32890.000 MB/sec [ 2.741035] async_tx: api initialized (async) [ 2.751984] md: raid6 personality registered for level 6 [ 2.753300] md: raid5 personality registered for level 5 [ 2.754565] md: raid4 personality registered for level 4 [ 2.760630] 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.792766] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.812383] 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.920287] 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.924359] systemd[1]: Detected virtualization kvm. [ 2.925564] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.929007] systemd[1]: Set hostname to . [ 2.931956] systemd[1]: Initializing machine ID from KVM UUID. [ 2.933347] systemd[1]: Installed transient /etc/machine-id file. [ 3.037301] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.040426] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.043215] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.045883] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.048109] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.051092] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053887] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.056464] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.059336] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.062369] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.065322] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.068104] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.071511] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.074302] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.076725] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.079395] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.083352] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.086274] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.089211] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.093667] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.100824] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.112189] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.120070] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.125951] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.132885] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.144853] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.150965] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.159929] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.165905] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.171112] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.177124] systemd[1]: Reached target Slices. [[0;32m OK [0m[ 3.181999] Loading iSCSI transport class v2.0-870. ] Reached target Slices. [ 3.185026] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.187866] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.193896] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.196699] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.204652] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [ 3.257937] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.575652] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.710835] cloud-init[525]: Cloud-init v. 18.2 running 'init-local' at Thu, 01 Nov 2018 19:13:21 +0000. Up 4.52 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)... [ 8.789096] cloud-init[931]: Cloud-init v. 18.2 running 'init' at Thu, 01 Nov 2018 19:13:22 +0000. Up 5.97 seconds. [ 8.792129] cloud-init[931]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 8.797905] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 8.801732] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 8.808133] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 8.810201] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | . | fa:16:3e:eb:3a:a9 | [ 8.813252] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:feeb:3aa9/64 | . | link | fa:16:3e:eb:3a:a9 | [ 8.819758] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 8.822529] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . | [ 8.828333] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 8.830366] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 8.836337] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 8.838251] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 8.844159] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 8.846114] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 8.852134] cloud-init[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 8.854098] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 8.860120] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 8.862101] cloud-init[931]: 2018-11-01 19:13:25,273 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.329369] cloud-init[931]: Generating public/private rsa key pair. [ 9.330894] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.336148] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.337818] cloud-init[931]: The key fingerprint is: [ 9.339084] cloud-init[931]: SHA256:zZXbxwL87E1gvnoBOTc87YWSlzcSumHkkCW7BffI0+A root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db [ 9.344348] cloud-init[931]: The key's randomart image is: [ 9.345656] cloud-init[931]: +---[RSA 2048]----+ [ 9.348127] cloud-init[931]: | oo+ | [ 9.352139] cloud-init[931]: | oBo=o | [ 9.353389] cloud-init[931]: | .+E**++ | [ 9.356130] cloud-init[931]: | oo*BXO++| [ 9.360145] cloud-init[931]: | S.+ +*B=*| [ 9.361400] cloud-init[931]: | . ..*.| [ 9.364124] cloud-init[931]: | o..| [ 9.365365] cloud-init[931]: | .. | [ 9.368133] cloud-init[931]: | .. | [ 9.372147] cloud-init[931]: +----[SHA256]-----+ [ 9.373383] cloud-init[931]: Generating public/private dsa key pair. [ 9.376131] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.380143] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.384156] cloud-init[931]: The key fingerprint is: [ 9.385430] cloud-init[931]: SHA256:qGERkuD4AuGmWgaBZ340wT4VqqtNFfd5n0tVf4SO3Yw root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db [ 9.391555] cloud-init[931]: The key's randomart image is: [ 9.392936] cloud-init[931]: +---[DSA 1024]----+ [ 9.394273] cloud-init[931]: |=..oo... | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 9.398708] cloud-init[931]: |=o+.+o. . | [[0;32m OK [0m] Reached target System Initialization. [ 9.401105] cloud-init[931]: |+B o+o. . o| Starting Socket activation for snappy daemon. [ 9.404145] cloud-init[931]: |+o..++ o . + *.| [ 9.405016] cloud-init[931]: |o =.+.. S . . E =| [ 9.405876] cloud-init[931]: |.+ + o . . o .| [ 9.406725] cloud-init[931]: |. o . + | [ 9.407587] cloud-init[931]: | + . . | Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[ 9.408834] cloud-init[931]: |. . . | [ 9.412966] cloud-init[931]: +----[SHA256]-----+ [ 9.413818] cloud-init[931]: Generating public/private ecdsa key pair. [ 9.414900] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[0;32m OK [0m] Listening on UUID daemon activation socket. [ 9.417791] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [ 9.424210] cloud-init[931]: The key fingerprint is: [ 9.425120] cloud-init[931]: SHA256:oGG7F9gD2FGj3JOrdDl1k89UzQK2IAxfTYx/l0+c9wI root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db [ 9.426807] cloud-init[931]: The key's randomart image is: [ 9.427763] cloud-init[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [931]: +---[ECDSA 256]---+ [ 9.432603] cloud-init[931]: | ..+o. o=+..o | [ 9.433490] cloud-init[931]: | + + +.o.+oo. o| [ 9.434359] cloud-init[931]: | . B = o +.o oo| [ 9.435235] cloud-init[931]: | . B * . =E .o=| Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 9.440109] cloud-init[931]: | = O S oo o+|[[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Pollinate to seed the pseudo random number generator... [ 9.446316] cloud-init[931]: | . + + . o| [ 9.448755] [[0;32m OK [0m] Started iperf Service. Starting LSB: Record successful boot for GRUB... cloud-init[931]: | o . . | [[0;32m OK [0m] Started iperf3 Service. [ 9.461524] Starting Apply the settings specified in cloud-config... cloud-init[931]: [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: MD monitoring daemon... Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. | . | [ 9.530982] cloud-init[931]: | | [ 9.542719] cloud-init[931]: +----[SHA256]-----+ [[0;32m OK [0m] Started Regular background program processing daemon. Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [ 9.551064] [[0;32m OK [0m] Started /etc/rc.local Compatibility.cloud-init [931]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 9.594532] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.617573] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.637327] cloud-init[931]: The key fingerprint is: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 9.668945] cloud-init[931]: Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LXD - container startup/shutdown. SHA256:h8McFdBxRtXhQk88CfLqYjKMB8afOgv+tqMNUYKjjVM root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db[[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 9.712918] cloud-init[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Accounts Service. [931]: The key's randomart image is: [ 9.734048] cloud-init[[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [931]: +--[ED25519 256]--+ [ 9.743706] Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. cloud-init[931]: | .o+=++++o| Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [ 9.807190] cloud-init[931]: [[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. | . ..o+ ++.| [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [ 9.841941] cloud-init[931]: | oE. . . o o.| [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[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. [ 9.864386] cloud-init[931]: |.+. + o o . . | [[0;32m OK [0m] Started Snappy daemon. [ 9.870872] cloud-init[931]: |+ .. + S .. | Starting Wait until snapd is fully seeded... [ 9.894249] cloud-init[931]: | . o = .o. | [ 9.898243] cloud-init[931]: | o . B o . | [ 9.908104] cloud-init[931]: | . ++o + . | [ 9.909331] cloud-init[931]: | o+*= | [ 9.916102] cloud-init[931]: +----[SHA256]-----+ [ 10.262260] cloud-init[1044]: 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.029209] cloud-init[1044]: en_US.UTF-8... done [ 11.031950] cloud-init[1044]: Generation complete. [ 11.510011] cloud-init[1044]: Cloud-init v. 18.2 running 'modules:config' at Thu, 01 Nov 2018 19:13:26 +0000. Up 10.13 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 06:8a:a2:e5:e5:7f:c0:e3:b1:0c:a6:ee:0d:44:c7:90 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Nov 1 19:13:29 ec2: <14>Nov 1 19:13:29 ec2: ############################################################# <14>Nov 1 19:13:29 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Nov 1 19:13:29 ec2: 1024 SHA256:qGERkuD4AuGmWgaBZ340wT4VqqtNFfd5n0tVf4SO3Yw root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db (DSA) <14>Nov 1 19:13:29 ec2: 256 SHA256:oGG7F9gD2FGj3JOrdDl1k89UzQK2IAxfTYx/l0+c9wI root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db (ECDSA) <14>Nov 1 19:13:29 ec2: 256 SHA256:h8McFdBxRtXhQk88CfLqYjKMB8afOgv+tqMNUYKjjVM root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db (ED25519) <14>Nov 1 19:13:29 ec2: 2048 SHA256:zZXbxwL87E1gvnoBOTc87YWSlzcSumHkkCW7BffI0+A root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db (RSA) <14>Nov 1 19:13:29 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Nov 1 19:13:29 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLFKR/Drg+WFThwCrszG1MBGgutqIo/VAk8WKARZi+fC24S+9OVncAjkU0AjN/wm5qdIxg/MPlFdUt52GR8Y+PY= root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHTvwkock6V4VeNkpVwTJK7GulBy0KBS5nj71SQaEhsf root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC96QFpX7wekd8BZv6szAtaL7oOIVTULf8/P56jtR6G/HUzIqeEzsnwztSbNBQRNCIYFCBHoaSzsmBcWsEKtZTvnY47Dno05kmImZGX5HtqukN06YCIRgn0hsYzmB9Bq7//idak7K4I5GrsAilVdM0BYHBLp/GZQS9qU9KZP24BLVKy402PPrsJu3kxfBlr7CeNdHlgI8DraCsNn+SNgRlxaby8xZA3nF1jHzsXEP2+ZnIOTH+V8fn8Hs/08F/O4LSPr91alyOK0h3HifE61SFh/z6To9DfosnYFLmqdTMQ90ViG//1rVGbK1OdvNEKpKJ9+WrOb7Xiacdn+dYefnZx root@shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db -----END SSH HOST KEY KEYS----- [ 13.306284] cloud-init[1306]: Cloud-init v. 18.2 running 'modules:final' at Thu, 01 Nov 2018 19:13:29 +0000. Up 13.16 seconds. [ 13.308456] cloud-init[1306]: Cloud-init v. 18.2 finished at Thu, 01 Nov 2018 19:13:29 +0000. Datasource DataSourceEc2. Up 13.30 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-de43175f-91a8-40e8-b3b1-42f74de486db ttyS0 shaker-vm-de43175f-91a8-40e8-b3b1-42f74de486db login: 2018-11-01 19:13:32,127 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.47:5000 2018-11-01 19:39:30,895 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=fc027306a0674c06906411b370921349 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 36008 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_de43175f-91a8-40e8-b3b1-42f74de486db 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=5411552b-dd51-4ee3-b9e4-14e15c2e42d5 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.47:5000 OS_USERNAME=shaker-user_de43175f-91a8-40e8-b3b1-42f74de486db SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.47,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 36008 192.168.120.3 22 OS_VOLUME_API_VERSION=3 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-11-01 19:13:34.671 1409 INFO shaker.engine.utils [-] Logging enabled 2018-11-01 19:13:34.674 1409 INFO shaker.engine.messaging [-] Listening on *:9000 2018-11-01 19:13:34.677 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-11-01 19:13:34.685 1417 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-11-01 19:13:34.686 1417 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.208:9000 2018-11-01 19:13:34.686 1417 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-11-01 19:13:34.697 1409 INFO pykwalify.core [-] validation.valid 2018-11-01 19:13:35.235 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-01 19:13:37.803 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'3712d5be-fc00-4f08-8f91-934669ab8680', u'links': [{u'href': u'http://172.30.9.47:8004/v1/fc027306a0674c06906411b370921349/stacks/shaker_eizadk/3712d5be-fc00-4f08-8f91-934669ab8680', u'rel': u'self'}]} 2018-11-01 19:17:35.048 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_eizadk_master_0', 'shaker_eizadk_slave_0']) 2018-11-01 19:17:43.593 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:19:14.155 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:20:44.654 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:22:15.149 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:22:15.150 1409 INFO shaker.engine.server [-] Execution is done 2018-11-01 19:22:15.679 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-01 19:22:35.703 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:22:35.705 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-11-01 19:22:35.718 1409 INFO pykwalify.core [-] validation.valid 2018-11-01 19:22:36.135 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-01 19:22:39.094 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'ec2378ce-52bb-48cb-8af1-d70a881a1845', u'links': [{u'href': u'http://172.30.9.47:8004/v1/fc027306a0674c06906411b370921349/stacks/shaker_dpaszo/ec2378ce-52bb-48cb-8af1-d70a881a1845', u'rel': u'self'}]} 2018-11-01 19:23:33.219 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dpaszo_slave_0', 'shaker_dpaszo_master_0']) 2018-11-01 19:23:46.389 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:25:17.488 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:26:47.984 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:28:18.479 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:28:18.480 1409 INFO shaker.engine.server [-] Execution is done 2018-11-01 19:28:18.989 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-01 19:28:43.571 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:28:43.574 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-11-01 19:28:43.588 1409 INFO pykwalify.core [-] validation.valid 2018-11-01 19:28:44.007 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-01 19:28:46.695 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'efe52db4-696d-46cf-98c1-cd2bc7334d0e', u'links': [{u'href': u'http://172.30.9.47:8004/v1/fc027306a0674c06906411b370921349/stacks/shaker_ftdmrp/efe52db4-696d-46cf-98c1-cd2bc7334d0e', u'rel': u'self'}]} 2018-11-01 19:29:40.256 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ftdmrp_master_0', 'shaker_ftdmrp_slave_0']) 2018-11-01 19:29:54.072 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:31:24.617 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:32:55.102 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:34:25.604 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:34:25.605 1409 INFO shaker.engine.server [-] Execution is done 2018-11-01 19:34:26.960 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-01 19:34:50.609 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:34:50.611 1409 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-11-01 19:34:50.627 1409 INFO pykwalify.core [-] validation.valid 2018-11-01 19:34:51.044 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-01 19:34:54.019 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'398064a8-99b3-4725-b10d-77878de12aa4', u'links': [{u'href': u'http://172.30.9.47:8004/v1/fc027306a0674c06906411b370921349/stacks/shaker_prszdm/398064a8-99b3-4725-b10d-77878de12aa4', u'rel': u'self'}]} 2018-11-01 19:35:46.323 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_prszdm_master_0', 'shaker_prszdm_slave_0']) 2018-11-01 19:35:57.089 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:36:29.106 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:37:49.319 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:39:09.595 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:39:09.596 1409 INFO shaker.engine.server [-] Execution is done 2018-11-01 19:39:09.797 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-01 19:39:30.827 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-01 19:39:30.828 1409 INFO shaker.engine.server [-] Generating aggregated report 2018-11-01 19:39:30.837 1409 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-11-01 19:39:30.840 1409 INFO shaker.engine.report [-] ******************************************************************************** 2018-11-01 19:39:30.840 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-11-01 19:39:30.840 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-11-01 19:39:30.841 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-11-01 19:39:30.841 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-11-01 19:39:30.841 1409 INFO shaker.engine.report [-] ******************************************************************************** 2018-11-01 19:39:30.842 1409 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-11-01 19:39:30.852 1409 INFO shaker.engine.report [-] Report saved to: report.html 2018-11-01 19:39:30,896 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-11-01 19:39:31,246 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 19:39:31,247 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:03 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 19:39:45,496 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 19:07 | PASS | | shaker | functest | benchmarking | 30:03 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-11-01 19:39:45,499 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-01 19:40:06,587 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 19:40:06,593 - 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.47,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.47:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=wnPdbxUPnJDMYVxCHECmxwByx 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=3e9dcf933068455ab9b9f3764849638d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 19:40:06,593 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 19:40:06,593 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-11-01 19:40:06,594 - 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 | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-11-01 19:40:06,598 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-01 19:40:56,115 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 19:40:56,121 - 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.47,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.47:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=wnPdbxUPnJDMYVxCHECmxwByx 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=3e9dcf933068455ab9b9f3764849638d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 19:40:56,121 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-01 19:40:56,122 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-11-01 19:40:56,141 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-11-01 19:40:57,258 - 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'2b1ad5402ba349a49737991a00566236', '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_4076e44c-f99c-4e99-be14-1bb59e0ed11a'}) 2018-11-01 19:40:57,633 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a37bd3d05099467c8b1dd7d33d0b09bf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_4076e44c-f99c-4e99-be14-1bb59e0ed11a'}) 2018-11-01 19:40:57,916 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 19:40:58,027 - functest.core.tenantnetwork - DEBUG - role: 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'e550985d0b2a47e0be53d755eee476e7'}) 2018-11-01 19:40:58,593 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 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'2b1ad5402ba349a49737991a00566236', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e4110fff-e7e3-4592-b17e-0c8cd195b81e', 'username': u'cloudify-user_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 19:40:58,597 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'password': 'e4110fff-e7e3-4592-b17e-0c8cd195b81e', 'project_name': 'cloudify-project_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '2b1ad5402ba349a49737991a00566236', 'project_domain_name': 'Default'} 2018-11-01 19:40:58,598 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-11-01 19:40:59,223 - 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-11-01T19:40:59Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'52412a4d-5140-489a-a8f5-8f189125ebf2', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_4076e44c-f99c-4e99-be14-1bb59e0ed11a', u'created_at': u'2018-11-01T19:40:59Z', u'mtu': 1450, u'tenant_id': u'2b1ad5402ba349a49737991a00566236', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2b1ad5402ba349a49737991a00566236', u'l2_adjacency': True}) 2018-11-01 19:41:01,000 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T19:41:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1fd447c3-c81b-48cd-94cb-cd4de0e10217', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_4076e44c-f99c-4e99-be14-1bb59e0ed11a', u'enable_dhcp': True, u'network_id': u'52412a4d-5140-489a-a8f5-8f189125ebf2', u'tenant_id': u'2b1ad5402ba349a49737991a00566236', u'created_at': u'2018-11-01T19:41:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2b1ad5402ba349a49737991a00566236'}) 2018-11-01 19:41:02,644 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T19:41:02Z', u'revision_number': 3, u'id': u'aee49dba-4ce7-4777-8fb5-0bd3c72dae69', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_4076e44c-f99c-4e99-be14-1bb59e0ed11a', u'admin_state_up': True, u'tenant_id': u'2b1ad5402ba349a49737991a00566236', u'created_at': u'2018-11-01T19:41:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'2b1ad5402ba349a49737991a00566236'}) 2018-11-01 19:42:59,009 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/83496ac1-e0db-4ea5-a36b-a2b2ae557247/snap', u'metadata': Munch({})})], 'file': u'/v2/images/83496ac1-e0db-4ea5-a36b-a2b2ae557247/file', 'owner': u'2b1ad5402ba349a49737991a00566236', 'id': u'83496ac1-e0db-4ea5-a36b-a2b2ae557247', 'size': 4373348352, u'self': u'/v2/images/83496ac1-e0db-4ea5-a36b-a2b2ae557247', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ad5402ba349a49737991a00566236', 'name': 'cloudify-project_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/83496ac1-e0db-4ea5-a36b-a2b2ae557247/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T19:42:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T19:42:58Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/83496ac1-e0db-4ea5-a36b-a2b2ae557247', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_4076e44c-f99c-4e99-be14-1bb59e0ed11a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'created': u'2018-11-01T19:41:58Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-01T19:41:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/83496ac1-e0db-4ea5-a36b-a2b2ae557247', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_4076e44c-f99c-4e99-be14-1bb59e0ed11a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-01 19:42:59,274 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_4076e44c-f99c-4e99-be14-1bb59e0ed11a', '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'3e9dcf933068455ab9b9f3764849638d', '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'885b870c-cdd7-4c60-a8c0-8e31643b428d', 'swap': 0}) 2018-11-01 19:42:59,800 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZRAV7qod3DgPAvl/Ny6ZWQ5THmKVTatME2hdxYywt7mXWFfl/eBA4jEH9HE8f4gqWjk3Np/bsGlDjU1ki5w6Qgnkq98VYYedpCFvLhKE40KguFj0bwH/GoHbaS/npNXUPFv2anX1vACug56BlIY8JjcnVl6sf14TdWLPaqkfWXTodZhsEIU5ROIrAPgHMke1XLg9fjGcxeV8RcuNU/ch5OSBthZYokBC839ufq7XSASvp0XHDOQ++0zgIOVNotxPsm2Odd9N3XsgrtFQfGPp6+PYb88PjLVK0JB79UtEI0VJDxv5hBpb8JW/bwGz0muFOTLS8IxAomOGpcCw3aaft Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2UQFe6qHdw4DwL5fzcumVkOUx5ilU2rTBNoXcWMsLe5l1hX5\nf3gQOIxB/RxPH+IKlo5Nzaf27BpQ41NZIucOkIJ5KvfFWGHnaQhby4ShONCoLhY9\nG8B/xqB22kv56TV1Dxb9mp19bwAroOegZSGPCY3J1ZerH9eE3Viz2qpH1l06HWYb\nBCFOUTiKwD4BzJHtVy4PX4xnMXlfEXLjVP3IeTkgbYWWKJAQvN/bn6u10gEr6dFx\nwzkPvtM4CDlTaLcT7JtjnXfTd17IK7RUHxj6evj2G/PD4y1StCQe/VLRCNFSQ8b+\nYQaW/CVv28Bs9JrhTky0vCMQKJjhqXAsN2mn7QIDAQABAoIBAEQu06Wuq5qSPF1F\noV09NvNFfDBzWBbopFaWdtrvq5KyiST5enYlYLnOUnszYiV4U6hR+lq7BoOr8oyU\nwJlyd6CkQZBZd4Y4G15b8CrbcZkZ6l2kPwMxkyfrfcEeLMyiKR1WMrpOCGpIXGi/\nqBd0w6XU6G1ujpaMlTa9upu56pd70CN9hX21xpW7YdgCLicGiVXaho7ZiqCn7o2Y\nu2Uz1vTumUhtj+v+GGQCJ6b4yMYnfb+Z3Ph2wChz4qEYwfRAhSvJJMfX04jrysdh\nqpVZNm2WsTvMWLJT+Tks93fVBr71i1zzeOeY71k6rcxpLzcRwomSu4M3e8Ylh/7U\npiPHuMECgYEA+Eg69/R+0hgb3+cel9JoGAMbnegXaS9wgx54NJ26wII7qM93jf8D\noqBIYXfeEOsY9V1pEn7ms1u+qlG51OxiICfa5+dr/dGwYSp9FJsHTUSbT2JfFsHF\nv/kgWjblMlF1g2zE6iz0UIltamPJ0bOURdlGBSKvvBwuVx0FdA2eerECgYEA4AT4\nPauOd3MUIkkvEgkkI/boNHvGYMX+ww+N5QxiggYuXoxufiRFUJ+HVmSwbxTVa0xY\n4XwQO+jy1VJICqCySbZPLrafqhKtOT84yr/OKouArgAZVOJp7mbYS5eogAjFitKX\naKsxPorKjgZe/iF8MAv4EmrytlkZXypwAoEsl/0CgYEApXeV/Txv7NrucNlaNTqf\n7yjbFfDg8VQRewEqgX6BQN1Kn2WtOvAy3wZNVtAJKmNUXeokJZR3ch95wY7392SW\nvPFy3c0I1r8R+p/TfpEXW7KWg2B/GO6JOTjyC828ED3jwHQUBDFznd0JE7dvgJdb\nAPYdyTxlvEtXwuzvfnm5HfECgYBiri2/1MOEIMA8vioq8rXl1czB2cgwNuebe02R\nGRyHlDt20LuXe1jBRBS03NPPisjcZBw+74yjJ2FY0M8FR3Zh/BnzROUeYO3Hau8U\neNtTaHI9s7N07eul5c3ftqW2CKckGNIzfD3MBA1n9KyBm7R94bfcPRo/cw43GpWO\ntOI07QKBgBOo+V0YUGDMX56RM8v822KJeJnvyds9zbp39pnFxN6+HSvaNNmZiDyu\nQYG4ZMnkREUQcDYE+gXfOZlhUr7kSbBlinm3vAkBIYAJtlqUb86Sb/rbeDDCkunI\n6MKrAfLgv839b9WN57OnX/Vk/AgmJpQH77aTVpZAHlwPPi2dgdxS\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a37bd3d05099467c8b1dd7d33d0b09bf', 'name': u'cloudify-kp_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'created_at': '2018-11-01T19:42:59.800934', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ad5402ba349a49737991a00566236', 'name': 'cloudify-project_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c2:9b:fb:7b:6e:38:7d:11:66:a5:db:70:47:8e:df:95', 'type': 'ssh', 'id': u'cloudify-kp_4076e44c-f99c-4e99-be14-1bb59e0ed11a'}) 2018-11-01 19:42:59,801 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2UQFe6qHdw4DwL5fzcumVkOUx5ilU2rTBNoXcWMsLe5l1hX5 f3gQOIxB/RxPH+IKlo5Nzaf27BpQ41NZIucOkIJ5KvfFWGHnaQhby4ShONCoLhY9 G8B/xqB22kv56TV1Dxb9mp19bwAroOegZSGPCY3J1ZerH9eE3Viz2qpH1l06HWYb BCFOUTiKwD4BzJHtVy4PX4xnMXlfEXLjVP3IeTkgbYWWKJAQvN/bn6u10gEr6dFx wzkPvtM4CDlTaLcT7JtjnXfTd17IK7RUHxj6evj2G/PD4y1StCQe/VLRCNFSQ8b+ YQaW/CVv28Bs9JrhTky0vCMQKJjhqXAsN2mn7QIDAQABAoIBAEQu06Wuq5qSPF1F oV09NvNFfDBzWBbopFaWdtrvq5KyiST5enYlYLnOUnszYiV4U6hR+lq7BoOr8oyU wJlyd6CkQZBZd4Y4G15b8CrbcZkZ6l2kPwMxkyfrfcEeLMyiKR1WMrpOCGpIXGi/ qBd0w6XU6G1ujpaMlTa9upu56pd70CN9hX21xpW7YdgCLicGiVXaho7ZiqCn7o2Y u2Uz1vTumUhtj+v+GGQCJ6b4yMYnfb+Z3Ph2wChz4qEYwfRAhSvJJMfX04jrysdh qpVZNm2WsTvMWLJT+Tks93fVBr71i1zzeOeY71k6rcxpLzcRwomSu4M3e8Ylh/7U piPHuMECgYEA+Eg69/R+0hgb3+cel9JoGAMbnegXaS9wgx54NJ26wII7qM93jf8D oqBIYXfeEOsY9V1pEn7ms1u+qlG51OxiICfa5+dr/dGwYSp9FJsHTUSbT2JfFsHF v/kgWjblMlF1g2zE6iz0UIltamPJ0bOURdlGBSKvvBwuVx0FdA2eerECgYEA4AT4 PauOd3MUIkkvEgkkI/boNHvGYMX+ww+N5QxiggYuXoxufiRFUJ+HVmSwbxTVa0xY 4XwQO+jy1VJICqCySbZPLrafqhKtOT84yr/OKouArgAZVOJp7mbYS5eogAjFitKX aKsxPorKjgZe/iF8MAv4EmrytlkZXypwAoEsl/0CgYEApXeV/Txv7NrucNlaNTqf 7yjbFfDg8VQRewEqgX6BQN1Kn2WtOvAy3wZNVtAJKmNUXeokJZR3ch95wY7392SW vPFy3c0I1r8R+p/TfpEXW7KWg2B/GO6JOTjyC828ED3jwHQUBDFznd0JE7dvgJdb APYdyTxlvEtXwuzvfnm5HfECgYBiri2/1MOEIMA8vioq8rXl1czB2cgwNuebe02R GRyHlDt20LuXe1jBRBS03NPPisjcZBw+74yjJ2FY0M8FR3Zh/BnzROUeYO3Hau8U eNtTaHI9s7N07eul5c3ftqW2CKckGNIzfD3MBA1n9KyBm7R94bfcPRo/cw43GpWO tOI07QKBgBOo+V0YUGDMX56RM8v822KJeJnvyds9zbp39pnFxN6+HSvaNNmZiDyu QYG4ZMnkREUQcDYE+gXfOZlhUr7kSbBlinm3vAkBIYAJtlqUb86Sb/rbeDDCkunI 6MKrAfLgv839b9WN57OnX/Vk/AgmJpQH77aTVpZAHlwPPi2dgdxS -----END RSA PRIVATE KEY----- 2018-11-01 19:45:23,727 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_4076e44c-f99c-4e99-be14-1bb59e0ed11a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5f:9c:c3', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'83496ac1-e0db-4ea5-a36b-a2b2ae557247'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T19:45:22.000000', 'flavor': Munch({u'id': u'885b870c-cdd7-4c60-a8c0-8e31643b428d'}), 'az': u'nova', 'id': u'42cfd333-5fe4-477c-8b93-a487de7f9178', 'security_groups': [Munch({u'name': u'cloudify-sg_4076e44c-f99c-4e99-be14-1bb59e0ed11a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a37bd3d05099467c8b1dd7d33d0b09bf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ad5402ba349a49737991a00566236', 'name': 'cloudify-project_4076e44c-f99c-4e99-be14-1bb59e0ed11a', '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-11-01T19:45:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T19:45:22Z', 'hostId': u'17df9ed5e1c814d92977f5d96e73d4c543382379570a493c90e82b9c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'17df9ed5e1c814d92977f5d96e73d4c543382379570a493c90e82b9c', '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-11-01T19:45:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ad5402ba349a49737991a00566236', 'name': u'cloudify-vm_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'adminPass': u'whR3D334xKsk', 'tenant_id': u'2b1ad5402ba349a49737991a00566236', 'created_at': u'2018-11-01T19:43:02Z', 'created': u'2018-11-01T19:43:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 19:45:26,868 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'aee49dba-4ce7-4777-8fb5-0bd3c72dae69', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'2b1ad5402ba349a49737991a00566236', 'created_at': u'2018-11-01T19:45:24Z', 'attached': True, 'updated_at': u'2018-11-01T19:45:26Z', 'id': u'61d232da-9e99-44ec-8897-3f4ce19e5844', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ad5402ba349a49737991a00566236', 'name': 'cloudify-project_4076e44c-f99c-4e99-be14-1bb59e0ed11a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'aee49dba-4ce7-4777-8fb5-0bd3c72dae69', u'qos_policy_id': None, 'project_id': u'2b1ad5402ba349a49737991a00566236', 'port_id': u'af2e79bf-09b7-439b-bfdb-d4535b89dcf4', 'port': u'af2e79bf-09b7-439b-bfdb-d4535b89dcf4', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 19:45:26,942 - 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 1837912501 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.389404] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.392084] pid_max: default: 32768 minimum: 301 [ 0.393485] Security Framework initialized [ 0.394823] SELinux: Initializing. [ 0.396300] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402242] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405828] Mount-cache hash table entries: 4096 [ 0.407538] Initializing cgroup subsys memory [ 0.408937] Initializing cgroup subsys devices [ 0.410290] Initializing cgroup subsys freezer [ 0.411694] Initializing cgroup subsys net_cls [ 0.413094] Initializing cgroup subsys blkio [ 0.414452] Initializing cgroup subsys perf_event [ 0.415918] Initializing cgroup subsys hugetlb [ 0.417301] Initializing cgroup subsys pids [ 0.418639] Initializing cgroup subsys net_prio [ 0.420121] CPU: Physical Processor ID: 0 [ 0.422143] mce: CPU supports 10 MCE banks [ 0.423500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426541] tlb_flushall_shift: 6 [ 0.427947] Freeing SMP alternatives: 28k freed [ 0.432085] ACPI: Core revision 20130517 [ 0.433773] ACPI: All ACPI Tables successfully acquired [ 0.435468] ftrace: allocating 25812 entries in 101 pages [ 0.458032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.459813] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.461519] smpboot: Max logical packages: 2 [ 0.463129] Enabling x2apic [ 0.464230] Enabled x2apic [ 0.465593] Switched APIC routing to physical x2apic. [ 0.468363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.470111] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.473462] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.481322] KVM setup paravirtual spinlock [ 0.483890] smpboot: Booting Node 0, Processors #1 OK [ 0.485811] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.507783] Brought up 2 CPUs [ 0.507786] KVM setup async PF for cpu 1 [ 0.507789] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.511594] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.514262] devtmpfs: initialized [ 0.516966] EVM: security.selinux [ 0.518159] EVM: security.ima [ 0.519286] EVM: security.capability [ 0.521196] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.523018] pinctrl core: initialized pinctrl subsystem [ 0.524662] NET: Registered protocol family 16 [ 0.526261] ACPI: bus type PCI registered [ 0.527575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.529391] PCI: Using configuration type 1 for base access [ 0.534404] ACPI: Added _OSI(Module Device) [ 0.535765] ACPI: Added _OSI(Processor Device) [ 0.537158] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.538584] ACPI: Added _OSI(Processor Aggregator Device) [ 0.541231] ACPI: Interpreter enabled [ 0.542508] ACPI: (supports S0 S5) [ 0.543712] ACPI: Using IOAPIC for interrupt routing [ 0.545189] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.549610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.551310] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.553118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554890] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.558194] acpiphp: Slot [3] registered [ 0.559505] acpiphp: Slot [4] registered [ 0.560821] acpiphp: Slot [5] registered [ 0.562126] acpiphp: Slot [6] registered [ 0.563429] acpiphp: Slot [7] registered [ 0.564734] acpiphp: Slot [8] registered [ 0.566039] acpiphp: Slot [9] registered [ 0.567343] acpiphp: Slot [10] registered [ 0.568663] acpiphp: Slot [11] registered [ 0.569982] acpiphp: Slot [12] registered [ 0.571306] acpiphp: Slot [13] registered [ 0.572631] acpiphp: Slot [14] registered [ 0.573954] acpiphp: Slot [15] registered [ 0.575275] acpiphp: Slot [16] registered [ 0.576603] acpiphp: Slot [17] registered [ 0.577935] acpiphp: Slot [18] registered [ 0.579252] acpiphp: Slot [19] registered [ 0.580582] acpiphp: Slot [20] registered [ 0.581908] acpiphp: Slot [21] registered [ 0.583232] acpiphp: Slot [22] registered [ 0.584551] acpiphp: Slot [23] registered [ 0.585877] acpiphp: Slot [24] registered [ 0.587199] acpiphp: Slot [25] registered [ 0.588523] acpiphp: Slot [26] registered [ 0.589850] acpiphp: Slot [27] registered [ 0.591172] acpiphp: Slot [28] registered [ 0.592664] acpiphp: Slot [29] registered [ 0.593985] acpiphp: Slot [30] registered [ 0.595300] acpiphp: Slot [31] registered [ 0.596614] PCI host bridge to bus 0000:00 [ 0.597941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599494] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.601279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.603065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605490] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.607912] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.612917] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.614770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616510] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.618356] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.622805] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.625195] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648145] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.650304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.655040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.657124] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.659056] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.661176] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663746] vgaarb: loaded [ 0.664855] vgaarb: bridge control possible 0000:00:02.0 [ 0.666571] SCSI subsystem initialized [ 0.667885] ACPI: bus type USB registered [ 0.669222] usbcore: registered new interface driver usbfs [ 0.670813] usbcore: registered new interface driver hub [ 0.672380] usbcore: registered new device driver usb [ 0.674092] PCI: Using ACPI for IRQ routing [ 0.675803] NetLabel: Initializing [ 0.677017] NetLabel: domain hash size = 128 [ 0.678384] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679902] NetLabel: unlabeled traffic allowed by default [ 0.681677] Switched to clocksource kvm-clock [ 0.690591] pnp: PnP ACPI init [ 0.691759] ACPI: bus type PNP registered [ 0.693463] pnp: PnP ACPI: found 5 devices [ 0.694798] ACPI: bus type PNP unregistered [ 0.702729] NET: Registered protocol family 2 [ 0.704427] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.707060] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.709201] TCP: Hash tables configured (established 32768 bind 32768) [ 0.711057] TCP: reno registered [ 0.712234] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713942] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715760] NET: Registered protocol family 1 [ 0.717157] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718809] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.720420] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.740592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.760695] Unpacking initramfs... [ 1.231039] Freeing initrd memory: 37508k freed [ 1.240686] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.242506] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.246061] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.247940] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.250134] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.251869] Initialise system trusted keyring [ 1.253268] audit: initializing netlink socket (disabled) [ 1.254849] type=2000 audit(1541101525.167:1): initialized [ 1.271845] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.273584] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.276261] zpool: loaded [ 1.277343] zbud: loaded [ 1.278621] VFS: Disk quotas dquot_6.5.2 [ 1.279963] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.281942] msgmni has been set to 7578 [ 1.283294] Key type big_key registered [ 1.285547] NET: Registered protocol family 38 [ 1.286950] Key type asymmetric registered [ 1.288278] Asymmetric key parser 'x509' registered [ 1.289761] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.292255] io scheduler noop registered [ 1.293565] io scheduler deadline registered (default) [ 1.307813] io scheduler cfq registered [ 1.309203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.310802] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.312669] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.315109] ACPI: Power Button [PWRF] [ 1.316505] GHES: HEST is not enabled! [ 1.317875] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.342069] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.344210] Non-volatile memory driver v1.3 [ 1.345568] Linux agpgart interface v0.103 [ 1.347042] crash memory driver: version 1.1 [ 1.348463] rdac: device handler registered [ 1.349916] hp_sw: device handler registered [ 1.351282] emc: device handler registered [ 1.352606] alua: device handler registered [ 1.353976] libphy: Fixed MDIO Bus: probed [ 1.355453] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.357221] ehci-pci: EHCI PCI platform driver [ 1.358617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.360315] ohci-pci: OHCI PCI platform driver [ 1.361713] uhci_hcd: USB Universal Host Controller Interface driver [ 1.381962] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.383593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.386054] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.387655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.389374] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.391187] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.393589] usb usb1: Product: UHCI Host Controller [ 1.395055] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.396928] usb usb1: SerialNumber: 0000:00:01.2 [ 1.398559] hub 1-0:1.0: USB hub found [ 1.399851] hub 1-0:1.0: 2 ports detected [ 1.401312] usbcore: registered new interface driver usbserial [ 1.402973] usbcore: registered new interface driver usbserial_generic [ 1.404754] usbserial: USB Serial support registered for generic [ 1.406457] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.409703] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.411204] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.412822] mousedev: PS/2 mouse device common for all mice [ 1.414773] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418029] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.420733] rtc_cmos 00:00: RTC can wake from S4 [ 1.422587] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.425240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.427025] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.428879] cpuidle: using governor menu [ 1.430371] hidraw: raw HID events driver (C) Jiri Kosina [ 1.432093] usbcore: registered new interface driver usbhid [ 1.433857] usbhid: USB HID core driver [ 1.435236] drop_monitor: Initializing network drop monitor service [ 1.437075] TCP: cubic registered [ 1.438324] Initializing XFRM netlink socket [ 1.439832] NET: Registered protocol family 10 [ 1.441526] NET: Registered protocol family 17 [ 1.443280] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.444997] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.446709] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.449586] Loading compiled-in X.509 certificates [ 1.451163] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.454162] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.457581] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.460503] registered taskstats version 1 [ 1.463918] Key type trusted registered [ 1.466603] Key type encrypted registered [ 1.469275] IMA: No TPM chip found, activating TPM-bypass! [ 1.471434] rtc_cmos 00:00: setting system clock to 2018-11-01 19:45:25 UTC (1541101525) [ 1.474838] Freeing unused kernel memory: 1680k freed [ 1.480486] 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.485621] systemd[1]: Detected virtualization kvm. [ 1.487380] systemd[1]: Detected architecture x86-64. [ 1.489020] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.492124] systemd[1]: No hostname configured. [ 1.493591] systemd[1]: Set hostname to . [ 1.495202] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.520298] systemd[1]: Reached target Local File Systems. [ 1.521973] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.524576] systemd[1]: Created slice Root Slice. [ 1.526040] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.528388] systemd[1]: Listening on udev Kernel Socket. [ 1.529944] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.532406] systemd[1]: Listening on udev Control Socket. [ 1.533988] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.536452] systemd[1]: Created slice System Slice. [ 1.537941] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.540284] systemd[1]: Listening on Journal Socket. [ 1.541790] systemd[1]: Starting Journal Socket. [ 1.543621] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.546213] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.549474] systemd[1]: Reached target Swap. [ 1.550859] systemd[1]: Starting Swap. [ 1.552478] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.555684] systemd[1]: Reached target Sockets. [ 1.557119] systemd[1]: Starting Sockets. [ 1.558741] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.563093] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.565926] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.569844] systemd[1]: Reached target Paths. [ 1.571434] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.573947] systemd[1]: Reached target Timers. [ 1.575541] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.578027] systemd[1]: Reached target Slices. [ 1.579616] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.582352] 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.620906] RPC: Registered named UNIX socket transport module. [ 1.622601] RPC: Registered udp transport module. [ 1.624048] RPC: Registered tcp transport module. [ 1.625487] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.702974] usb 1-1: new full-speed USB device number 2 using uhci_hcd Starting dracut initqueue hook... [ 1.719652] FDC 0 is a S82078B [ 1.741079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.744274] scsi host0: ata_piix [ 1.745821] scsi host1: ata_piix [ 1.747193] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.749339] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.789195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.794983] 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.855826] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.857719] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.859679] usb 1-1: Product: QEMU USB Tablet [ 1.861139] usb 1-1: Manufacturer: QEMU [ 1.862496] usb 1-1: SerialNumber: 42 [ 1.872962] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876127] 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.959939] SGI XFS with ACLs, security attributes, no debug enabled [ 1.962842] XFS (vda1): Mounting V4 Filesystem [ 2.001031] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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 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.224269] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.442876] SELinux: Disabled at runtime. [ 2.480715] type=1404 audit(1541101526.509:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.520272] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.522214] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2018-11-01 19:45:27,946 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-11-01 19:45:37,041 - 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 1837912501 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.389404] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.392084] pid_max: default: 32768 minimum: 301 [ 0.393485] Security Framework initialized [ 0.394823] SELinux: Initializing. [ 0.396300] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402242] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405828] Mount-cache hash table entries: 4096 [ 0.407538] Initializing cgroup subsys memory [ 0.408937] Initializing cgroup subsys devices [ 0.410290] Initializing cgroup subsys freezer [ 0.411694] Initializing cgroup subsys net_cls [ 0.413094] Initializing cgroup subsys blkio [ 0.414452] Initializing cgroup subsys perf_event [ 0.415918] Initializing cgroup subsys hugetlb [ 0.417301] Initializing cgroup subsys pids [ 0.418639] Initializing cgroup subsys net_prio [ 0.420121] CPU: Physical Processor ID: 0 [ 0.422143] mce: CPU supports 10 MCE banks [ 0.423500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426541] tlb_flushall_shift: 6 [ 0.427947] Freeing SMP alternatives: 28k freed [ 0.432085] ACPI: Core revision 20130517 [ 0.433773] ACPI: All ACPI Tables successfully acquired [ 0.435468] ftrace: allocating 25812 entries in 101 pages [ 0.458032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.459813] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.461519] smpboot: Max logical packages: 2 [ 0.463129] Enabling x2apic [ 0.464230] Enabled x2apic [ 0.465593] Switched APIC routing to physical x2apic. [ 0.468363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.470111] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.473462] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.481322] KVM setup paravirtual spinlock [ 0.483890] smpboot: Booting Node 0, Processors #1 OK [ 0.485811] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.507783] Brought up 2 CPUs [ 0.507786] KVM setup async PF for cpu 1 [ 0.507789] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.511594] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.514262] devtmpfs: initialized [ 0.516966] EVM: security.selinux [ 0.518159] EVM: security.ima [ 0.519286] EVM: security.capability [ 0.521196] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.523018] pinctrl core: initialized pinctrl subsystem [ 0.524662] NET: Registered protocol family 16 [ 0.526261] ACPI: bus type PCI registered [ 0.527575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.529391] PCI: Using configuration type 1 for base access [ 0.534404] ACPI: Added _OSI(Module Device) [ 0.535765] ACPI: Added _OSI(Processor Device) [ 0.537158] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.538584] ACPI: Added _OSI(Processor Aggregator Device) [ 0.541231] ACPI: Interpreter enabled [ 0.542508] ACPI: (supports S0 S5) [ 0.543712] ACPI: Using IOAPIC for interrupt routing [ 0.545189] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.549610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.551310] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.553118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554890] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.558194] acpiphp: Slot [3] registered [ 0.559505] acpiphp: Slot [4] registered [ 0.560821] acpiphp: Slot [5] registered [ 0.562126] acpiphp: Slot [6] registered [ 0.563429] acpiphp: Slot [7] registered [ 0.564734] acpiphp: Slot [8] registered [ 0.566039] acpiphp: Slot [9] registered [ 0.567343] acpiphp: Slot [10] registered [ 0.568663] acpiphp: Slot [11] registered [ 0.569982] acpiphp: Slot [12] registered [ 0.571306] acpiphp: Slot [13] registered [ 0.572631] acpiphp: Slot [14] registered [ 0.573954] acpiphp: Slot [15] registered [ 0.575275] acpiphp: Slot [16] registered [ 0.576603] acpiphp: Slot [17] registered [ 0.577935] acpiphp: Slot [18] registered [ 0.579252] acpiphp: Slot [19] registered [ 0.580582] acpiphp: Slot [20] registered [ 0.581908] acpiphp: Slot [21] registered [ 0.583232] acpiphp: Slot [22] registered [ 0.584551] acpiphp: Slot [23] registered [ 0.585877] acpiphp: Slot [24] registered [ 0.587199] acpiphp: Slot [25] registered [ 0.588523] acpiphp: Slot [26] registered [ 0.589850] acpiphp: Slot [27] registered [ 0.591172] acpiphp: Slot [28] registered [ 0.592664] acpiphp: Slot [29] registered [ 0.593985] acpiphp: Slot [30] registered [ 0.595300] acpiphp: Slot [31] registered [ 0.596614] PCI host bridge to bus 0000:00 [ 0.597941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599494] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.601279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.603065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605490] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.607912] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.612917] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.614770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616510] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.618356] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.622805] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.625195] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648145] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.650304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.655040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.657124] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.659056] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.661176] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663746] vgaarb: loaded [ 0.664855] vgaarb: bridge control possible 0000:00:02.0 [ 0.666571] SCSI subsystem initialized [ 0.667885] ACPI: bus type USB registered [ 0.669222] usbcore: registered new interface driver usbfs [ 0.670813] usbcore: registered new interface driver hub [ 0.672380] usbcore: registered new device driver usb [ 0.674092] PCI: Using ACPI for IRQ routing [ 0.675803] NetLabel: Initializing [ 0.677017] NetLabel: domain hash size = 128 [ 0.678384] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679902] NetLabel: unlabeled traffic allowed by default [ 0.681677] Switched to clocksource kvm-clock [ 0.690591] pnp: PnP ACPI init [ 0.691759] ACPI: bus type PNP registered [ 0.693463] pnp: PnP ACPI: found 5 devices [ 0.694798] ACPI: bus type PNP unregistered [ 0.702729] NET: Registered protocol family 2 [ 0.704427] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.707060] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.709201] TCP: Hash tables configured (established 32768 bind 32768) [ 0.711057] TCP: reno registered [ 0.712234] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713942] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715760] NET: Registered protocol family 1 [ 0.717157] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718809] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.720420] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.740592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.760695] Unpacking initramfs... [ 1.231039] Freeing initrd memory: 37508k freed [ 1.240686] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.242506] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.246061] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.247940] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.250134] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.251869] Initialise system trusted keyring [ 1.253268] audit: initializing netlink socket (disabled) [ 1.254849] type=2000 audit(1541101525.167:1): initialized [ 1.271845] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.273584] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.276261] zpool: loaded [ 1.277343] zbud: loaded [ 1.278621] VFS: Disk quotas dquot_6.5.2 [ 1.279963] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.281942] msgmni has been set to 7578 [ 1.283294] Key type big_key registered [ 1.285547] NET: Registered protocol family 38 [ 1.286950] Key type asymmetric registered [ 1.288278] Asymmetric key parser 'x509' registered [ 1.289761] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.292255] io scheduler noop registered [ 1.293565] io scheduler deadline registered (default) [ 1.307813] io scheduler cfq registered [ 1.309203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.310802] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.312669] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.315109] ACPI: Power Button [PWRF] [ 1.316505] GHES: HEST is not enabled! [ 1.317875] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.342069] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.344210] Non-volatile memory driver v1.3 [ 1.345568] Linux agpgart interface v0.103 [ 1.347042] crash memory driver: version 1.1 [ 1.348463] rdac: device handler registered [ 1.349916] hp_sw: device handler registered [ 1.351282] emc: device handler registered [ 1.352606] alua: device handler registered [ 1.353976] libphy: Fixed MDIO Bus: probed [ 1.355453] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.357221] ehci-pci: EHCI PCI platform driver [ 1.358617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.360315] ohci-pci: OHCI PCI platform driver [ 1.361713] uhci_hcd: USB Universal Host Controller Interface driver [ 1.381962] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.383593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.386054] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.387655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.389374] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.391187] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.393589] usb usb1: Product: UHCI Host Controller [ 1.395055] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.396928] usb usb1: SerialNumber: 0000:00:01.2 [ 1.398559] hub 1-0:1.0: USB hub found [ 1.399851] hub 1-0:1.0: 2 ports detected [ 1.401312] usbcore: registered new interface driver usbserial [ 1.402973] usbcore: registered new interface driver usbserial_generic [ 1.404754] usbserial: USB Serial support registered for generic [ 1.406457] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.409703] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.411204] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.412822] mousedev: PS/2 mouse device common for all mice [ 1.414773] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418029] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.420733] rtc_cmos 00:00: RTC can wake from S4 [ 1.422587] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.425240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.427025] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.428879] cpuidle: using governor menu [ 1.430371] hidraw: raw HID events driver (C) Jiri Kosina [ 1.432093] usbcore: registered new interface driver usbhid [ 1.433857] usbhid: USB HID core driver [ 1.435236] drop_monitor: Initializing network drop monitor service [ 1.437075] TCP: cubic registered [ 1.438324] Initializing XFRM netlink socket [ 1.439832] NET: Registered protocol family 10 [ 1.441526] NET: Registered protocol family 17 [ 1.443280] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.444997] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.446709] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.449586] Loading compiled-in X.509 certificates [ 1.451163] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.454162] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.457581] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.460503] registered taskstats version 1 [ 1.463918] Key type trusted registered [ 1.466603] Key type encrypted registered [ 1.469275] IMA: No TPM chip found, activating TPM-bypass! [ 1.471434] rtc_cmos 00:00: setting system clock to 2018-11-01 19:45:25 UTC (1541101525) [ 1.474838] Freeing unused kernel memory: 1680k freed [ 1.480486] 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.485621] systemd[1]: Detected virtualization kvm. [ 1.487380] systemd[1]: Detected architecture x86-64. [ 1.489020] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.492124] systemd[1]: No hostname configured. [ 1.493591] systemd[1]: Set hostname to . [ 1.495202] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.520298] systemd[1]: Reached target Local File Systems. [ 1.521973] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.524576] systemd[1]: Created slice Root Slice. [ 1.526040] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.528388] systemd[1]: Listening on udev Kernel Socket. [ 1.529944] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.532406] systemd[1]: Listening on udev Control Socket. [ 1.533988] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.536452] systemd[1]: Created slice System Slice. [ 1.537941] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.540284] systemd[1]: Listening on Journal Socket. [ 1.541790] systemd[1]: Starting Journal Socket. [ 1.543621] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.546213] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.549474] systemd[1]: Reached target Swap. [ 1.550859] systemd[1]: Starting Swap. [ 1.552478] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.555684] systemd[1]: Reached target Sockets. [ 1.557119] systemd[1]: Starting Sockets. [ 1.558741] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.563093] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.565926] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.569844] systemd[1]: Reached target Paths. [ 1.571434] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.573947] systemd[1]: Reached target Timers. [ 1.575541] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.578027] systemd[1]: Reached target Slices. [ 1.579616] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.582352] 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.620906] RPC: Registered named UNIX socket transport module. [ 1.622601] RPC: Registered udp transport module. [ 1.624048] RPC: Registered tcp transport module. [ 1.625487] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.702974] usb 1-1: new full-speed USB device number 2 using uhci_hcd Starting dracut initqueue hook... [ 1.719652] FDC 0 is a S82078B [ 1.741079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.744274] scsi host0: ata_piix [ 1.745821] scsi host1: ata_piix [ 1.747193] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.749339] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.789195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.794983] 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.855826] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.857719] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.859679] usb 1-1: Product: QEMU USB Tablet [ 1.861139] usb 1-1: Manufacturer: QEMU [ 1.862496] usb 1-1: SerialNumber: 42 [ 1.872962] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876127] 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.959939] SGI XFS with ACLs, security attributes, no debug enabled [ 1.962842] XFS (vda1): Mounting V4 Filesystem [ 2.001031] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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 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.224269] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.442876] SELinux: Disabled at runtime. [ 2.480715] type=1404 audit(1541101526.509:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.520272] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.522214] 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] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.100759] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.140109] systemd-journald[388]: 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] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[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... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.317071] type=1305 audit(1541101527.345:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] 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. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.534696] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.543866] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.550297] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... [ 3.578572] ppdev: user-space parallel port driver [ 3.586732] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.586732] [TTM] Initializing pool allocator [ 3.586734] [TTM] Initializing DMA pool allocator [ 3.586965] [drm] fb mappable at 0xFC000000 [ 3.586966] [drm] vram aper at 0xFC000000 [ 3.586966] [drm] size 33554432 [ 3.586966] [drm] fb depth is 24 [ 3.586967] [drm] pitch is 3072 [ 3.624527] fbcon: cirrusdrmfb (fb0) is primary device [ 3.648020] Console: switching to colour frame buffer device 128x48 [ 3.661505] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting LSB: Bring up/down networking... [ 3.667874] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [ 3.714576] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [ 3.737035] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions...[ 3.746721] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Permit User Sessions. [[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] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.762488] intel_rapl: no valid rapl domains found in package 0 [ 3.766177] intel_powerclamp: No package C-state available [ 3.772469] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [ 4.397578] cloud-init[513]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 19:45:28 +0000. Up 4.36 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. [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Postfix Mail Transport Agent... Starting Crash recovery kernel arming... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... [[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 LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [ 6.362195] cloud-init[822]: Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 19:45:30 +0000. Up 6.27 seconds. [ 6.420919] cloud-init[822]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.423426] cloud-init[822]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.425741] cloud-init[822]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.428163] cloud-init[822]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430464] cloud-init[822]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.432658] cloud-init[822]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:5f:9c:c3 | [ 6.435076] cloud-init[822]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.437407] cloud-init[822]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.439891] cloud-init[822]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.442191] cloud-init[822]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.444684] cloud-init[822]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.446785] cloud-init[822]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.449254] cloud-init[822]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.451404] cloud-init[822]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.453607] cloud-init[822]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started PostgreSQL 9.5 database server. [[32m OK [0m] Started Postfix Mail Transport Agent. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.277965] cloud-init[3599]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 19:45:35 +0000. Up 11.23 seconds. [ 11.571298] cloud-init[3707]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 19:45:36 +0000. Up 11.52 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 | c2:9b:fb:7b:6e:38:7d:11:66:a5:db:70:47:8e:df:95 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.647408] cloud-init[3707]: Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 19:45:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.64 seconds 2018-11-01 19:45:37,176 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-01 19:45:37,491 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 2173, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 896, 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': 814, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 954, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-01 19:45:37,644 - functest.core.cloudify - INFO - The current manager status is running 2018-11-01 19:45:37,838 - functest.core.cloudify - DEBUG - List secrets: 2018-11-01 19:45:37,917 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-01 19:45:37,917 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-01 19:45:38,056 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 19:45:38,056 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 19:45:51,688 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-11-01 19:45:52,636 - 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'746f474727274081816d76883df01979', '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_0835ab8e-5ed4-4672-9b07-4df6e9a725d0'}) 2018-11-01 19:45:53,007 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd15d2090ff2d4bf1899bfa5359b6a605', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_0835ab8e-5ed4-4672-9b07-4df6e9a725d0'}) 2018-11-01 19:45:53,200 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 19:45:53,310 - functest.core.tenantnetwork - DEBUG - role: 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'a356de9442e040ca93b714f142a47337'}) 2018-11-01 19:45:53,978 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 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'746f474727274081816d76883df01979', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '781fce80-bbc7-4c43-9cf1-57da0a7a6a72', 'username': u'cloudify_ims-user_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 19:45:53,981 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'password': '781fce80-bbc7-4c43-9cf1-57da0a7a6a72', 'project_name': 'cloudify_ims-project_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '746f474727274081816d76883df01979', 'project_domain_name': 'Default'} 2018-11-01 19:45:54,033 - 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-11-01 19:45:54,047 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-11-01 19:45:54,635 - 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-11-01T19:45:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7837f5cf-5a77-4868-b040-eebbf9e15128', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'created_at': u'2018-11-01T19:45:54Z', u'mtu': 1450, u'tenant_id': u'746f474727274081816d76883df01979', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'746f474727274081816d76883df01979', u'l2_adjacency': True}) 2018-11-01 19:45:55,874 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T19:45: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'678f158b-0851-43e0-bfb4-bccd8e9abe58', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'enable_dhcp': True, u'network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128', u'tenant_id': u'746f474727274081816d76883df01979', u'created_at': u'2018-11-01T19:45: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'746f474727274081816d76883df01979'}) 2018-11-01 19:45:57,506 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T19:45:57Z', u'revision_number': 3, u'id': u'3b0a8e28-a381-4eac-a0c5-0b6371e5606c', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'admin_state_up': True, u'tenant_id': u'746f474727274081816d76883df01979', u'created_at': u'2018-11-01T19:45:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'746f474727274081816d76883df01979'}) 2018-11-01 19:47:23,206 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/582098bc-fd08-47eb-9e3a-a12387fbae95/snap', u'metadata': Munch({})})], 'file': u'/v2/images/582098bc-fd08-47eb-9e3a-a12387fbae95/file', 'owner': u'746f474727274081816d76883df01979', 'id': u'582098bc-fd08-47eb-9e3a-a12387fbae95', 'size': 4373348352, u'self': u'/v2/images/582098bc-fd08-47eb-9e3a-a12387fbae95', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'746f474727274081816d76883df01979', 'name': 'cloudify_ims-project_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/582098bc-fd08-47eb-9e3a-a12387fbae95/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T19:47:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T19:47:23Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/582098bc-fd08-47eb-9e3a-a12387fbae95', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'created': u'2018-11-01T19:46:23Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-01T19:46:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/582098bc-fd08-47eb-9e3a-a12387fbae95', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-01 19:47:23,460 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', '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'3e9dcf933068455ab9b9f3764849638d', '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'cf25fb18-efad-4da5-bff6-f4176bc06ecb', 'swap': 0}) 2018-11-01 19:47:23,790 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvK/F/XyxqKxh2LnkbABybxqvChzKcFEhqT83Ky9TEWO5SAzuEo5484hDaQAuis1r5aCIIOWTZTD/wX2VEdhWXCT6y4SKJ71HNuyFUArsmE5K5ZNAYru2mdzzNAsqCLovdsg3TSOK1aj3EFCPRShUghavpqd0yFR0xyfA5e9ZE+hE861qz5EAdm5EVC2DCb+glycA+CEoqjaNObLkE917LAmGK6yaniudoS+6m2cKfDB+oRU/AmHdPLqebF9jc6kf7RAcP3QDzk8IPpq6Sh4D0I5T9si4RifxishHIoUicFE+Ccxb5JweLipPSNbxzKDHYSJLr8fFWPLHU0f6//n3L Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7yvxf18saisYdi55GwAcm8arwocynBRIak/NysvUxFjuUgM7\nhKOePOIQ2kALorNa+WgiCDlk2Uw/8F9lRHYVlwk+suEiie9RzbshVAK7JhOSuWTQ\nGK7tpnc8zQLKgi6L3bIN00jitWo9xBQj0UoVIIWr6andMhUdMcnwOXvWRPoRPOta\ns+RAHZuRFQtgwm/oJcnAPghKKo2jTmy5BPdeywJhiusmp4rnaEvuptnCnwwfqEVP\nwJh3Ty6nmxfY3OpH+0QHD90A85PCD6aukoeA9COU/bIuEYn8YrIRyKFInBRPgnMW\n+ScHi4qT0jW8cygx2EiS6/HxVjyx1NH+v/59ywIDAQABAoIBAQC6quNrdA6oNkZ7\nRr5Cso2hjyfTRc3cP4BdaTfHBdtj+7zVyawUU9dW0WIx1Ta/n5hrfDjDjngFmRt2\nMh5Jlpg3L4H9/vUEDwMbvOfAN/l1OGWVyPcZrL3S5NFReNIxVL7ZIvTjaMl4qhjX\nBpkF6fofTfTlBCydwBjvGRsi4mJTpg6DjKcLV1sZW9RUxdWw9lYFLPmyJvOsoqBN\n7198QTE1ROcLA9Y9u0fj2ayw1WCIDkQMBV/NJWahWv+PcXg7Gkyz0xcGyEOc+u4f\nVO+Uga9GNi9qClOtQjsWQTkDmf90wvrRpy/1MopFszotCOEk3wgquD7BMRJugtwA\nF8QwlfQxAoGBAP/E0lyf5SWMxXrG2CZubUwMNe+NOt4iJ6nXnmK8QDguKvtRRBPV\nAUX55ZwOywl8whakD13bi2SsNjND5e+Ju7bYtR7nDsdKe/bh14P4xkvptHZJaQqh\nQcrVTp9Y/gorVVLj10cWvdM4/V301ZGzJkheo7ME63PL1foYQM2jRrjdAoGBAO9j\nSA40MilTnKHwVm4OAG7HMST8wNxQhGtkfV7xwdLtutcBeS6zqOxMd/9Hst3c1l8r\nTUIwx20H9gR6qhm1ldlI6q6nZIpAxLJu97ORMKWpSCnsj9vhe6bvO4L89etbAKxM\nRziswY2mA/89dtaWzm0x7pRICnx2L18BU1HsJlLHAoGADvN7dIyoQXysIpQzGHQG\nEZb5JCq2UTvf467GBHGKs34HZy+F8j7WVzfXczruJXzUf6xRdaQazuS+OlryuwDr\nJzIdzFOnaoDxJCpphb5qIQ/lS7DY4hUxGmFDuk7icse7sh+9ettad1lyfiaMwXqe\nd0aI/TMBbIBy3q7CQwMTZEUCgYEA38efhCem/Jr8wSU6pobQQL5UYo8kes+J+hpm\nWGsHFXbGQldOQSoRr1OMmUcdHeljPHPuNQIEaxgWEvnYKVBmVEilmb9BbTw+o864\nH1SKdVJZ81cA5DtUrCjXKQvvl6PqbSahLYnRJekbs25xuQgg0FLtBBCUPOT+Q4Gp\nsdtft+ECgYEA/OJLcL43mPjlAwfD+qaVx4q3X/BpwwPOURJj0uqPD8pzqp9WDh/d\nSLnK4q0cy/nTSiI8b6f7zhfCOtgBB8QQ7mqm6qRyncc++Q+QXltPnzo8zueaaJDj\n5tDR/n+LSYK4cjGRtPWI4OyJjff2NVLkd8uomnfTBVL0b22DSDwTuCQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd15d2090ff2d4bf1899bfa5359b6a605', 'name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'created_at': '2018-11-01T19:47:23.789984', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'746f474727274081816d76883df01979', 'name': 'cloudify_ims-project_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bd:70:f2:f1:1b:85:a7:f4:37:ed:61:88:12:67:44:2b', 'type': 'ssh', 'id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0'}) 2018-11-01 19:47:23,790 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA7yvxf18saisYdi55GwAcm8arwocynBRIak/NysvUxFjuUgM7 hKOePOIQ2kALorNa+WgiCDlk2Uw/8F9lRHYVlwk+suEiie9RzbshVAK7JhOSuWTQ GK7tpnc8zQLKgi6L3bIN00jitWo9xBQj0UoVIIWr6andMhUdMcnwOXvWRPoRPOta s+RAHZuRFQtgwm/oJcnAPghKKo2jTmy5BPdeywJhiusmp4rnaEvuptnCnwwfqEVP wJh3Ty6nmxfY3OpH+0QHD90A85PCD6aukoeA9COU/bIuEYn8YrIRyKFInBRPgnMW +ScHi4qT0jW8cygx2EiS6/HxVjyx1NH+v/59ywIDAQABAoIBAQC6quNrdA6oNkZ7 Rr5Cso2hjyfTRc3cP4BdaTfHBdtj+7zVyawUU9dW0WIx1Ta/n5hrfDjDjngFmRt2 Mh5Jlpg3L4H9/vUEDwMbvOfAN/l1OGWVyPcZrL3S5NFReNIxVL7ZIvTjaMl4qhjX BpkF6fofTfTlBCydwBjvGRsi4mJTpg6DjKcLV1sZW9RUxdWw9lYFLPmyJvOsoqBN 7198QTE1ROcLA9Y9u0fj2ayw1WCIDkQMBV/NJWahWv+PcXg7Gkyz0xcGyEOc+u4f VO+Uga9GNi9qClOtQjsWQTkDmf90wvrRpy/1MopFszotCOEk3wgquD7BMRJugtwA F8QwlfQxAoGBAP/E0lyf5SWMxXrG2CZubUwMNe+NOt4iJ6nXnmK8QDguKvtRRBPV AUX55ZwOywl8whakD13bi2SsNjND5e+Ju7bYtR7nDsdKe/bh14P4xkvptHZJaQqh QcrVTp9Y/gorVVLj10cWvdM4/V301ZGzJkheo7ME63PL1foYQM2jRrjdAoGBAO9j SA40MilTnKHwVm4OAG7HMST8wNxQhGtkfV7xwdLtutcBeS6zqOxMd/9Hst3c1l8r TUIwx20H9gR6qhm1ldlI6q6nZIpAxLJu97ORMKWpSCnsj9vhe6bvO4L89etbAKxM RziswY2mA/89dtaWzm0x7pRICnx2L18BU1HsJlLHAoGADvN7dIyoQXysIpQzGHQG EZb5JCq2UTvf467GBHGKs34HZy+F8j7WVzfXczruJXzUf6xRdaQazuS+OlryuwDr JzIdzFOnaoDxJCpphb5qIQ/lS7DY4hUxGmFDuk7icse7sh+9ettad1lyfiaMwXqe d0aI/TMBbIBy3q7CQwMTZEUCgYEA38efhCem/Jr8wSU6pobQQL5UYo8kes+J+hpm WGsHFXbGQldOQSoRr1OMmUcdHeljPHPuNQIEaxgWEvnYKVBmVEilmb9BbTw+o864 H1SKdVJZ81cA5DtUrCjXKQvvl6PqbSahLYnRJekbs25xuQgg0FLtBBCUPOT+Q4Gp sdtft+ECgYEA/OJLcL43mPjlAwfD+qaVx4q3X/BpwwPOURJj0uqPD8pzqp9WDh/d SLnK4q0cy/nTSiI8b6f7zhfCOtgBB8QQ7mqm6qRyncc++Q+QXltPnzo8zueaaJDj 5tDR/n+LSYK4cjGRtPWI4OyJjff2NVLkd8uomnfTBVL0b22DSDwTuCQ= -----END RSA PRIVATE KEY----- 2018-11-01 19:49:47,213 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:ff:b8', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'582098bc-fd08-47eb-9e3a-a12387fbae95'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T19:49:46.000000', 'flavor': Munch({u'id': u'cf25fb18-efad-4da5-bff6-f4176bc06ecb'}), 'az': u'nova', 'id': u'70df3c6e-edcf-47a4-b87e-1f05fc23fe4c', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_0835ab8e-5ed4-4672-9b07-4df6e9a725d0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd15d2090ff2d4bf1899bfa5359b6a605', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'746f474727274081816d76883df01979', 'name': 'cloudify_ims-project_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', '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-11-01T19:49:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T19:49:46Z', 'hostId': u'c7913b1605f71e3b4cbfd9f81a62a618597b7d51b0dd684479148e1e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'c7913b1605f71e3b4cbfd9f81a62a618597b7d51b0dd684479148e1e', '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-11-01T19:49:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'746f474727274081816d76883df01979', 'name': u'cloudify_ims-vm_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'adminPass': u'Rtw4sXH54XNG', 'tenant_id': u'746f474727274081816d76883df01979', 'created_at': u'2018-11-01T19:47:26Z', 'created': u'2018-11-01T19:47:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 19:49:50,371 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3b0a8e28-a381-4eac-a0c5-0b6371e5606c', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'746f474727274081816d76883df01979', 'created_at': u'2018-11-01T19:49:48Z', 'attached': True, 'updated_at': u'2018-11-01T19:49:50Z', 'id': u'452f475b-f041-4d08-854e-ecd0ea80081e', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'746f474727274081816d76883df01979', 'name': 'cloudify_ims-project_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'3b0a8e28-a381-4eac-a0c5-0b6371e5606c', u'qos_policy_id': None, 'project_id': u'746f474727274081816d76883df01979', 'port_id': u'0e860a47-06fb-4617-83a5-868d34c8137b', 'port': u'0e860a47-06fb-4617-83a5-868d34c8137b', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 19:49:50,440 - 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 1822378326 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.392560] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.395304] pid_max: default: 32768 minimum: 301 [ 0.396778] Security Framework initialized [ 0.398169] SELinux: Initializing. [ 0.399681] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405480] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.409020] Mount-cache hash table entries: 4096 [ 0.410738] Initializing cgroup subsys memory [ 0.412186] Initializing cgroup subsys devices [ 0.413613] Initializing cgroup subsys freezer [ 0.415047] Initializing cgroup subsys net_cls [ 0.416474] Initializing cgroup subsys blkio [ 0.417870] Initializing cgroup subsys perf_event [ 0.419344] Initializing cgroup subsys hugetlb [ 0.420764] Initializing cgroup subsys pids [ 0.422154] Initializing cgroup subsys net_prio [ 0.423691] CPU: Physical Processor ID: 0 [ 0.425737] mce: CPU supports 10 MCE banks [ 0.427142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430328] tlb_flushall_shift: 6 [ 0.431745] Freeing SMP alternatives: 28k freed [ 0.435851] ACPI: Core revision 20130517 [ 0.437620] ACPI: All ACPI Tables successfully acquired [ 0.439419] ftrace: allocating 25812 entries in 101 pages [ 0.461292] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.463176] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.465011] smpboot: Max logical packages: 2 [ 0.466646] Enabling x2apic [ 0.467773] Enabled x2apic [ 0.469152] Switched APIC routing to physical x2apic. [ 0.471942] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477133] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485112] KVM setup paravirtual spinlock [ 0.487690] smpboot: Booting Node 0, Processors #1 OK [ 0.489651] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511553] Brought up 2 CPUs [ 0.511555] KVM setup async PF for cpu 1 [ 0.511559] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515452] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.518057] devtmpfs: initialized [ 0.520622] EVM: security.selinux [ 0.521841] EVM: security.ima [ 0.523001] EVM: security.capability [ 0.524906] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526773] pinctrl core: initialized pinctrl subsystem [ 0.528461] NET: Registered protocol family 16 [ 0.530065] ACPI: bus type PCI registered [ 0.531407] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533275] PCI: Using configuration type 1 for base access [ 0.538243] ACPI: Added _OSI(Module Device) [ 0.539632] ACPI: Added _OSI(Processor Device) [ 0.541057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542511] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545190] ACPI: Interpreter enabled [ 0.546487] ACPI: (supports S0 S5) [ 0.547729] ACPI: Using IOAPIC for interrupt routing [ 0.549248] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553734] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555496] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557364] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.559187] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562590] acpiphp: Slot [3] registered [ 0.563932] acpiphp: Slot [4] registered [ 0.565271] acpiphp: Slot [5] registered [ 0.566605] acpiphp: Slot [6] registered [ 0.567940] acpiphp: Slot [7] registered [ 0.569271] acpiphp: Slot [8] registered [ 0.570602] acpiphp: Slot [9] registered [ 0.571953] acpiphp: Slot [10] registered [ 0.573299] acpiphp: Slot [11] registered [ 0.574647] acpiphp: Slot [12] registered [ 0.576013] acpiphp: Slot [13] registered [ 0.577363] acpiphp: Slot [14] registered [ 0.578709] acpiphp: Slot [15] registered [ 0.580063] acpiphp: Slot [16] registered [ 0.581411] acpiphp: Slot [17] registered [ 0.582757] acpiphp: Slot [18] registered [ 0.584106] acpiphp: Slot [19] registered [ 0.585459] acpiphp: Slot [20] registered [ 0.586819] acpiphp: Slot [21] registered [ 0.588172] acpiphp: Slot [22] registered [ 0.589520] acpiphp: Slot [23] registered [ 0.590867] acpiphp: Slot [24] registered [ 0.592231] acpiphp: Slot [25] registered [ 0.593579] acpiphp: Slot [26] registered [ 0.594936] acpiphp: Slot [27] registered [ 0.596369] acpiphp: Slot [28] registered [ 0.597724] acpiphp: Slot [29] registered [ 0.599078] acpiphp: Slot [30] registered [ 0.600424] acpiphp: Slot [31] registered [ 0.601775] PCI host bridge to bus 0000:00 [ 0.603129] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604729] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610891] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613370] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620498] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622294] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624226] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.631106] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654327] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656544] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659444] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661651] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663758] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665721] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670353] vgaarb: loaded [ 0.671456] vgaarb: bridge control possible 0000:00:02.0 [ 0.673215] SCSI subsystem initialized [ 0.674543] ACPI: bus type USB registered [ 0.675911] usbcore: registered new interface driver usbfs [ 0.677535] usbcore: registered new interface driver hub [ 0.679146] usbcore: registered new device driver usb [ 0.680867] PCI: Using ACPI for IRQ routing [ 0.682609] NetLabel: Initializing [ 0.683847] NetLabel: domain hash size = 128 [ 0.685249] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686799] NetLabel: unlabeled traffic allowed by default [ 0.688572] Switched to clocksource kvm-clock [ 0.697790] pnp: PnP ACPI init [ 0.699074] ACPI: bus type PNP registered [ 0.700831] pnp: PnP ACPI: found 5 devices [ 0.702207] ACPI: bus type PNP unregistered [ 0.709117] NET: Registered protocol family 2 [ 0.710804] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713517] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.715756] TCP: Hash tables configured (established 32768 bind 32768) [ 0.717675] TCP: reno registered [ 0.718892] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720649] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722548] NET: Registered protocol family 1 [ 0.723986] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725676] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727342] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747632] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767939] Unpacking initramfs... [ 1.234195] Freeing initrd memory: 37508k freed [ 1.243904] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.245778] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.249161] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.250981] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.253007] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.254771] Initialise system trusted keyring [ 1.256202] audit: initializing netlink socket (disabled) [ 1.257810] type=2000 audit(1541101788.849:1): initialized [ 1.274800] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.276578] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.279187] zpool: loaded [ 1.280284] zbud: loaded [ 1.281523] VFS: Disk quotas dquot_6.5.2 [ 1.282891] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284838] msgmni has been set to 7578 [ 1.286212] Key type big_key registered [ 1.288208] NET: Registered protocol family 38 [ 1.289650] Key type asymmetric registered [ 1.291014] Asymmetric key parser 'x509' registered [ 1.292532] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.295067] io scheduler noop registered [ 1.296408] io scheduler deadline registered (default) [ 1.310812] io scheduler cfq registered [ 1.312214] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.313859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.315780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.318270] ACPI: Power Button [PWRF] [ 1.319648] GHES: HEST is not enabled! [ 1.321018] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.346023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.348032] Non-volatile memory driver v1.3 [ 1.349414] Linux agpgart interface v0.103 [ 1.350866] crash memory driver: version 1.1 [ 1.352307] rdac: device handler registered [ 1.353774] hp_sw: device handler registered [ 1.355178] emc: device handler registered [ 1.356529] alua: device handler registered [ 1.357923] libphy: Fixed MDIO Bus: probed [ 1.359307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.361110] ehci-pci: EHCI PCI platform driver [ 1.362527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.364258] ohci-pci: OHCI PCI platform driver [ 1.365679] uhci_hcd: USB Universal Host Controller Interface driver [ 1.385926] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.387521] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.390023] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.391598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.393337] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.395194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.397644] usb usb1: Product: UHCI Host Controller [ 1.399147] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.401044] usb usb1: SerialNumber: 0000:00:01.2 [ 1.402557] hub 1-0:1.0: USB hub found [ 1.403865] hub 1-0:1.0: 2 ports detected [ 1.405348] usbcore: registered new interface driver usbserial [ 1.407039] usbcore: registered new interface driver usbserial_generic [ 1.408855] usbserial: USB Serial support registered for generic [ 1.410585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.413870] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.415436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417090] mousedev: PS/2 mouse device common for all mice [ 1.419057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.421904] rtc_cmos 00:00: RTC can wake from S4 [ 1.422483] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423893] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.429247] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.431066] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.432920] cpuidle: using governor menu [ 1.434315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.435998] usbcore: registered new interface driver usbhid [ 1.437671] usbhid: USB HID core driver [ 1.439010] drop_monitor: Initializing network drop monitor service [ 1.440787] TCP: cubic registered [ 1.441977] Initializing XFRM netlink socket [ 1.443421] NET: Registered protocol family 10 [ 1.445119] NET: Registered protocol family 17 [ 1.446777] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.448493] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.450232] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.453105] Loading compiled-in X.509 certificates [ 1.454620] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.457520] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.460826] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.463755] registered taskstats version 1 [ 1.466963] Key type trusted registered [ 1.469606] Key type encrypted registered [ 1.472149] IMA: No TPM chip found, activating TPM-bypass! [ 1.474209] rtc_cmos 00:00: setting system clock to 2018-11-01 19:49:49 UTC (1541101789) [ 1.477492] Freeing unused kernel memory: 1680k freed [ 1.482921] 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.487878] systemd[1]: Detected virtualization kvm. [ 1.489436] systemd[1]: Detected architecture x86-64. [ 1.490982] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.493882] systemd[1]: No hostname configured. [ 1.495367] systemd[1]: Set hostname to . [ 1.496957] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.519867] systemd[1]: Reached target Local File Systems. [ 1.521526] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.523936] systemd[1]: Reached target Swap. [ 1.525346] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.527654] systemd[1]: Created slice Root Slice. [ 1.529155] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.531536] systemd[1]: Created slice System Slice. [ 1.533057] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.535351] systemd[1]: Reached target Slices. [ 1.536776] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.539126] systemd[1]: Listening on udev Control Socket. [ 1.540742] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.543245] systemd[1]: Listening on Journal Socket. [ 1.544772] systemd[1]: Starting Journal Socket. [ 1.546621] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.551184] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.554680] systemd[1]: Listening on udev Kernel Socket. [ 1.556286] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Timers. [ 1.558672] systemd[1]: Reached target Timers. [ 1.560109] systemd[1]: Starting Timers. [ 1.561872] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.565133] systemd[1]: Reached target Sockets. [ 1.566582] systemd[1]: Starting Sockets. [ 1.567965] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.570554] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.574009] systemd[1]: Reached target Paths. [ 1.575431] systemd[1]: Starting Paths. [ 1.576997] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.580894] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.585150] systemd[1]: Started Apply Kernel Variables. [ 1.587171] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [ 1.591967] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.634609] RPC: Registered named UNIX socket transport module. [ 1.636356] RPC: Registered udp transport module. [ 1.637849] RPC: Registered tcp transport module. [ 1.639333] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.706581] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.734024] FDC 0 is a S82078B [ 1.757645] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.760844] scsi host0: ata_piix [ 1.762203] scsi host1: ata_piix [ 1.763482] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.765378] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.804975] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.810891] 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.868339] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.870220] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.872157] usb 1-1: Product: QEMU USB Tablet [ 1.873594] usb 1-1: Manufacturer: QEMU [ 1.874957] usb 1-1: SerialNumber: 42 [ 1.884479] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.887539] 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.971267] SGI XFS with ACLs, security attributes, no debug enabled [ 1.974252] XFS (vda1): Mounting V4 Filesystem [ 2.016688] 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 Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.243640] systemd-journald[129]: Received SIGTERM from PID 1 (systemd). [ 2.250608] tsc: Refined TSC clocksource calibration: 3491.874 MHz 2018-11-01 19:49:51,443 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2018-11-01 19:50:00,536 - 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 1822378326 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.392560] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.395304] pid_max: default: 32768 minimum: 301 [ 0.396778] Security Framework initialized [ 0.398169] SELinux: Initializing. [ 0.399681] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405480] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.409020] Mount-cache hash table entries: 4096 [ 0.410738] Initializing cgroup subsys memory [ 0.412186] Initializing cgroup subsys devices [ 0.413613] Initializing cgroup subsys freezer [ 0.415047] Initializing cgroup subsys net_cls [ 0.416474] Initializing cgroup subsys blkio [ 0.417870] Initializing cgroup subsys perf_event [ 0.419344] Initializing cgroup subsys hugetlb [ 0.420764] Initializing cgroup subsys pids [ 0.422154] Initializing cgroup subsys net_prio [ 0.423691] CPU: Physical Processor ID: 0 [ 0.425737] mce: CPU supports 10 MCE banks [ 0.427142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430328] tlb_flushall_shift: 6 [ 0.431745] Freeing SMP alternatives: 28k freed [ 0.435851] ACPI: Core revision 20130517 [ 0.437620] ACPI: All ACPI Tables successfully acquired [ 0.439419] ftrace: allocating 25812 entries in 101 pages [ 0.461292] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.463176] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.465011] smpboot: Max logical packages: 2 [ 0.466646] Enabling x2apic [ 0.467773] Enabled x2apic [ 0.469152] Switched APIC routing to physical x2apic. [ 0.471942] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477133] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485112] KVM setup paravirtual spinlock [ 0.487690] smpboot: Booting Node 0, Processors #1 OK [ 0.489651] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511553] Brought up 2 CPUs [ 0.511555] KVM setup async PF for cpu 1 [ 0.511559] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515452] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.518057] devtmpfs: initialized [ 0.520622] EVM: security.selinux [ 0.521841] EVM: security.ima [ 0.523001] EVM: security.capability [ 0.524906] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526773] pinctrl core: initialized pinctrl subsystem [ 0.528461] NET: Registered protocol family 16 [ 0.530065] ACPI: bus type PCI registered [ 0.531407] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533275] PCI: Using configuration type 1 for base access [ 0.538243] ACPI: Added _OSI(Module Device) [ 0.539632] ACPI: Added _OSI(Processor Device) [ 0.541057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542511] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545190] ACPI: Interpreter enabled [ 0.546487] ACPI: (supports S0 S5) [ 0.547729] ACPI: Using IOAPIC for interrupt routing [ 0.549248] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553734] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555496] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557364] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.559187] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562590] acpiphp: Slot [3] registered [ 0.563932] acpiphp: Slot [4] registered [ 0.565271] acpiphp: Slot [5] registered [ 0.566605] acpiphp: Slot [6] registered [ 0.567940] acpiphp: Slot [7] registered [ 0.569271] acpiphp: Slot [8] registered [ 0.570602] acpiphp: Slot [9] registered [ 0.571953] acpiphp: Slot [10] registered [ 0.573299] acpiphp: Slot [11] registered [ 0.574647] acpiphp: Slot [12] registered [ 0.576013] acpiphp: Slot [13] registered [ 0.577363] acpiphp: Slot [14] registered [ 0.578709] acpiphp: Slot [15] registered [ 0.580063] acpiphp: Slot [16] registered [ 0.581411] acpiphp: Slot [17] registered [ 0.582757] acpiphp: Slot [18] registered [ 0.584106] acpiphp: Slot [19] registered [ 0.585459] acpiphp: Slot [20] registered [ 0.586819] acpiphp: Slot [21] registered [ 0.588172] acpiphp: Slot [22] registered [ 0.589520] acpiphp: Slot [23] registered [ 0.590867] acpiphp: Slot [24] registered [ 0.592231] acpiphp: Slot [25] registered [ 0.593579] acpiphp: Slot [26] registered [ 0.594936] acpiphp: Slot [27] registered [ 0.596369] acpiphp: Slot [28] registered [ 0.597724] acpiphp: Slot [29] registered [ 0.599078] acpiphp: Slot [30] registered [ 0.600424] acpiphp: Slot [31] registered [ 0.601775] PCI host bridge to bus 0000:00 [ 0.603129] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604729] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610891] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613370] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620498] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622294] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624226] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.631106] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654327] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656544] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659444] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661651] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663758] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665721] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670353] vgaarb: loaded [ 0.671456] vgaarb: bridge control possible 0000:00:02.0 [ 0.673215] SCSI subsystem initialized [ 0.674543] ACPI: bus type USB registered [ 0.675911] usbcore: registered new interface driver usbfs [ 0.677535] usbcore: registered new interface driver hub [ 0.679146] usbcore: registered new device driver usb [ 0.680867] PCI: Using ACPI for IRQ routing [ 0.682609] NetLabel: Initializing [ 0.683847] NetLabel: domain hash size = 128 [ 0.685249] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686799] NetLabel: unlabeled traffic allowed by default [ 0.688572] Switched to clocksource kvm-clock [ 0.697790] pnp: PnP ACPI init [ 0.699074] ACPI: bus type PNP registered [ 0.700831] pnp: PnP ACPI: found 5 devices [ 0.702207] ACPI: bus type PNP unregistered [ 0.709117] NET: Registered protocol family 2 [ 0.710804] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713517] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.715756] TCP: Hash tables configured (established 32768 bind 32768) [ 0.717675] TCP: reno registered [ 0.718892] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720649] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722548] NET: Registered protocol family 1 [ 0.723986] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725676] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727342] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747632] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767939] Unpacking initramfs... [ 1.234195] Freeing initrd memory: 37508k freed [ 1.243904] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.245778] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.249161] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.250981] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.253007] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.254771] Initialise system trusted keyring [ 1.256202] audit: initializing netlink socket (disabled) [ 1.257810] type=2000 audit(1541101788.849:1): initialized [ 1.274800] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.276578] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.279187] zpool: loaded [ 1.280284] zbud: loaded [ 1.281523] VFS: Disk quotas dquot_6.5.2 [ 1.282891] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284838] msgmni has been set to 7578 [ 1.286212] Key type big_key registered [ 1.288208] NET: Registered protocol family 38 [ 1.289650] Key type asymmetric registered [ 1.291014] Asymmetric key parser 'x509' registered [ 1.292532] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.295067] io scheduler noop registered [ 1.296408] io scheduler deadline registered (default) [ 1.310812] io scheduler cfq registered [ 1.312214] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.313859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.315780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.318270] ACPI: Power Button [PWRF] [ 1.319648] GHES: HEST is not enabled! [ 1.321018] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.346023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.348032] Non-volatile memory driver v1.3 [ 1.349414] Linux agpgart interface v0.103 [ 1.350866] crash memory driver: version 1.1 [ 1.352307] rdac: device handler registered [ 1.353774] hp_sw: device handler registered [ 1.355178] emc: device handler registered [ 1.356529] alua: device handler registered [ 1.357923] libphy: Fixed MDIO Bus: probed [ 1.359307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.361110] ehci-pci: EHCI PCI platform driver [ 1.362527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.364258] ohci-pci: OHCI PCI platform driver [ 1.365679] uhci_hcd: USB Universal Host Controller Interface driver [ 1.385926] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.387521] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.390023] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.391598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.393337] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.395194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.397644] usb usb1: Product: UHCI Host Controller [ 1.399147] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.401044] usb usb1: SerialNumber: 0000:00:01.2 [ 1.402557] hub 1-0:1.0: USB hub found [ 1.403865] hub 1-0:1.0: 2 ports detected [ 1.405348] usbcore: registered new interface driver usbserial [ 1.407039] usbcore: registered new interface driver usbserial_generic [ 1.408855] usbserial: USB Serial support registered for generic [ 1.410585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.413870] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.415436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417090] mousedev: PS/2 mouse device common for all mice [ 1.419057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.421904] rtc_cmos 00:00: RTC can wake from S4 [ 1.422483] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423893] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.429247] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.431066] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.432920] cpuidle: using governor menu [ 1.434315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.435998] usbcore: registered new interface driver usbhid [ 1.437671] usbhid: USB HID core driver [ 1.439010] drop_monitor: Initializing network drop monitor service [ 1.440787] TCP: cubic registered [ 1.441977] Initializing XFRM netlink socket [ 1.443421] NET: Registered protocol family 10 [ 1.445119] NET: Registered protocol family 17 [ 1.446777] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.448493] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.450232] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.453105] Loading compiled-in X.509 certificates [ 1.454620] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.457520] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.460826] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.463755] registered taskstats version 1 [ 1.466963] Key type trusted registered [ 1.469606] Key type encrypted registered [ 1.472149] IMA: No TPM chip found, activating TPM-bypass! [ 1.474209] rtc_cmos 00:00: setting system clock to 2018-11-01 19:49:49 UTC (1541101789) [ 1.477492] Freeing unused kernel memory: 1680k freed [ 1.482921] 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.487878] systemd[1]: Detected virtualization kvm. [ 1.489436] systemd[1]: Detected architecture x86-64. [ 1.490982] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.493882] systemd[1]: No hostname configured. [ 1.495367] systemd[1]: Set hostname to . [ 1.496957] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.519867] systemd[1]: Reached target Local File Systems. [ 1.521526] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.523936] systemd[1]: Reached target Swap. [ 1.525346] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.527654] systemd[1]: Created slice Root Slice. [ 1.529155] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.531536] systemd[1]: Created slice System Slice. [ 1.533057] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.535351] systemd[1]: Reached target Slices. [ 1.536776] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.539126] systemd[1]: Listening on udev Control Socket. [ 1.540742] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.543245] systemd[1]: Listening on Journal Socket. [ 1.544772] systemd[1]: Starting Journal Socket. [ 1.546621] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.551184] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.554680] systemd[1]: Listening on udev Kernel Socket. [ 1.556286] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Timers. [ 1.558672] systemd[1]: Reached target Timers. [ 1.560109] systemd[1]: Starting Timers. [ 1.561872] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.565133] systemd[1]: Reached target Sockets. [ 1.566582] systemd[1]: Starting Sockets. [ 1.567965] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.570554] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.574009] systemd[1]: Reached target Paths. [ 1.575431] systemd[1]: Starting Paths. [ 1.576997] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.580894] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.585150] systemd[1]: Started Apply Kernel Variables. [ 1.587171] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [ 1.591967] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.634609] RPC: Registered named UNIX socket transport module. [ 1.636356] RPC: Registered udp transport module. [ 1.637849] RPC: Registered tcp transport module. [ 1.639333] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.706581] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.734024] FDC 0 is a S82078B [ 1.757645] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.760844] scsi host0: ata_piix [ 1.762203] scsi host1: ata_piix [ 1.763482] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.765378] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.804975] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.810891] 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.868339] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.870220] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.872157] usb 1-1: Product: QEMU USB Tablet [ 1.873594] usb 1-1: Manufacturer: QEMU [ 1.874957] usb 1-1: SerialNumber: 42 [ 1.884479] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.887539] 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.971267] SGI XFS with ACLs, security attributes, no debug enabled [ 1.974252] XFS (vda1): Mounting V4 Filesystem [ 2.016688] 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 Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.243640] systemd-journald[129]: Received SIGTERM from PID 1 (systemd). [ 2.250608] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 2.479849] SELinux: Disabled at runtime. [ 2.516578] type=1404 audit(1541101790.542:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.545326] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.547323] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.957366] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.962372] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.246341] type=1305 audit(1541101791.271:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [ 3.300736] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.305763] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths.[ 3.311022] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.334686] ppdev: user-space parallel port driver [ 3.361603] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.361604] [TTM] Initializing pool allocator [ 3.361605] [TTM] Initializing DMA pool allocator [ 3.361858] [drm] fb mappable at 0xFC000000 [ 3.361858] [drm] vram aper at 0xFC000000 [ 3.361858] [drm] size 33554432 [ 3.361858] [drm] fb depth is 24 Starting Authorization Manager... [ 3.361859] [drm] pitch is 3072 [ 3.385205] fbcon: cirrusdrmfb (fb0) is primary device [ 3.409820] Console: switching to colour frame buffer device 128x48 [ 3.424134] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting NTP client/server... Starting Login Service... [ 3.428844] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [ 3.597249] AES CTR mode by8 optimization enabled [ 3.601363] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.607715] alg: No test for crc32 (crc32-pclmul) [ 3.612802] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [ 3.618653] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.623760] intel_powerclamp: No package C-state available[[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. [ 3.899936] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 19:49:52 +0000. Up 3.85 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[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 LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [ 6.015046] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 19:49:54 +0000. Up 5.97 seconds. [ 6.036735] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.038825] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044252] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046051] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.048073] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.049852] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.18 | 255.255.255.0 | fa:16:3e:96:ff:b8 | [ 6.051620] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.053700] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.055668] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.057533] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.059769] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.064871] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.066826] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.068764] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.070706] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.628087] cloud-init[2991]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 19:49:59 +0000. Up 10.58 seconds. [ 10.926776] cloud-init[3118]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 19:49:59 +0000. Up 10.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 | bd:70:f2:f1:1b:85:a7:f4:37:ed:61:88:12:67:44:2b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.994275] cloud-init[3118]: Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 19:49:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.99 seconds 2018-11-01 19:50:00,669 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-01 19:50:00,893 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1884, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1019, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 817, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 815, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 838, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-01 19:50:01,044 - functest.core.cloudify - INFO - The current manager status is running 2018-11-01 19:50:01,294 - functest.core.cloudify - DEBUG - List secrets: 2018-11-01 19:50:01,390 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-01 19:50:01,391 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-01 19:50:01,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-11-01 19:50:01,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '781fce80-bbc7-4c43-9cf1-57da0a7a6a72', 'keystone_tenant_name': u'cloudify_ims-project_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.47:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'project_domain_name': 'Default'} 2018-11-01 19:50:02,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - try 1: Cannot create secrets 2018-11-01 19:50:32,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-11-01 19:51:02,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.keystealth.org * extras: mirror.jaleco.com * updates: repo1.sea.innoscale.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.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.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 12 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.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.14.4.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-11-01 19:51:02,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-11-01 19:51:02,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-11-01 19:51:11,551 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/a1cf52dc-a2cc-42da-8f62-13e0685d3039/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1cf52dc-a2cc-42da-8f62-13e0685d3039/file', 'owner': u'746f474727274081816d76883df01979', 'id': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'size': 263586304, u'self': u'/v2/images/a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'746f474727274081816d76883df01979', 'name': 'cloudify_ims-project_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/a1cf52dc-a2cc-42da-8f62-13e0685d3039/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T19:51:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T19:51:11Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/a1cf52dc-a2cc-42da-8f62-13e0685d3039', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'created': u'2018-11-01T19:51:07Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-01T19:51:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a1cf52dc-a2cc-42da-8f62-13e0685d3039', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-01 19:51:11,582 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', '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'3e9dcf933068455ab9b9f3764849638d', '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'98c5a730-11e4-48ea-9c73-4d04c0b86cd7', 'swap': 0}) 2018-11-01 19:51:11,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-11-01 19:51:18,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-01 19:51:18,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-11-01 19:51:18,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-01 19:51:18,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:51:18,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:51:18,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-11-01 19:51:18,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-11-01 19:51:18,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:51:18,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-11-01 19:51:18,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp96ZlCY --prefix="/tmp/openstack-ydT88L" --constraint="/tmp/openstack-ydT88L/constraint.txt" 2018-11-01 19:51:18,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmp96ZlCY [args=--prefix="/tmp/openstack-ydT88L" --constraint="/tmp/openstack-ydT88L/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-01 19:51:49,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-01 19:51:55,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp96ZlCY 2018-11-01 19:51:55,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:51:55,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-01 19:51:55,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-11-01 19:51:55,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-01 19:51:55,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-11-01 19:52:00,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-11-01 19:52:00,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,643 - 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-11-01 19:52:00,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-01 19:52:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-01 19:52:00,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-01 19:52:00,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-01 19:52:00,645 - 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-11-01 19:52:00,646 - 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-11-01 19:52:00,646 - 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-11-01 19:52:00,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:00,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-01 19:52:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-01 19:52:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 19:52:00,647 - 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-11-01 19:52:00,647 - 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-11-01 19:52:00,648 - 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-11-01 19:52:00,648 - 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-11-01 19:52:00,648 - 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-11-01 19:52:00,648 - 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-11-01 19:52:00,648 - 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-11-01 19:52:00,648 - 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-11-01 19:52:00,648 - 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-11-01 19:52:00,649 - 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-11-01 19:52:00,649 - 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-11-01 19:52:00,649 - 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-11-01 19:52:00,649 - 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-11-01 19:52:00,649 - 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-11-01 19:52:05,798 - 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-11-01 19:52:05,799 - 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-11-01 19:52:05,799 - 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-11-01 19:52:05,799 - 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-11-01 19:52:05,799 - 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-11-01 19:52:05,799 - 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-11-01 19:52:05,800 - 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-11-01 19:52:05,800 - 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-11-01 19:52:05,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0 2018-11-01 19:52:05,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:05,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:05,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:05,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-01 19:52:05,801 - 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-11-01 19:52:05,801 - 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-11-01 19:52:05,801 - 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-11-01 19:52:05,801 - 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-11-01 19:52:05,801 - 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-11-01 19:52:05,802 - 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-11-01 19:52:05,802 - 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-11-01 19:52:05,802 - 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-11-01 19:52:05,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:05,802 - 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'746f474727274081816d76883df01979', u'created_at': u'2018-11-01T19:52:01Z', u'updated_at': u'2018-11-01T19:52:01Z', u'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'746f474727274081816d76883df01979', u'port_id': None, u'id': u'6762a1f1-31f3-476d-a88c-8ada4c76b15b', u'qos_policy_id': None} 2018-11-01 19:52:05,802 - 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-11-01 19:52:05,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:05,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 19:52:05,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-01 19:52:05,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:05,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-01 19:52:05,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:05,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:05,804 - 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-11-01 19:52:05,804 - 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-11-01 19:52:05,804 - 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-11-01 19:52:05,804 - 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-11-01 19:52:05,804 - 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-11-01 19:52:05,805 - 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-11-01 19:52:05,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-11-01 19:52:05,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-11-01 19:52:05,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-11-01 19:52:05,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-11-01 19:52:05,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-11-01 19:52:05,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:05,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:05,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:05,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:05,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:05,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-01 19:52:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:11,066 - 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-11-01 19:52:11,067 - 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-11-01 19:52:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:11,068 - 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'746f474727274081816d76883df01979', u'created_at': u'2018-11-01T19:52:05Z', u'updated_at': u'2018-11-01T19:52:05Z', u'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'746f474727274081816d76883df01979', u'port_id': None, u'id': u'bba76db3-b165-45b4-9ddf-0b6b1d09a75d', u'qos_policy_id': None} 2018-11-01 19:52:11,068 - 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'746f474727274081816d76883df01979', u'created_at': u'2018-11-01T19:52:05Z', u'updated_at': u'2018-11-01T19:52:05Z', u'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'project_id': u'746f474727274081816d76883df01979', u'port_id': None, u'id': u'f83c9577-a8cc-4f18-b172-279117778f3e', u'qos_policy_id': None} 2018-11-01 19:52:11,068 - 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-11-01 19:52:11,068 - 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-11-01 19:52:11,068 - 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-11-01 19:52:11,068 - 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-11-01 19:52:11,068 - 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-11-01 19:52:11,069 - 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-11-01 19:52:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-01 19:52:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-01 19:52:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 19:52:11,070 - 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-11-01 19:52:11,070 - 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-11-01 19:52:11,070 - 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-11-01 19:52:11,070 - 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-11-01 19:52:11,071 - 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-11-01 19:52:11,071 - 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-11-01 19:52:11,071 - 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-11-01 19:52:11,071 - 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-11-01 19:52:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_type': u'keypair'}] 2018-11-01 19:52:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ad6c5o'} 2018-11-01 19:52:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 19:52:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 19:52:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 19:52:11,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 19:52:11,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:11,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:11,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_type': u'keypair'}, {u'external_id': u'722712a6-3656-42bf-bebb-d2b5937c9212', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'34eb8c55-1dcb-47e7-bb91-80814e12e9a4', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'f83c9577-a8cc-4f18-b172-279117778f3e', u'floating_ip_address': u'172.30.9.214', u'external_type': u'floatingip'}] 2018-11-01 19:52:11,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:11,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:11,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 19:52:11,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:11,074 - 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-11-01 19:52:11,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ad6c5o', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_type': u'keypair'}, {u'external_id': u'722712a6-3656-42bf-bebb-d2b5937c9212', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5f8f219a-a0e1-493b-9ccd-7fd787c8a91b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'1e191a66-1ceb-45bd-b24f-6d3870a5d569', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'bba76db3-b165-45b4-9ddf-0b6b1d09a75d', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-11-01 19:52:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ad6c5o', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_tixqt4'} 2018-11-01 19:52:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_x96ow3'} 2018-11-01 19:52:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 19:52:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 19:52:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 19:52:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_tixqt4', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_type': u'keypair'}, {u'external_id': u'722712a6-3656-42bf-bebb-d2b5937c9212', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4307ad63-8315-4a54-b03f-ce1663bb9f72', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-11-01 19:52:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_tixqt4', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_ve1eli'} 2018-11-01 19:52:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 19:52:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 19:52:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 19:52:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 19:52:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 19:52:16,391 - 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-11-01 19:52:16,391 - 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-11-01 19:52:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_x96ow3', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_type': u'keypair'}, {u'external_id': u'722712a6-3656-42bf-bebb-d2b5937c9212', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1e191a66-1ceb-45bd-b24f-6d3870a5d569', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c2cdb5a8-4d31-4994-bae2-fcf968069b30', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-11-01 19:52:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_x96ow3', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ua3vjy'} 2018-11-01 19:52:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:52:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 19:52:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 19:52:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 19:52:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 19:52:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 19:52:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_type': u'keypair'}, {u'external_id': u'722712a6-3656-42bf-bebb-d2b5937c9212', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a6262387-90ce-46f3-8e0e-9b1fcbfb7b23', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-11-01 19:52:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_ve639i'} 2018-11-01 19:52:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 19:52:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 19:52:16,395 - 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-11-01 19:52:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_ve1eli', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_ve1eli', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:21,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 19:52:21,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:21,538 - 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-11-01 19:52:21,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ua3vjy', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_type': u'keypair'}, {u'external_id': u'722712a6-3656-42bf-bebb-d2b5937c9212', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'db4b8b7c-18a8-4f99-be4b-f19836e2bd1a', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-11-01 19:52:21,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ua3vjy', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_5jk996'} 2018-11-01 19:52:21,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 19:52:21,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:21,539 - 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-11-01 19:52:21,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 19:52:21,539 - 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-11-01 19:52:21,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_ve639i', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', u'external_type': u'keypair'}, {u'external_id': u'722712a6-3656-42bf-bebb-d2b5937c9212', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'49935328-872d-4693-a104-dbc7633f1a65', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'6762a1f1-31f3-476d-a88c-8ada4c76b15b', u'floating_ip_address': u'172.30.9.213', u'external_type': u'floatingip'}] 2018-11-01 19:52:21,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_ve639i', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_g2ovw6'} 2018-11-01 19:52:21,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:21,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 19:52:21,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 19:52:21,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 19:52:21,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 19:52:21,541 - 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-11-01 19:52:21,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_5jk996', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_5jk996', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:21,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 19:52:21,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:21,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 19:52:21,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 19:52:21,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 19:52:21,543 - 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-11-01 19:52:21,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_g2ovw6', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_g2ovw6', 'key_name': u'cloudify_ims-kp_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'image': u'a1cf52dc-a2cc-42da-8f62-13e0685d3039', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0835ab8e-5ed4-4672-9b07-4df6e9a725d0', 'cloudify_management_network_id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}, 'nics': [{'net-id': u'7837f5cf-5a77-4868-b040-eebbf9e15128'}], 'flavor': u'98c5a730-11e4-48ea-9c73-4d04c0b86cd7'} 2018-11-01 19:52:21,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:21,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:21,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 19:52:21,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:21,544 - 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-11-01 19:52:21,544 - 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-11-01 19:52:21,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 19:52:21,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 19:52:21,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:52:21,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 19:52:21,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 19:52:21,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:21,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:21,545 - 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-11-01 19:52:21,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 19:52:21,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 19:52:26,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 19:52:26,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:52:26,725 - 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-11-01 19:52:26,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 19:52:26,725 - 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-11-01 19:52:26,725 - 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-11-01 19:52:26,725 - 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-11-01 19:52:47,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:47,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:52,445 - 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-11-01 19:52:52,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:52,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:52,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:52,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:52,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:52,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:52,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:52,446 - 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-11-01 19:52:52,446 - 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-11-01 19:52:52,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:57,631 - 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-11-01 19:52:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:57,632 - 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-11-01 19:52:57,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 19:52:57,632 - 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-11-01 19:52:57,632 - 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-11-01 19:52:57,632 - 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-11-01 19:53:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:23,290 - 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-11-01 19:53:23,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:23,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:23,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:23,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:23,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:23,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,425 - 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-11-01 19:53:28,425 - 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-11-01 19:53:28,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-01 19:53:28,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,427 - 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-11-01 19:53:28,427 - 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-11-01 19:53:28,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 19:53:28,427 - 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-11-01 19:53:28,427 - 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-11-01 19:53:54,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:53:54,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:53:54,851 - 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-11-01 19:53:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:53:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:53:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:02,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:12,893 - 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-11-01 19:54:12,893 - 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-11-01 19:54:12,894 - 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-11-01 19:54:12,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-01 19:54:12,894 - 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-11-01 19:54:12,894 - 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-11-01 19:54:12,894 - 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-11-01 19:54:19,811 - 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-11-01 19:54:26,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:26,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:32,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-11-01 19:54:32,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-01 19:54:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-01 19:54:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-01 19:54:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-11-01 19:54:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-01 19:54:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:44,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-01 19:54:44,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-11-01 19:54:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-01 19:54:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:54:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:54:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:54:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:54:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:54:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:54:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2018-11-01 19:54:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:44,149 - 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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-11-01 19:54:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-01 19:54:49,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-01 19:54:49,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-01 19:54:49,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:49,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:49,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:49,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-01 19:54:49,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:54:49,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:54:49,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:54:49,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-01 19:54:49,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:49,372 - 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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2018-11-01 19:54:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:54:49,372 - 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.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time) 2018-11-01 19:54:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time) 2018-11-01 19:54:59,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:54:59,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:54:59,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:54:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:54:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:54:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:54:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:54:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:54:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:54:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-01 19:54:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:54:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-01 19:54:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-01 19:54:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:54:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:55:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:55:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:55:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:55:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-01 19:55:05,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:55:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:55:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_tixqt4 2018-11-01 19:55:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_tixqt4/cloudify/ssl/cloudify_internal_cert.pem 2018-11-01 19:55:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-01 19:55:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-01 19:55:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:55:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:10,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-01 19:55:10,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:55:10,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:55:10,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:10,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:10,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_ad6c5o 2018-11-01 19:55:10,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:55:10,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:55:10,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_ua3vjy 2018-11-01 19:55:10,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:10,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-01 19:55:15,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:15,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_ad6c5o 2018-11-01 19:55:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_tixqt4/env 2018-11-01 19:55:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-01 19:55:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:55:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:55:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_ad6c5o/cloudify/ssl/cloudify_internal_cert.pem 2018-11-01 19:55:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:55:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:55:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-01 19:55:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-01 19:55:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_ua3vjy 2018-11-01 19:55:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-01 19:55:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_ua3vjy/cloudify/ssl/cloudify_internal_cert.pem 2018-11-01 19:55:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-01 19:55:15,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-01 19:55:15,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-01 19:55:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:55:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-01 19:55:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-01 19:55:21,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_tixqt4/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-11-01 19:55:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_tixqt4 2018-11-01 19:55:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_x96ow3/cloudify/ssl/cloudify_internal_cert.pem 2018-11-01 19:55:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:55:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-01 19:55:21,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:55:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-01 19:55:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-01 19:55:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_x96ow3 2018-11-01 19:55:21,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-01 19:55:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-01 19:55:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.18', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_tixqt4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_tixqt4/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_tixqt4', 'REST_HOST': '192.168.120.18', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_tixqt4/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_tixqt4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Drzq2w.B8qI_gwaxafs38J8TNaMHxppRHg'} 2018-11-01 19:55:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:55:21,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:55:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:21,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:21,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-01 19:55:21,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:21,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-01 19:55:26,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:26,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:55:26,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:26,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_ua3vjy/env 2018-11-01 19:55:26,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-01 19:55:26,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:26,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.18', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_ad6c5o/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_ad6c5o/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_ad6c5o', 'REST_HOST': '192.168.120.18', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_ad6c5o/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_ad6c5o', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Drzq2w.B8qI_gwaxafs38J8TNaMHxppRHg'} 2018-11-01 19:55:26,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:26,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-01 19:55:26,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:55:26,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:26,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:55:26,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-01 19:55:26,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-01 19:55:26,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:55:26,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-01 19:55:26,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-01 19:55:26,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_g2ovw6/cloudify/ssl/cloudify_internal_cert.pem 2018-11-01 19:55:26,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_g2ovw6 2018-11-01 19:55:26,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:55:26,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_ua3vjy 2018-11-01 19:55:26,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_ad6c5o 2018-11-01 19:55:26,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_ua3vjy/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-11-01 19:55:26,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ad6c5o/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-11-01 19:55:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-01 19:55:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:26,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_g2ovw6 2018-11-01 19:55:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-01 19:55:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-01 19:55:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-01 19:55:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:55:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:31,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_x96ow3/env 2018-11-01 19:55:31,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-01 19:55:31,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-01 19:55:31,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:31,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:55:31,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-01 19:55:31,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:31,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-01 19:55:31,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_x96ow3/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-11-01 19:55:31,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.18', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_x96ow3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_x96ow3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_x96ow3', 'REST_HOST': '192.168.120.18', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_x96ow3/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_x96ow3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Drzq2w.B8qI_gwaxafs38J8TNaMHxppRHg'} 2018-11-01 19:55:31,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:31,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_tixqt4 2018-11-01 19:55:31,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-01 19:55:31,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_x96ow3 2018-11-01 19:55:31,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-01 19:55:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-01 19:55:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:31,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-01 19:55:31,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:55:31,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:55:31,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:31,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:31,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-01 19:55:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:55:36,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:36,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:36,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:36,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-01 19:55:36,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-01 19:55:36,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:55:36,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:55:36,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_tixqt4 2018-11-01 19:55:36,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:36,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:36,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-01 19:55:36,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:36,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-01 19:55:36,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:55:36,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_g2ovw6 2018-11-01 19:55:36,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:55:36,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_g2ovw6/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-11-01 19:55:36,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_g2ovw6/env 2018-11-01 19:55:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.18', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_g2ovw6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_g2ovw6/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_g2ovw6', 'REST_HOST': '192.168.120.18', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_g2ovw6/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_g2ovw6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Drzq2w.B8qI_gwaxafs38J8TNaMHxppRHg'} 2018-11-01 19:55:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:55:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-01 19:55:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_5jk996/cloudify/ssl/cloudify_internal_cert.pem 2018-11-01 19:55:41,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:55:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:55:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-01 19:55:41,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_g2ovw6/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-11-01 19:55:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_5jk996 2018-11-01 19:55:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_g2ovw6/env 2018-11-01 19:55:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.18', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_g2ovw6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_g2ovw6/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_g2ovw6', 'REST_HOST': '192.168.120.18', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_g2ovw6/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_g2ovw6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Drzq2w.B8qI_gwaxafs38J8TNaMHxppRHg'} 2018-11-01 19:55:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_ua3vjy 2018-11-01 19:55:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-01 19:55:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:55:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-01 19:55:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-01 19:55:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_x96ow3 2018-11-01 19:55:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:55:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:55:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_ua3vjy 2018-11-01 19:55:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:55:47,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:55:47,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:47,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-01 19:55:47,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_tixqt4 2018-11-01 19:55:47,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:47,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:55:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-01 19:55:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-01 19:55:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.18', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_5jk996/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_5jk996/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_5jk996', 'REST_HOST': '192.168.120.18', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_5jk996/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_5jk996', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Drzq2w.B8qI_gwaxafs38J8TNaMHxppRHg'} 2018-11-01 19:55:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_5jk996/env 2018-11-01 19:55:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:55:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-01 19:55:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:55:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:52,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-01 19:55:52,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-01 19:55:52,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-01 19:55:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_5jk996 2018-11-01 19:55:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-01 19:55:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_g2ovw6 2018-11-01 19:55:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_g2ovw6 2018-11-01 19:55:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-01 19:55:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-01 19:55:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-01 19:55:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:55:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:55:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_5jk996/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-11-01 19:55:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-01 19:55:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-01 19:55:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-01 19:55:52,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-01 19:55:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_tixqt4 start 2018-11-01 19:55:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_x96ow3 2018-11-01 19:55:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_x96ow3 2018-11-01 19:55:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_ad6c5o 2018-11-01 19:55:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-01 19:55:57,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-01 19:55:57,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-01 19:55:57,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:55:57,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:55:57,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-01 19:55:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:55:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_tixqt4/env/bin/pip freeze 2018-11-01 19:55:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:55:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:55:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-01 19:55:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:55:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:55:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-01 19:56:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-01 19:56:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:56:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_5jk996 2018-11-01 19:56:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-01 19:56:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_ve1eli/cloudify/ssl/cloudify_internal_cert.pem 2018-11-01 19:56:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-01 19:56:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:56:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-01 19:56:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:56:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_ve1eli 2018-11-01 19:56:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_5jk996 2018-11-01 19:56:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:56:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:56:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:56:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-01 19:56:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-01 19:56:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-01 19:56:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-01 19:56:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-01 19:56:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmphqitBs 2018-11-01 19:56:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:56:03,135 - 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-11-01 19:56:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-01 19:56:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_ua3vjy 2018-11-01 19:56:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_ua3vjy start 2018-11-01 19:56:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:03,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-01 19:56:03,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:03,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-01 19:56:03,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:03,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:03,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-01 19:56:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:56:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-01 19:56:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:56:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_ad6c5o start 2018-11-01 19:56:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-01 19:56:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_ve1eli/env 2018-11-01 19:56:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-01 19:56:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_x96ow3 2018-11-01 19:56:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.18', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_ve1eli/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_ve1eli/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_ve1eli', 'REST_HOST': '192.168.120.18', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_ve1eli/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_ve1eli', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Drzq2w.B8qI_gwaxafs38J8TNaMHxppRHg'} 2018-11-01 19:56:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-01 19:56:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_ua3vjy/env/bin/pip freeze 2018-11-01 19:56:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_g2ovw6 2018-11-01 19:56:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_ve1eli 2018-11-01 19:56:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-01 19:56:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_ad6c5o 2018-11-01 19:56:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:56:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_x96ow3 start 2018-11-01 19:56:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_ve1eli/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-11-01 19:56:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-01 19:56:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:56:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-01 19:56:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-01 19:56:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-01 19:56:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-01 19:56:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-01 19:56:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-01 19:56:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-01 19:56:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:56:13,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7zgH5d 2018-11-01 19:56:13,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:13,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:56:13,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_5jk996 2018-11-01 19:56:13,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-01 19:56:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_ad6c5o/env/bin/pip freeze 2018-11-01 19:56:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-01 19:56:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-01 19:56:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-01 19:56:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:56:13,600 - 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-11-01 19:56:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_x96ow3/env/bin/pip freeze 2018-11-01 19:56:13,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:56:13,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-01 19:56:13,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:13,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-01 19:56:13,602 - 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-11-01 19:56:13,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:13,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:56:13,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_ve1eli 2018-11-01 19:56:13,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,603 - 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-11-01 19:56:13,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-01 19:56:13,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-01 19:56:13,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:56:13,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-01 19:56:13,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:56:13,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:13,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-01 19:56:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:18,919 - 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-11-01 19:56:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpETkBnm 2018-11-01 19:56:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_ve1eli 2018-11-01 19:56:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-01 19:56:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-01 19:56:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-01 19:56:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-01 19:56:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-01 19:56:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-01 19:56:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-01 19:56:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-01 19:56:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:56:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:56:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.18:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-01 19:56:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-01 19:56:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_ve639i/cloudify/ssl/cloudify_internal_cert.pem 2018-11-01 19:56:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_ve639i 2018-11-01 19:56:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_ve1eli 2018-11-01 19:56:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-01 19:56:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-01 19:56:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-01 19:56:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-01 19:56:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-01 19:56:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-01 19:56:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-01 19:56:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-01 19:56:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-01 19:56:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-01 19:56:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-01 19:56:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-01 19:56:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:56:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_g2ovw6 2018-11-01 19:56:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_g2ovw6 start 2018-11-01 19:56:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-01 19:56:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-01 19:56:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-01 19:56:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-01 19:56:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-01 19:56:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-01 19:56:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_ve639i/env 2018-11-01 19:56:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:56:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:56:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-01 19:56:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_5jk996 2018-11-01 19:56:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_g2ovw6/env/bin/pip freeze 2018-11-01 19:56:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_5jk996 start 2018-11-01 19:56:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.18', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_ve639i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_ve639i/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_ve639i', 'REST_HOST': '192.168.120.18', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_ve639i/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_ve639i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Drzq2w.B8qI_gwaxafs38J8TNaMHxppRHg'} 2018-11-01 19:56:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-01 19:56:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-01 19:56:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:56:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-01 19:56:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_ve1eli 2018-11-01 19:56:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:56:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:56:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_ve639i 2018-11-01 19:56:24,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_5jk996/env/bin/pip freeze 2018-11-01 19:56:24,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:56:29,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKd2dE2 2018-11-01 19:56:29,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_ve639i/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-11-01 19:56:29,536 - 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-11-01 19:56:29,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:29,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-01 19:56:29,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-01 19:56:29,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-01 19:56:29,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-01 19:56:29,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-01 19:56:29,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:29,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-01 19:56:29,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:56:29,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-01 19:56:29,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-01 19:56:29,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:29,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:29,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-01 19:56:29,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:29,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-01 19:56:29,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/U6FSE/install_requirements.sh 2018-11-01 19:56:29,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:56:29,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/U6FSE/install_requirements.sh 2018-11-01 19:56:29,539 - 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-11-01 19:56:29,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:56:29,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpIxbUu_ 2018-11-01 19:56:29,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:29,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-01 19:56:29,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:29,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-01 19:56:29,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-01 19:56:29,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-01 19:56:29,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-01 19:56:29,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:29,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-01 19:56:29,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-01 19:56:29,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_ve639i 2018-11-01 19:56:29,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_ve639i 2018-11-01 19:56:29,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-01 19:56:29,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_ve1eli start 2018-11-01 19:56:29,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-01 19:56:29,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-01 19:56:29,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_ve1eli 2018-11-01 19:56:34,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:34,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-01 19:56:34,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-01 19:56:34,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-01 19:56:34,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:34,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:34,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-01 19:56:34,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:34,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:34,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:34,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-01 19:56:34,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:34,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:34,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-01 19:56:34,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-01 19:56:34,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:34,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:34,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:34,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-01 19:56:34,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_ve1eli/env/bin/pip freeze 2018-11-01 19:56:34,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:34,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:34,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:34,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:34,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:34,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_ve639i 2018-11-01 19:56:34,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-01 19:56:34,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-01 19:56:34,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:56:34,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 19:56:34,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpsppay3 2018-11-01 19:56:34,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-01 19:56:34,873 - 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-11-01 19:56:34,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:34,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-01 19:56:34,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-01 19:56:34,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-01 19:56:34,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-01 19:56:34,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-01 19:56:34,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:34,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:34,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-01 19:56:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_ve639i start 2018-11-01 19:56:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_ve639i 2018-11-01 19:56:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-01 19:56:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-01 19:56:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-01 19:56:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:40,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:40,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_ve639i/env/bin/pip freeze 2018-11-01 19:56:40,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-01 19:56:40,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-01 19:56:40,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-01 19:56:40,204 - 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-11-01 19:56:40,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp29jTrO 2018-11-01 19:56:40,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-01 19:56:40,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 19:56:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-01 19:56:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-01 19:56:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-01 19:56:40,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-01 19:56:40,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-01 19:56:40,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-01 19:56:40,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:40,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:40,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:40,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:56:40,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:40,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:56:40,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:56:40,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/MGV4H/bind.py 2018-11-01 19:56:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-11-01 19:56:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-11-01 19:56:45,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:45,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:45,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-01 19:56:45,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:45,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-01 19:56:45,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-11-01 19:56:45,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-01 19:56:45,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-01 19:56:45,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}. 2018-11-01 19:56:45,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-11-01 19:56:45,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-01 19:56:45,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-01 19:56:45,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMo2w8j /etc/clearwater/local_config 2018-11-01 19:56:45,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:56:45,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 19:56:45,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-11-01 19:56:45,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-11-01 19:56:45,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}. 2018-11-01 19:56:45,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnikZUF /etc/clearwater/shared_config 2018-11-01 19:56:45,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 19:56:45,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', '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.4', u'hss_hostname': u''}. 2018-11-01 19:56:45,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 19:56:45,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBDwj9I /etc/bind/db.clearwater.local 2018-11-01 19:56:45,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 19:56:45,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 19:56:45,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 19:56:45,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-11-01 19:56:45,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmph1xzju /etc/bind/db.clearwater.opnfv 2018-11-01 19:56:45,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0esra1 /etc/bind/named.conf.local 2018-11-01 19:56:45,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 19:56:45,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 19:56:45,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:56:45,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:56:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:56:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/157ZW/install-etcd.sh 2018-11-01 19:56:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/157ZW/install-etcd.sh 2018-11-01 19:56:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-11-01 19:56:50,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-11-01 19:56:50,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-11-01 19:56:50,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-11-01 19:56:50,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/U6FSE/install_requirements.sh 2018-11-01 19:56:50,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:56:50,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:56:50,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:56:50,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tixqt4 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [501 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [555 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [266 kB] 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 3,232 kB in 10s (314 kB/s) Reading package lists... real 0m11.745s user 0m3.272s sys 0m0.323s 2018-11-01 19:56:50,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:56:50,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-11-01 19:57:11,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tixqt4 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 8 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 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.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,645 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8939 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m54.921s user 0m18.724s sys 0m8.413s 2018-11-01 19:57:11,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-11-01 19:57:11,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-11-01 19:57:11,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-11-01 19:57:11,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-11-01 19:57:11,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b7:51:25 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb7:5125/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:73173 errors:0 dropped:0 overruns:0 frame:0 TX packets:34016 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:126951427 (126.9 MB) TX bytes:4917442 (4.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:165 errors:0 dropped:0 overruns:0 frame:0 TX packets:165 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13687 (13.6 KB) TX bytes:13687 (13.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-01 19:57:11,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.012s user 0m0.002s sys 0m0.011s 2018-11-01 19:57:11,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:54 ? 00:00:00 /sbin/init root 2 0 0 19:54 ? 00:00:00 [kthreadd] root 3 2 0 19:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:54 ? 00:00:00 [kworker/0:0] root 5 2 0 19:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:54 ? 00:00:00 [rcu_sched] root 8 2 0 19:54 ? 00:00:00 [rcuos/0] root 9 2 0 19:54 ? 00:00:00 [rcuos/1] root 10 2 0 19:54 ? 00:00:00 [rcu_bh] root 11 2 0 19:54 ? 00:00:00 [rcuob/0] root 12 2 0 19:54 ? 00:00:00 [rcuob/1] root 13 2 0 19:54 ? 00:00:00 [migration/0] root 14 2 0 19:54 ? 00:00:00 [watchdog/0] root 15 2 0 19:54 ? 00:00:00 [watchdog/1] root 16 2 0 19:54 ? 00:00:00 [migration/1] root 17 2 0 19:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:54 ? 00:00:00 [kworker/1:0] root 19 2 0 19:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:54 ? 00:00:00 [khelper] root 21 2 0 19:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:54 ? 00:00:00 [netns] root 23 2 0 19:54 ? 00:00:00 [writeback] root 24 2 0 19:54 ? 00:00:00 [kintegrityd] root 25 2 0 19:54 ? 00:00:00 [bioset] root 26 2 0 19:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:54 ? 00:00:00 [kblockd] root 28 2 0 19:54 ? 00:00:00 [ata_sff] root 29 2 0 19:54 ? 00:00:00 [khubd] root 30 2 0 19:54 ? 00:00:00 [md] root 31 2 0 19:54 ? 00:00:00 [devfreq_wq] root 32 2 0 19:54 ? 00:00:00 [kworker/1:1] root 34 2 0 19:54 ? 00:00:00 [khungtaskd] root 35 2 0 19:54 ? 00:00:00 [kswapd0] root 36 2 0 19:54 ? 00:00:00 [vmstat] root 37 2 0 19:54 ? 00:00:00 [ksmd] root 38 2 0 19:54 ? 00:00:00 [khugepaged] root 39 2 0 19:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:54 ? 00:00:00 [crypto] root 53 2 0 19:54 ? 00:00:00 [kthrotld] root 54 2 0 19:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:54 ? 00:00:00 [vballoon] root 56 2 0 19:54 ? 00:00:00 [kworker/0:1] root 57 2 0 19:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:54 ? 00:00:00 [scsi_eh_1] root 59 2 0 19:54 ? 00:00:00 [kworker/u4:2] root 60 2 0 19:54 ? 00:00:00 [kworker/u4:3] root 79 2 0 19:54 ? 00:00:00 [deferwq] root 80 2 0 19:54 ? 00:00:00 [charger_manager] root 123 2 0 19:54 ? 00:00:00 [kpsmoused] root 142 2 0 19:54 ? 00:00:00 [kworker/1:2] root 186 2 0 19:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:54 ? 00:00:00 [ext4-rsv-conver] root 332 2 0 19:54 ? 00:00:00 [kworker/u5:1] root 364 2 0 19:54 ? 00:00:00 [kworker/u5:2] root 386 1 0 19:54 ? 00:00:00 upstart-udev-bridge --daemon root 389 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 500 1 0 19:54 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 19:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:54 ? 00:00:00 [kauditd] message+ 901 1 0 19:54 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-logind root 944 1 0 19:54 ? 00:00:00 upstart-file-bridge --daemon root 1043 1 0 19:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1046 1 0 19:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 19:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1051 1 0 19:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1053 1 0 19:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 19:54 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 19:54 ? 00:00:00 cron daemon 1101 1 0 19:54 ? 00:00:00 atd syslog 1102 1 0 19:54 ? 00:00:00 rsyslogd root 1106 1 0 19:54 ? 00:00:00 /usr/sbin/irqbalance root 1110 1 0 19:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1190 1 0 19:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1197 1 0 19:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1536 2 0 19:55 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 19:55 ? 00:00:00 /home/ubuntu/bind_host_tixqt4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_tixqt4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_tixqt4 --logging-server-logdir=/home/ubuntu/bind_host_tixqt4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_tixqt4/work/bind_host_tixqt4%I.log --pidfile=/home/ubuntu/bind_host_tixqt4/work/bind_host_tixqt4.pid ubuntu 1691 1652 0 19:55 ? 00:00:00 /home/ubuntu/bind_host_tixqt4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_tixqt4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_tixqt4 --logging-server-logdir=/home/ubuntu/bind_host_tixqt4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_tixqt4/work/bind_host_tixqt4%I.log --pidfile=/home/ubuntu/bind_host_tixqt4/work/bind_host_tixqt4.pid ubuntu 1766 1 0 19:55 ? 00:00:00 python2.7 /home/ubuntu/bind_host_tixqt4/env/bin/diamond --configfile /home/ubuntu/bind_host_tixqt4/work/plugins/diamond/etc/diamond.conf bind 2427 1 0 19:55 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2481 1691 0 19:55 ? 00:00:00 /home/ubuntu/bind_host_tixqt4/env/bin/python2.7 /home/ubuntu/bind_host_tixqt4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7GCS7T ubuntu 2492 2481 0 19:56 ? 00:00:00 /bin/sh -c /tmp/157ZW/install-etcd.sh ubuntu 2494 2492 0 19:56 ? 00:00:00 /bin/bash -e /tmp/157ZW/install-etcd.sh ntp 8533 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9081 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9090 9081 0 19:57 ? 00:00:00 [check-monit-upt] clearwa+ 9159 1 0 19: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.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380 root 9175 9081 0 19:57 ? 00:00:00 [check-etcd-upti] root 9178 9081 0 19:57 ? 00:00:00 [poll_etcd_clust] root 9181 9081 0 19:57 ? 00:00:00 [poll_etcd.sh] root 9207 1 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9212 9207 0 19:57 ? 00:00:00 inotifywait -e create -qq . ubuntu 9368 2494 0 19:57 ? 00:00:00 /bin/bash -e /tmp/157ZW/install-etcd.sh ubuntu 9369 9368 0 19:57 ? 00:00:00 /bin/bash -e /tmp/157ZW/install-etcd.sh root 9370 9369 0 19:57 ? 00:00:00 sudo ps -edf root 9371 9370 0 19:57 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-11-01 19:57:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{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.003s sys 0m0.004s 2018-11-01 19:57:16,720 - 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.4:53 0.0.0.0:* LISTEN 2427/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2427/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2427/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9081/monit tcp 0 0 192.168.120.4:2380 0.0.0.0:* LISTEN 9159/etcd tcp6 0 0 :::53 :::* LISTEN 2427/named tcp6 0 0 :::22 :::* LISTEN 1099/sshd tcp6 0 0 ::1:953 :::* LISTEN 2427/named tcp6 0 0 :::4000 :::* LISTEN 9159/etcd udp 0 0 192.168.120.4:123 0.0.0.0:* 8533/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8533/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8533/ntpd udp 0 0 0.0.0.0:6090 0.0.0.0:* 584/dhclient udp 0 0 192.168.120.4:53 0.0.0.0:* 2427/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2427/named udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8533/ntpd udp6 0 0 ::1:123 :::* 8533/ntpd udp6 0 0 :::123 :::* 8533/ntpd udp6 0 0 :::27963 :::* 584/dhclient udp6 0 0 :::53 :::* 2427/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 793 389/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11299 1652/python2.7 /tmp/cloudify-logging-server-e468a.socket unix 2 [ ACC ] STREAM LISTENING 302 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9062 1110/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8831 901/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 13782 2481/python2.7 /tmp/ctx-9aD3Rn.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-11-01 19:57:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-11-01 19:57:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-11-01 19:57:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/sysstat/clearwater-sa01 /var/log/sysstat/sa01 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.007s user 0m0.004s sys 0m0.003s 2018-11-01 19:57:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-01 19:57:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [01-Nov-2018 19:57:03 UTC] clearwater-diags-monitor starting [01-Nov-2018 19:57:03 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-01 19:57:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-11-01 19:57:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-11-01 19:57:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-01 19:57:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-11-01 19:56:57.429833620 Stopping etcd clearwater-etcd 2018-11-01 19:57:03.451099095 Restarting etcd clearwater-etcd 2018-11-01 19:57:03.455712298 Configured ETCDCTL_PEERS: 2018-11-01 19:57:03.456418573 Check for previous failed startup attempt 2018-11-01 19:57:03.457509068 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-11-01 19:57:03.470591858 etcdctl returned 2 2018-11-01 19:57:03.476373929 Creating new cluster... 2018-11-01 19:57:03.478937040 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380 2018-11-01 19:57:03.480441617 Check we're actually a member of the cluster 2018-11-01 19:57:03.489261633 Wait for etcd to startup 2018-11-01 19:57:03.512981761 Etcd started successfully 2018-11-01 19:57:03.503873 I | etcdmain: etcd Version: 3.1.7 2018-11-01 19:57:03.503931 I | etcdmain: Git SHA: 43b7507 2018-11-01 19:57:03.503936 I | etcdmain: Go Version: go1.7.5 2018-11-01 19:57:03.503939 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-01 19:57:03.503943 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-01 19:57:03.504029 I | embed: listening for peers on http://192.168.120.4:2380 2018-11-01 19:57:03.504078 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-01 19:57:03.541304 I | etcdserver: name = 192-168-120-4 2018-11-01 19:57:03.541320 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.4 2018-11-01 19:57:03.541335 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.4/member 2018-11-01 19:57:03.541340 I | etcdserver: heartbeat = 100ms 2018-11-01 19:57:03.541343 I | etcdserver: election = 1000ms 2018-11-01 19:57:03.541347 I | etcdserver: snapshot count = 10000 2018-11-01 19:57:03.541354 I | etcdserver: advertise client URLs = http://192.168.120.4:4000 2018-11-01 19:57:03.541358 I | etcdserver: initial advertise peer URLs = http://192.168.120.4:2380 2018-11-01 19:57:03.541366 I | etcdserver: initial cluster = 192-168-120-4=http://192.168.120.4:2380 2018-11-01 19:57:03.550295 I | etcdserver: starting member 6ba49394a177149e in cluster d3dc8fc20b8dc775 2018-11-01 19:57:03.550342 I | raft: 6ba49394a177149e became follower at term 0 2018-11-01 19:57:03.550375 I | raft: newRaft 6ba49394a177149e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-01 19:57:03.550380 I | raft: 6ba49394a177149e became follower at term 1 2018-11-01 19:57:03.574734 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-01 19:57:03.575710 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775 2018-11-01 19:57:03.651190 I | raft: 6ba49394a177149e is starting a new election at term 1 2018-11-01 19:57:03.651317 I | raft: 6ba49394a177149e became candidate at term 2 2018-11-01 19:57:03.651342 I | raft: 6ba49394a177149e received MsgVoteResp from 6ba49394a177149e at term 2 2018-11-01 19:57:03.651356 I | raft: 6ba49394a177149e became leader at term 2 2018-11-01 19:57:03.651363 I | raft: raft.node: 6ba49394a177149e elected leader 6ba49394a177149e at term 2 2018-11-01 19:57:03.651607 I | etcdserver: setting up the initial cluster version to 3.1 2018-11-01 19:57:03.653038 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-01 19:57:03.653067 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-01 19:57:03.653088 I | etcdserver: published {Name:192-168-120-4 ClientURLs:[http://192.168.120.4:4000]} to cluster d3dc8fc20b8dc775 2018-11-01 19:57:03.653154 I | embed: ready to serve client requests 2018-11-01 19:57:03.653574 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-01 19:57:03.671298 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.4:45849 2018-11-01 19:57:03.691644 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:45850 2018-11-01 19:57:03.692335 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:45851 2018-11-01 19:57:10.031364 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.4/liveness-check remote:192.168.120.4:45852 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-01 19:57:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:57:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:57:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/157ZW/install-etcd.sh 2018-11-01 19:57:16,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:57:16,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/V7DQN/clearwater.py 2018-11-01 19:57:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:57:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:57:21,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:57:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:57:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-01 19:57:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-01 19:57:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 19:57:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-01 19:57:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-01 19:57:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-01 19:57:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 19:57:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-01 19:57:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/46E00/clearwater.py 2018-11-01 19:57:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5kxn8_ /etc/dnsmasq.resolv.conf 2018-11-01 19:57:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 19:57:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp57HkP0 /etc/clearwater/local_config 2018-11-01 19:57:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 19:57:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/06I3W/clearwater.py 2018-11-01 19:57:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DIO8F/clearwater.py 2018-11-01 19:57:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-01 19:57:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 19:57:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/OVQD0/clearwater.py 2018-11-01 19:57:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-01 19:57:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 19:57:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'homer-mkjwnw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.24'}. 2018-11-01 19:57:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-01 19:57:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-01 19:57:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'dime-p372dq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}. 2018-11-01 19:57:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NBAY8/clearwater.py 2018-11-01 19:57:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-01 19:57:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-01 19:57:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-01 19:57:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:57:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:57:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:57:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:57:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-01 19:57:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'etcd_ip': u'192.168.120.4', 'name': u'ellis-7hkf9n', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-11-01 19:57:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5FW2kV /etc/clearwater/local_config 2018-11-01 19:57:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXZzBrK /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8r2I27 /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-01 19:57:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-01 19:57:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-01 19:57:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'etcd_ip': u'192.168.120.4', 'name': u'ellis-7hkf9n', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-11-01 19:57:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-01 19:57:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-01 19:57:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpG8dxef /etc/clearwater/local_config 2018-11-01 19:57:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsqXC6R /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-01 19:57:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'vellum-8xwr78', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.31'}. 2018-11-01 19:57:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpr04Q8J /etc/clearwater/local_config 2018-11-01 19:57:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-01 19:57:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRyTbNM /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-01 19:57:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.4', 'name': u'bono-4oxyk3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-11-01 19:57:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpm8Kqrc /etc/clearwater/local_config 2018-11-01 19:57:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-01 19:57:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-01 19:57:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-01 19:57:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-01 19:57:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCPcRBq /etc/dnsmasq.resolv.conf 2018-11-01 19:57:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-01 19:57:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:57:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:57:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:57:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:57:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:57:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:57:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NPAKX/install-dime.sh 2018-11-01 19:57:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/NPAKX/install-dime.sh 2018-11-01 19:57:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WVQ60/install-homer.sh 2018-11-01 19:57:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/L0KVP/append_proxy_snmp_conf.py 2018-11-01 19:57:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-11-01 19:57:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/WVQ60/install-homer.sh 2018-11-01 19:57:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RLH5N/append_proxy_snmp_conf.py 2018-11-01 19:57:27,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-11-01 19:57:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:57:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:57:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-01 19:57:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:57:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:57:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-11-01 19:57:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VTXDQ/install-vellum.sh 2018-11-01 19:57:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/48PHC/install-bono.sh 2018-11-01 19:57:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-11-01 19:57:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/VTXDQ/install-vellum.sh 2018-11-01 19:57:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-11-01 19:57:32,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-11-01 19:57:32,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/48PHC/install-bono.sh 2018-11-01 19:57:32,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-11-01 19:57:32,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7WZI4/install-ellis.sh 2018-11-01 19:57:32,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-11-01 19:57:32,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-11-01 19:57:32,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-11-01 19:57:32,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/7WZI4/install-ellis.sh 2018-11-01 19:57:32,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-11-01 19:57:32,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4WB2W/install-sprout.sh 2018-11-01 19:57:32,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-11-01 19:57:32,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-11-01 19:57:32,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-11-01 19:57:32,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-11-01 19:57:32,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-11-01 19:57:32,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-11-01 19:57:32,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/4WB2W/install-sprout.sh 2018-11-01 19:57:32,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-11-01 19:57:32,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-11-01 19:57:32,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-11-01 19:57:32,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-11-01 19:57:32,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-11-01 19:57:32,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-11-01 19:57:32,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-5jk996 Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [145 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 [501 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 [555 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 [266 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.9 MB in 5s (2,317 kB/s) Reading package lists... real 0m7.475s user 0m5.001s sys 0m0.544s 2018-11-01 19:57:32,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ve639i Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [145 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 [501 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 [555 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 [266 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.9 MB in 5s (2,321 kB/s) Reading package lists... real 0m7.590s user 0m4.998s sys 0m0.567s 2018-11-01 19:57:32,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-11-01 19:57:32,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-11-01 19:57:32,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ve1eli Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [782 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 [501 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 [555 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [266 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 6s (2,064 kB/s) Reading package lists... real 0m8.043s user 0m5.093s sys 0m0.494s 2018-11-01 19:57:32,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:57:32,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:57:32,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-11-01 19:57:32,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:57:37,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-g2ovw6 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [501 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 [555 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 [266 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.9 MB in 10s (1,210 kB/s) Reading package lists... real 0m14.238s user 0m5.174s sys 0m0.503s 2018-11-01 19:57:37,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ua3vjy Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [145 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 [501 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 [555 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 [266 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.9 MB in 10s (1,215 kB/s) Reading package lists... real 0m13.516s user 0m5.016s sys 0m0.589s 2018-11-01 19:57:37,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-11-01 19:57:37,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-11-01 19:57:37,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:57:37,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-11-01 19:57:37,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:57:37,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-x96ow3 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [501 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 [555 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 [266 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.9 MB in 10s (1,215 kB/s) Reading package lists... real 0m13.687s user 0m4.696s sys 0m0.640s 2018-11-01 19:57:37,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:59:17,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-x96ow3 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 8 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 7s (6,719 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8617 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8661 clearwater-socket-factory-sig start/running, process 8666 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m36.686s user 0m8.576s sys 0m7.864s 2018-11-01 19:59:17,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:59:32,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-5jk996 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 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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.10 [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-161.211 [773 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 11s (7,817 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8966 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........................+++ .............................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m2.198s user 0m19.832s sys 0m11.494s 2018-11-01 19:59:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:59:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ua3vjy 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 8 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://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/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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 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.10 [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-161.211 [773 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.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,467 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8896 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8998 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9006 clearwater-socket-factory-sig start/running, process 9015 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 1m55.954s user 0m9.338s sys 0m8.644s 2018-11-01 19:59:32,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:59:43,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 8 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m25.271s user 0m12.392s sys 0m3.227s 2018-11-01 19:59:43,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:59:48,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-g2ovw6 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 8 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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.10 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 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-161.211 [773 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.62-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.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.4 MB in 8s (7,954 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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.10) ... 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.62-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.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9208 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-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 9940 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................................+++ ............................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m9.749s user 0m16.606s sys 0m11.335s 2018-11-01 19:59:48,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:59:48,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (512 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m9.065s user 0m0.764s sys 0m0.627s 2018-11-01 19:59:48,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-11-01 19:59:48,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-11-01 19:59:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ve639i 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 8 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 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://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:50 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 10s (8,647 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 9337 clearwater-socket-factory-sig start/running, process 9342 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9391 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 2m20.112s user 0m20.953s sys 0m12.269s 2018-11-01 19:59:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 19:59:53,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-11-01 19:59:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.078s user 0m0.010s sys 0m0.049s 2018-11-01 19:59:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-11-01 19:59:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7d:68:98 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7d:6898/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78680 errors:0 dropped:0 overruns:0 frame:0 TX packets:41269 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131256887 (131.2 MB) TX bytes:7511869 (7.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3704 (3.7 KB) TX bytes:3704 (3.7 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-01 19:59:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-11-01 19:59:53,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9782/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8617/monit tcp 0 0 192.168.120.11:5058 0.0.0.0:* LISTEN 9123/bono tcp 0 0 192.168.120.11:5060 0.0.0.0:* LISTEN 9123/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9123/bono tcp6 0 0 ::1:53 :::* LISTEN 9782/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8111/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8111/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8111/ntpd udp 0 0 0.0.0.0:1660 0.0.0.0:* 586/dhclient udp 0 0 192.168.120.11:5058 0.0.0.0:* 9123/bono udp 0 0 192.168.120.11:5060 0.0.0.0:* 9123/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9782/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8111/ntpd udp6 0 0 ::1:123 :::* 8111/ntpd udp6 0 0 :::123 :::* 8111/ntpd udp6 0 0 :::57137 :::* 586/dhclient udp6 0 0 ::1:53 :::* 9782/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20530 8677/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20531 8678/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9533 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10724 1651/python2.7 /tmp/cloudify-logging-server-2433a.socket unix 2 [ ACC ] STREAM LISTENING 11044 1837/python2.7 /tmp/ctx-cilEwp.socket unix 2 [ ACC ] STREAM LISTENING 1569 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9336 902/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7334 389/systemd-udevd /run/udev/control real 0m0.012s user 0m0.000s sys 0m0.012s 2018-11-01 19:59:53,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:54 ? 00:00:00 /sbin/init root 2 0 0 19:54 ? 00:00:00 [kthreadd] root 3 2 0 19:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:54 ? 00:00:00 [kworker/0:0] root 5 2 0 19:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:54 ? 00:00:00 [rcu_sched] root 8 2 0 19:54 ? 00:00:00 [rcuos/0] root 9 2 0 19:54 ? 00:00:00 [rcuos/1] root 10 2 0 19:54 ? 00:00:00 [rcu_bh] root 11 2 0 19:54 ? 00:00:00 [rcuob/0] root 12 2 0 19:54 ? 00:00:00 [rcuob/1] root 13 2 0 19:54 ? 00:00:00 [migration/0] root 14 2 0 19:54 ? 00:00:00 [watchdog/0] root 15 2 0 19:54 ? 00:00:00 [watchdog/1] root 16 2 0 19:54 ? 00:00:00 [migration/1] root 17 2 0 19:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:54 ? 00:00:00 [khelper] root 21 2 0 19:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:54 ? 00:00:00 [netns] root 23 2 0 19:54 ? 00:00:00 [writeback] root 24 2 0 19:54 ? 00:00:00 [kintegrityd] root 25 2 0 19:54 ? 00:00:00 [bioset] root 26 2 0 19:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:54 ? 00:00:00 [kblockd] root 28 2 0 19:54 ? 00:00:00 [ata_sff] root 29 2 0 19:54 ? 00:00:00 [khubd] root 30 2 0 19:54 ? 00:00:00 [md] root 31 2 0 19:54 ? 00:00:00 [devfreq_wq] root 32 2 0 19:54 ? 00:00:00 [kworker/0:1] root 34 2 0 19:54 ? 00:00:00 [khungtaskd] root 35 2 0 19:54 ? 00:00:00 [kswapd0] root 36 2 0 19:54 ? 00:00:00 [vmstat] root 37 2 0 19:54 ? 00:00:00 [ksmd] root 38 2 0 19:54 ? 00:00:00 [khugepaged] root 39 2 0 19:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:54 ? 00:00:00 [crypto] root 53 2 0 19:54 ? 00:00:00 [kthrotld] root 54 2 0 19:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:54 ? 00:00:00 [vballoon] root 56 2 0 19:54 ? 00:00:00 [kworker/1:1] root 57 2 0 19:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:54 ? 00:00:00 [deferwq] root 80 2 0 19:54 ? 00:00:00 [charger_manager] root 123 2 0 19:54 ? 00:00:00 [kpsmoused] root 125 2 0 19:54 ? 00:00:00 [kworker/1:2] root 186 2 0 19:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:54 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:54 ? 00:00:00 upstart-udev-bridge --daemon root 389 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 452 2 0 19:54 ? 00:00:00 [kworker/u5:1] root 469 1 0 19:54 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 19:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 19:54 ? 00:00:00 [kauditd] message+ 902 1 0 19:54 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-logind root 962 1 0 19:54 ? 00:00:00 upstart-file-bridge --daemon syslog 1008 1 0 19:54 ? 00:00:00 rsyslogd root 1050 1 0 19:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 19:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 19:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 19:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 19:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 19:54 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 19:54 ? 00:00:00 cron daemon 1108 1 0 19:54 ? 00:00:00 atd root 1118 1 0 19:54 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 19:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 19:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 19:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1535 2 0 19:55 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 19:55 ? 00:00:00 /home/ubuntu/bono_host_x96ow3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_x96ow3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_x96ow3 --logging-server-logdir=/home/ubuntu/bono_host_x96ow3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_x96ow3/work/bono_host_x96ow3%I.log --pidfile=/home/ubuntu/bono_host_x96ow3/work/bono_host_x96ow3.pid ubuntu 1765 1 0 19:55 ? 00:00:01 python2.7 /home/ubuntu/bono_host_x96ow3/env/bin/diamond --configfile /home/ubuntu/bono_host_x96ow3/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1651 0 19:57 ? 00:00:00 /home/ubuntu/bono_host_x96ow3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_x96ow3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_x96ow3 --logging-server-logdir=/home/ubuntu/bono_host_x96ow3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_x96ow3/work/bono_host_x96ow3%I.log --pidfile=/home/ubuntu/bono_host_x96ow3/work/bono_host_x96ow3.pid ubuntu 1837 1815 0 19:57 ? 00:00:00 /home/ubuntu/bono_host_x96ow3/env/bin/python2.7 /home/ubuntu/bono_host_x96ow3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-maWuNZ ubuntu 1848 1837 0 19:57 ? 00:00:00 /bin/sh -c /tmp/48PHC/install-bono.sh ubuntu 1850 1848 0 19:57 ? 00:00:00 /bin/bash -e /tmp/48PHC/install-bono.sh root 2219 2 0 19:57 ? 00:00:00 [kworker/u5:2] ntp 8111 1 0 19:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8617 1 0 19:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8661 1 0 19:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8662 8661 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8666 1 0 19:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8667 8666 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8676 8667 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8677 8662 0 19:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8678 8676 0 19:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9102 1 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9106 9102 0 19:59 ? 00:00:00 inotifywait -e create -qq . bono 9123 1 0 19:59 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.11,bono-4oxyk3.clearwater.local --alias=172.30.9.201,bono-4oxyk3.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-4oxyk3.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9782 1 0 19: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 9845 1850 0 19:59 ? 00:00:00 /bin/bash -e /tmp/48PHC/install-bono.sh ubuntu 9846 9845 0 19:59 ? 00:00:00 /bin/bash -e /tmp/48PHC/install-bono.sh root 9847 9846 0 19:59 ? 00:00:00 sudo ps -edf root 9848 9847 0 19:59 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.007s 2018-11-01 19:59:53,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-11-01 19:59:53,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/sysstat/sa01 /var/log/dpkg.log /var/log/wtmp /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181101T190000Z.txt /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-11-01 19:59:53,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-11-01 19:59:59,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-01 19:59:59,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [01-Nov-2018 19:59:39 UTC] clearwater-diags-monitor starting [01-Nov-2018 19:59:39 UTC] Waiting for trigger files 2018:11:01 19:59:09: Namespace: management 2018:11:01 19:59:09: [management] Starting server 2018:11:01 19:59:09: [management] Listening for requests 2018:11:01 19:59:09: Namespace: signaling 2018:11:01 19:59:09: [signaling] Starting server 2018:11:01 19:59:09: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-01 19:59:59,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:59:59,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-11-01 19:59:23.618150709 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.001s 2018-11-01 19:59:59,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-11-01 19:59:59,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/48PHC/install-bono.sh 2018-11-01 19:59:59,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181101T190000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-11-01 19:59:59,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-01 19:59:59,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 19:59:59,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/V6ETO/bind.py 2018-11-01 19:59:59,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:59:59,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 19:59:59,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 19:59:59,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 19:59:59,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 19:59:59,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 19:59:59,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 19:59:59,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppauNfG /etc/bind/db.clearwater.local 2018-11-01 19:59:59,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 19:59:59,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 19:59:59,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 19:59:59,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 19:59:59,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0YyiNl /etc/bind/db.clearwater.opnfv 2018-11-01 19:59:59,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 19:59:59,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 19:59:59,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:00:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/F4UU2/add-snmpproxy-collector.py 2018-11-01 20:00:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:00:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ad6c5o/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-11-01 20:00:04,222 - 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 8 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.3 MB in 5s (6,800 kB/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-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 0m31.299s user 0m12.696s sys 0m3.026s 2018-11-01 20:00:04,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-11-01 20:00:04,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-11-01 20:00:04,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-11-01 20:00:04,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-11-01 20:00:04,223 - 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 8 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,654 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 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 0m30.867s user 0m12.756s sys 0m3.387s 2018-11-01 20:00:04,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-11-01 20:00:04,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-11-01 20:00:09,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:09,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.011s sys 0m0.050s 2018-11-01 20:00:09,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:92:0a:ba inet addr:192.168.120.24 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe92:aba/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:104656 errors:0 dropped:0 overruns:0 frame:0 TX packets:52543 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166283197 (166.2 MB) TX bytes:8475375 (8.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:51 errors:0 dropped:0 overruns:0 frame:0 TX packets:51 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4269 (4.2 KB) TX bytes:4269 (4.2 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-11-01 20:00:09,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-11-01 20:00:09,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-11-01 20:00:09,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:54 ? 00:00:00 /sbin/init root 2 0 0 19:54 ? 00:00:00 [kthreadd] root 3 2 0 19:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:54 ? 00:00:00 [rcu_sched] root 8 2 0 19:54 ? 00:00:00 [rcuos/0] root 9 2 0 19:54 ? 00:00:00 [rcuos/1] root 10 2 0 19:54 ? 00:00:00 [rcu_bh] root 11 2 0 19:54 ? 00:00:00 [rcuob/0] root 12 2 0 19:54 ? 00:00:00 [rcuob/1] root 13 2 0 19:54 ? 00:00:00 [migration/0] root 14 2 0 19:54 ? 00:00:00 [watchdog/0] root 15 2 0 19:54 ? 00:00:00 [watchdog/1] root 16 2 0 19:54 ? 00:00:00 [migration/1] root 17 2 0 19:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:54 ? 00:00:00 [kworker/1:0] root 19 2 0 19:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:54 ? 00:00:00 [khelper] root 21 2 0 19:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:54 ? 00:00:00 [netns] root 23 2 0 19:54 ? 00:00:00 [writeback] root 24 2 0 19:54 ? 00:00:00 [kintegrityd] root 25 2 0 19:54 ? 00:00:00 [bioset] root 26 2 0 19:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:54 ? 00:00:00 [kblockd] root 28 2 0 19:54 ? 00:00:00 [ata_sff] root 29 2 0 19:54 ? 00:00:00 [khubd] root 30 2 0 19:54 ? 00:00:00 [md] root 31 2 0 19:54 ? 00:00:00 [devfreq_wq] root 32 2 0 19:54 ? 00:00:00 [kworker/0:1] root 33 2 0 19:54 ? 00:00:00 [kworker/1:1] root 35 2 0 19:54 ? 00:00:00 [khungtaskd] root 36 2 0 19:54 ? 00:00:00 [kswapd0] root 37 2 0 19:54 ? 00:00:00 [vmstat] root 38 2 0 19:54 ? 00:00:00 [ksmd] root 39 2 0 19:54 ? 00:00:00 [khugepaged] root 40 2 0 19:54 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:54 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:54 ? 00:00:00 [crypto] root 54 2 0 19:54 ? 00:00:00 [kthrotld] root 55 2 0 19:54 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:54 ? 00:00:00 [vballoon] root 57 2 0 19:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:54 ? 00:00:00 [deferwq] root 80 2 0 19:54 ? 00:00:00 [charger_manager] root 123 2 0 19:54 ? 00:00:00 [kpsmoused] root 125 2 0 19:54 ? 00:00:00 [kworker/0:2] root 186 2 0 19:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:54 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 19:54 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 452 2 0 19:54 ? 00:00:00 [kworker/u5:1] root 501 1 0 19:54 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 19:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 19:54 ? 00:00:00 [kauditd] message+ 898 1 0 19:54 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-logind root 951 1 0 19:54 ? 00:00:00 upstart-file-bridge --daemon syslog 1003 1 0 19:54 ? 00:00:00 rsyslogd root 1055 1 0 19:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 19:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1068 1 0 19:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1069 1 0 19:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1071 1 0 19:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1109 1 0 19:54 ? 00:00:00 /usr/sbin/sshd -D root 1113 1 0 19:54 ? 00:00:00 cron daemon 1114 1 0 19:54 ? 00:00:00 atd root 1136 1 0 19:54 ? 00:00:00 /usr/sbin/irqbalance root 1141 1 0 19:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1196 1 0 19:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 19:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 19:55 ? 00:00:00 /home/ubuntu/homer_host_5jk996/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_5jk996 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_5jk996 --logging-server-logdir=/home/ubuntu/homer_host_5jk996/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_5jk996/work/homer_host_5jk996%I.log --pidfile=/home/ubuntu/homer_host_5jk996/work/homer_host_5jk996.pid ubuntu 1764 1 0 19:55 ? 00:00:01 python2.7 /home/ubuntu/homer_host_5jk996/env/bin/diamond --configfile /home/ubuntu/homer_host_5jk996/work/plugins/diamond/etc/diamond.conf ubuntu 1812 1650 0 19:57 ? 00:00:00 /home/ubuntu/homer_host_5jk996/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_5jk996 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_5jk996 --logging-server-logdir=/home/ubuntu/homer_host_5jk996/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_5jk996/work/homer_host_5jk996%I.log --pidfile=/home/ubuntu/homer_host_5jk996/work/homer_host_5jk996.pid ubuntu 1834 1812 0 19:57 ? 00:00:00 /home/ubuntu/homer_host_5jk996/env/bin/python2.7 /home/ubuntu/homer_host_5jk996/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-418mG9 ubuntu 1845 1834 0 19:57 ? 00:00:00 /bin/sh -c /tmp/WVQ60/install-homer.sh ubuntu 1848 1845 0 19:57 ? 00:00:00 /bin/bash -e /tmp/WVQ60/install-homer.sh root 2322 2 0 19:57 ? 00:00:00 [kworker/u5:2] ntp 8455 1 0 19:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8966 1 0 19:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9015 1 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9019 9015 0 19:59 ? 00:00:00 inotifywait -e create -qq . root 9134 1 0 19:59 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9135 9134 0 19:59 ? 00:00:00 nginx: worker process www-data 9136 9134 0 19:59 ? 00:00:00 nginx: worker process www-data 9137 9134 0 19:59 ? 00:00:00 nginx: worker process www-data 9138 9134 0 19:59 ? 00:00:00 nginx: worker process root 9678 8966 0 20:00 ? 00:00:00 [nginx_ping] root 9680 8966 0 20:00 ? 00:00:00 [check-nginx-upt] root 9682 8966 0 20:00 ? 00:00:00 [check-monit-upt] dnsmasq 9780 1 0 20: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 9845 1848 0 20:00 ? 00:00:00 /bin/bash -e /tmp/WVQ60/install-homer.sh ubuntu 9846 9845 0 20:00 ? 00:00:00 /bin/bash -e /tmp/WVQ60/install-homer.sh root 9847 9846 0 20:00 ? 00:00:00 sudo ps -edf root 9848 9847 0 20:00 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-11-01 20:00:09,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:54 ? 00:00:01 /sbin/init root 2 0 0 19:54 ? 00:00:00 [kthreadd] root 3 2 0 19:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:54 ? 00:00:00 [rcu_sched] root 8 2 0 19:54 ? 00:00:00 [rcuos/0] root 9 2 0 19:54 ? 00:00:00 [rcuos/1] root 10 2 0 19:54 ? 00:00:00 [rcu_bh] root 11 2 0 19:54 ? 00:00:00 [rcuob/0] root 12 2 0 19:54 ? 00:00:00 [rcuob/1] root 13 2 0 19:54 ? 00:00:00 [migration/0] root 14 2 0 19:54 ? 00:00:00 [watchdog/0] root 15 2 0 19:54 ? 00:00:00 [watchdog/1] root 16 2 0 19:54 ? 00:00:00 [migration/1] root 17 2 0 19:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:54 ? 00:00:00 [kworker/1:0] root 19 2 0 19:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:54 ? 00:00:00 [khelper] root 21 2 0 19:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:54 ? 00:00:00 [netns] root 23 2 0 19:54 ? 00:00:00 [writeback] root 24 2 0 19:54 ? 00:00:00 [kintegrityd] root 25 2 0 19:54 ? 00:00:00 [bioset] root 26 2 0 19:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:54 ? 00:00:00 [kblockd] root 28 2 0 19:54 ? 00:00:00 [ata_sff] root 29 2 0 19:54 ? 00:00:00 [khubd] root 30 2 0 19:54 ? 00:00:00 [md] root 31 2 0 19:54 ? 00:00:00 [devfreq_wq] root 32 2 0 19:54 ? 00:00:00 [kworker/0:1] root 33 2 0 19:54 ? 00:00:00 [kworker/1:1] root 35 2 0 19:54 ? 00:00:00 [khungtaskd] root 36 2 0 19:54 ? 00:00:00 [kswapd0] root 37 2 0 19:54 ? 00:00:00 [vmstat] root 38 2 0 19:54 ? 00:00:00 [ksmd] root 39 2 0 19:54 ? 00:00:00 [khugepaged] root 40 2 0 19:54 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:54 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:54 ? 00:00:00 [crypto] root 54 2 0 19:54 ? 00:00:00 [kthrotld] root 55 2 0 19:54 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:54 ? 00:00:00 [vballoon] root 57 2 0 19:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:54 ? 00:00:00 [deferwq] root 80 2 0 19:54 ? 00:00:00 [charger_manager] root 124 2 0 19:54 ? 00:00:00 [kpsmoused] root 127 2 0 19:54 ? 00:00:00 [kworker/0:2] root 186 2 0 19:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:54 ? 00:00:00 [ext4-rsv-conver] root 391 1 0 19:54 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 19:54 ? 00:00:00 [kworker/u5:2] root 536 1 0 19:54 ? 00:00:00 upstart-socket-bridge --daemon root 582 1 0 19:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:54 ? 00:00:00 [kauditd] message+ 912 1 0 19:54 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-logind root 961 1 0 19:54 ? 00:00:00 upstart-file-bridge --daemon root 1049 1 0 19:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 19:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 19:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 19:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 19:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 19:54 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 19:54 ? 00:00:00 cron daemon 1107 1 0 19:54 ? 00:00:00 atd root 1113 1 0 19:54 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 19:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 19:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 19:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 19:55 ? 00:00:00 /home/ubuntu/sprout_host_ua3vjy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_ua3vjy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_ua3vjy --logging-server-logdir=/home/ubuntu/sprout_host_ua3vjy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_ua3vjy/work/sprout_host_ua3vjy%I.log --pidfile=/home/ubuntu/sprout_host_ua3vjy/work/sprout_host_ua3vjy.pid ubuntu 1764 1 0 19:55 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ua3vjy/env/bin/diamond --configfile /home/ubuntu/sprout_host_ua3vjy/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1650 0 19:57 ? 00:00:00 /home/ubuntu/sprout_host_ua3vjy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_ua3vjy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_ua3vjy --logging-server-logdir=/home/ubuntu/sprout_host_ua3vjy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_ua3vjy/work/sprout_host_ua3vjy%I.log --pidfile=/home/ubuntu/sprout_host_ua3vjy/work/sprout_host_ua3vjy.pid ubuntu 1836 1814 0 19:57 ? 00:00:00 /home/ubuntu/sprout_host_ua3vjy/env/bin/python2.7 /home/ubuntu/sprout_host_ua3vjy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-qHYB8V ubuntu 1847 1836 0 19:57 ? 00:00:00 /bin/sh -c /tmp/4WB2W/install-sprout.sh ubuntu 1850 1847 0 19:57 ? 00:00:00 /bin/bash -e /tmp/4WB2W/install-sprout.sh ntp 8413 1 0 19:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8896 1 0 19:59 ? 00:00:00 rsyslogd root 8998 1 0 19:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9006 1 0 19:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9007 9006 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9014 9007 0 19:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9015 1 0 19:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9016 9015 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9022 9016 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9023 9022 0 19:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9539 2 0 19:59 ? 00:00:00 [kworker/u5:1] dnsmasq 9710 1 0 20: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 9773 1850 0 20:00 ? 00:00:00 /bin/bash -e /tmp/4WB2W/install-sprout.sh ubuntu 9774 9773 0 20:00 ? 00:00:00 /bin/bash -e /tmp/4WB2W/install-sprout.sh root 9775 9774 0 20:00 ? 00:00:00 sudo ps -edf root 9776 9775 0 20:00 ? 00:00:00 ps -edf real 0m0.012s user 0m0.007s sys 0m0.003s 2018-11-01 20:00:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fb:8b:84 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefb:8b84/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:81962 errors:0 dropped:0 overruns:0 frame:0 TX packets:49091 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133485411 (133.4 MB) TX bytes:8165441 (8.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-01 20:00:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-11-01 20:00:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-11-01 20:00:09,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-11-01 20:00:09,526 - 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 9780/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8966/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9134/nginx tcp6 0 0 ::1:53 :::* LISTEN 9780/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1109/sshd udp 0 0 192.168.120.24:123 0.0.0.0:* 8455/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8455/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8455/ntpd udp 0 0 0.0.0.0:59682 0.0.0.0:* 571/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9780/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8455/ntpd udp6 0 0 ::1:123 :::* 8455/ntpd udp6 0 0 :::123 :::* 8455/ntpd udp6 0 0 :::35189 :::* 571/dhclient udp6 0 0 ::1:53 :::* 9780/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8503 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10907 1650/python2.7 /tmp/cloudify-logging-server-7ece5.socket unix 2 [ ACC ] STREAM LISTENING 12329 1834/python2.7 /tmp/ctx-wjsUTp.socket unix 2 [ ACC ] STREAM LISTENING 8801 1141/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 1509 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7542 392/systemd-udevd /run/udev/control real 0m0.011s user 0m0.000s sys 0m0.010s 2018-11-01 20:00:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-11-01 20:00:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-01 20:00:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.006s sys 0m0.055s 2018-11-01 20:00:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/sysstat /var/log/sysstat/clearwater-sa01 /var/log/sysstat/sa01 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.014s user 0m0.004s sys 0m0.003s 2018-11-01 20:00:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-01 20:00:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/sysstat /var/log/sysstat/clearwater-sa01 /var/log/dpkg.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20181101T190000Z.txt /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.000s sys 0m0.006s 2018-11-01 20:00:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9710/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8998/monit tcp6 0 0 ::1:53 :::* LISTEN 9710/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8413/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8413/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8413/ntpd udp 0 0 0.0.0.0:58900 0.0.0.0:* 582/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9710/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8413/ntpd udp6 0 0 ::1:123 :::* 8413/ntpd udp6 0 0 :::123 :::* 8413/ntpd udp6 0 0 :::6353 :::* 582/dhclient udp6 0 0 ::1:53 :::* 9710/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11362 1650/python2.7 /tmp/cloudify-logging-server-2495a.socket unix 2 [ ACC ] STREAM LISTENING 11669 1836/python2.7 /tmp/ctx-pBtUlP.socket unix 2 [ ACC ] STREAM LISTENING 6821 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7040 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9142 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8894 912/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 21563 9014/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21572 9023/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.000s sys 0m0.008s 2018-11-01 20:00:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-11-01 20:00:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-01 20:00:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [01-Nov-2018 19:59:13 UTC] clearwater-diags-monitor starting [01-Nov-2018 19:59:13 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-01 20:00:09,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-11-01 20:00:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WVQ60/install-homer.sh 2018-11-01 20:00:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-01 20:00:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-11-01 19:59:45.962891530 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-01 20:00:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-01 20:00:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:11:01 19:59:24: Namespace: management 2018:11:01 19:59:24: [management] Starting server 2018:11:01 19:59:24: [management] Listening for requests 2018:11:01 19:59:24: Namespace: signaling 2018:11:01 19:59:24: [signaling] Starting server 2018:11:01 19:59:24: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-01 20:00:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-11-01 19:59:46.491150181 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-01 20:00:09,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-11-01 20:00:14,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:14,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-11-01 20:00:14,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-01 20:00:14,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4WB2W/install-sprout.sh 2018-11-01 20:00:14,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 20:00:14,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:00:14,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 20:00:14,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:00:14,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-11-01 20:00:14,797 - 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 8 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.3 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-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m25.291s user 0m12.479s sys 0m3.031s 2018-11-01 20:00:14,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/F3R4H/bind.py 2018-11-01 20:00:14,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:00:14,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:00:14,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:00:14,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I2F35/bind.py 2018-11-01 20:00:14,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-11-01 20:00:14,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-11-01 20:00:14,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:00:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:00:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {u'homer_mkjwnw': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-mkjwnw'}}, u'sprout': {u'sprout_927ya3': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-927ya3'}}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:00:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:00:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:00:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:00:14,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:00:14,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:00:14,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:00:14,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:00:14,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:00:14,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {u'homer_mkjwnw': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-mkjwnw'}}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:00:14,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9EqBTf /etc/bind/db.clearwater.opnfv 2018-11-01 20:00:14,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:00:14,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:00:14,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:00:14,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq24uGI /etc/bind/db.clearwater.local 2018-11-01 20:00:14,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN1Y2nm /etc/bind/db.clearwater.local 2018-11-01 20:00:14,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:00:14,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:00:14,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:20,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-11-01 20:00:20,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-11-01 20:00:20,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpx0ZNQ0 /etc/bind/db.clearwater.opnfv 2018-11-01 20:00:20,448 - 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 8 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 ... 58595 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.870s user 0m12.358s sys 0m3.257s 2018-11-01 20:00:20,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-11-01 20:00:20,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:00:20,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-11-01 20:00:20,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:00:20,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d1:67:33 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed1:6733/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:94194 errors:0 dropped:0 overruns:0 frame:0 TX packets:43896 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147336466 (147.3 MB) TX bytes:7944814 (7.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4591 (4.5 KB) TX bytes:4591 (4.5 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-01 20:00:20,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.002s sys 0m0.056s 2018-11-01 20:00:20,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-11-01 20:00:20,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/CY4CT/add-snmpproxy-collector.py 2018-11-01 20:00:20,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-11-01 20:00:20,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:54 ? 00:00:01 /sbin/init root 2 0 0 19:54 ? 00:00:00 [kthreadd] root 3 2 0 19:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:54 ? 00:00:00 [kworker/0:0] root 5 2 0 19:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:54 ? 00:00:00 [rcu_sched] root 8 2 0 19:54 ? 00:00:00 [rcuos/0] root 9 2 0 19:54 ? 00:00:00 [rcuos/1] root 10 2 0 19:54 ? 00:00:00 [rcu_bh] root 11 2 0 19:54 ? 00:00:00 [rcuob/0] root 12 2 0 19:54 ? 00:00:00 [rcuob/1] root 13 2 0 19:54 ? 00:00:00 [migration/0] root 14 2 0 19:54 ? 00:00:00 [watchdog/0] root 15 2 0 19:54 ? 00:00:00 [watchdog/1] root 16 2 0 19:54 ? 00:00:00 [migration/1] root 17 2 0 19:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:54 ? 00:00:00 [khelper] root 21 2 0 19:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:54 ? 00:00:00 [netns] root 23 2 0 19:54 ? 00:00:00 [writeback] root 24 2 0 19:54 ? 00:00:00 [kintegrityd] root 25 2 0 19:54 ? 00:00:00 [bioset] root 27 2 0 19:54 ? 00:00:00 [kblockd] root 28 2 0 19:54 ? 00:00:00 [ata_sff] root 29 2 0 19:54 ? 00:00:00 [khubd] root 30 2 0 19:54 ? 00:00:00 [md] root 31 2 0 19:54 ? 00:00:00 [devfreq_wq] root 32 2 0 19:54 ? 00:00:00 [kworker/1:1] root 34 2 0 19:54 ? 00:00:00 [khungtaskd] root 35 2 0 19:54 ? 00:00:00 [kswapd0] root 36 2 0 19:54 ? 00:00:00 [vmstat] root 37 2 0 19:54 ? 00:00:00 [ksmd] root 38 2 0 19:54 ? 00:00:00 [khugepaged] root 39 2 0 19:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:54 ? 00:00:00 [crypto] root 53 2 0 19:54 ? 00:00:00 [kthrotld] root 54 2 0 19:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:54 ? 00:00:00 [vballoon] root 56 2 0 19:54 ? 00:00:00 [kworker/0:1] root 57 2 0 19:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:54 ? 00:00:00 [deferwq] root 80 2 0 19:54 ? 00:00:00 [charger_manager] root 124 2 0 19:54 ? 00:00:00 [kpsmoused] root 142 2 0 19:54 ? 00:00:00 [kworker/1:2] root 186 2 0 19:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:54 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:54 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 452 2 0 19:54 ? 00:00:00 [kworker/u5:1] root 453 2 0 19:54 ? 00:00:00 [kworker/u5:2] root 515 1 0 19:54 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 19:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:54 ? 00:00:00 [kauditd] message+ 898 1 0 19:54 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-logind root 940 1 0 19:54 ? 00:00:00 upstart-file-bridge --daemon syslog 1003 1 0 19:54 ? 00:00:00 rsyslogd root 1051 1 0 19:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 19:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 19:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 19:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 19:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 19:54 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 19:54 ? 00:00:00 cron daemon 1108 1 0 19:54 ? 00:00:00 atd root 1141 1 0 19:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1175 1 0 19:54 ? 00:00:00 /usr/sbin/irqbalance root 1255 1 0 19:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1261 1 0 19:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 19:55 ? 00:00:00 /home/ubuntu/ellis_host_g2ovw6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_g2ovw6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_g2ovw6 --logging-server-logdir=/home/ubuntu/ellis_host_g2ovw6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_g2ovw6/work/ellis_host_g2ovw6%I.log --pidfile=/home/ubuntu/ellis_host_g2ovw6/work/ellis_host_g2ovw6.pid ubuntu 1764 1 0 19:55 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_g2ovw6/env/bin/diamond --configfile /home/ubuntu/ellis_host_g2ovw6/work/plugins/diamond/etc/diamond.conf ubuntu 1812 1650 0 19:57 ? 00:00:00 /home/ubuntu/ellis_host_g2ovw6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_g2ovw6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_g2ovw6 --logging-server-logdir=/home/ubuntu/ellis_host_g2ovw6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_g2ovw6/work/ellis_host_g2ovw6%I.log --pidfile=/home/ubuntu/ellis_host_g2ovw6/work/ellis_host_g2ovw6.pid ubuntu 1834 1812 0 19:57 ? 00:00:00 /home/ubuntu/ellis_host_g2ovw6/env/bin/python2.7 /home/ubuntu/ellis_host_g2ovw6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GjuMPv ubuntu 1845 1834 0 19:57 ? 00:00:00 /bin/sh -c /tmp/7WZI4/install-ellis.sh ubuntu 1847 1845 0 19:57 ? 00:00:00 /bin/bash -e /tmp/7WZI4/install-ellis.sh mysql 9208 1 0 19:59 ? 00:00:00 /usr/sbin/mysqld ntp 9356 1 0 19:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9940 1 0 19:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10065 1 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10070 10065 0 19:59 ? 00:00:00 inotifywait -e create -qq . root 10123 1 0 19:59 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10124 10123 0 19:59 ? 00:00:00 nginx: worker process www-data 10125 10123 0 19:59 ? 00:00:00 nginx: worker process www-data 10126 10123 0 19:59 ? 00:00:00 nginx: worker process www-data 10127 10123 0 19:59 ? 00:00:00 nginx: worker process ellis 10300 1 0 19:59 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10501 9940 0 19:59 ? 00:00:00 [nginx_ping] root 10502 9940 0 19:59 ? 00:00:00 [check-nginx-upt] root 10508 9940 0 19:59 ? 00:00:00 [check-monit-upt] root 10510 9940 0 19:59 ? 00:00:00 [poll_ellis.sh] root 10513 9940 0 19:59 ? 00:00:00 [poll_ellis_http] root 10515 9940 0 19:59 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10544 10515 0 19:59 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10584 10544 0 19:59 ? 00:00:00 sleep 25 dnsmasq 10809 1 0 20: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 10874 1847 0 20:00 ? 00:00:00 /bin/bash -e /tmp/7WZI4/install-ellis.sh ubuntu 10875 10874 0 20:00 ? 00:00:00 /bin/bash -e /tmp/7WZI4/install-ellis.sh root 10876 10875 0 20:00 ? 00:00:00 sudo ps -edf root 10877 10876 0 20:00 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-11-01 20:00:20,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-11-01 20:00:20,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/mysql.err /var/log/sysstat /var/log/sysstat/clearwater-sa01 /var/log/sysstat/sa01 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/mysql.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/ellis /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.004s sys 0m0.003s 2018-11-01 20:00:20,450 - 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 10809/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9940/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10123/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9208/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10809/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 9356/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9356/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9356/ntpd udp 0 0 0.0.0.0:37744 0.0.0.0:* 571/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10809/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 9356/ntpd udp6 0 0 ::1:123 :::* 9356/ntpd udp6 0 0 :::123 :::* 9356/ntpd udp6 0 0 :::22053 :::* 571/dhclient udp6 0 0 ::1:53 :::* 10809/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10693 1650/python2.7 /tmp/cloudify-logging-server-bafa8.socket unix 2 [ ACC ] STREAM LISTENING 12257 1834/python2.7 /tmp/ctx-rC1jUF.socket unix 2 [ ACC ] STREAM LISTENING 387 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 616 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 22493 10300/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9371 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9635 1141/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19453 9208/mysqld /var/run/mysqld/mysqld.sock real 0m0.008s user 0m0.004s sys 0m0.005s 2018-11-01 20:00:20,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [01-Nov-2018 19:59:29 UTC] clearwater-diags-monitor starting [01-Nov-2018 19:59:29 UTC] Waiting for trigger files real 0m0.006s user 0m0.001s sys 0m0.005s 2018-11-01 20:00:20,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-01 20:00:20,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:20,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.087s user 0m0.009s sys 0m0.058s 2018-11-01 20:00:20,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7WZI4/install-ellis.sh 2018-11-01 20:00:20,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-11-01 20:00:20,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-11-01 20:00:20,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-11-01 20:00:20,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:54 ? 00:00:00 /sbin/init root 2 0 0 19:54 ? 00:00:00 [kthreadd] root 3 2 0 19:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:54 ? 00:00:00 [kworker/0:0] root 5 2 0 19:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:54 ? 00:00:00 [rcu_sched] root 8 2 0 19:54 ? 00:00:00 [rcuos/0] root 9 2 0 19:54 ? 00:00:00 [rcuos/1] root 10 2 0 19:54 ? 00:00:00 [rcu_bh] root 11 2 0 19:54 ? 00:00:00 [rcuob/0] root 12 2 0 19:54 ? 00:00:00 [rcuob/1] root 13 2 0 19:54 ? 00:00:00 [migration/0] root 14 2 0 19:54 ? 00:00:00 [watchdog/0] root 15 2 0 19:54 ? 00:00:00 [watchdog/1] root 16 2 0 19:54 ? 00:00:00 [migration/1] root 17 2 0 19:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:54 ? 00:00:00 [khelper] root 21 2 0 19:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:54 ? 00:00:00 [netns] root 23 2 0 19:54 ? 00:00:00 [writeback] root 24 2 0 19:54 ? 00:00:00 [kintegrityd] root 25 2 0 19:54 ? 00:00:00 [bioset] root 26 2 0 19:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:54 ? 00:00:00 [kblockd] root 28 2 0 19:54 ? 00:00:00 [ata_sff] root 29 2 0 19:54 ? 00:00:00 [khubd] root 30 2 0 19:54 ? 00:00:00 [md] root 31 2 0 19:54 ? 00:00:00 [devfreq_wq] root 32 2 0 19:54 ? 00:00:00 [kworker/0:1] root 33 2 0 19:54 ? 00:00:00 [kworker/1:1] root 35 2 0 19:54 ? 00:00:00 [khungtaskd] root 36 2 0 19:54 ? 00:00:00 [kswapd0] root 37 2 0 19:54 ? 00:00:00 [vmstat] root 38 2 0 19:54 ? 00:00:00 [ksmd] root 39 2 0 19:54 ? 00:00:00 [khugepaged] root 40 2 0 19:54 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:54 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:54 ? 00:00:00 [crypto] root 54 2 0 19:54 ? 00:00:00 [kthrotld] root 55 2 0 19:54 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:54 ? 00:00:00 [vballoon] root 57 2 0 19:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:54 ? 00:00:00 [deferwq] root 80 2 0 19:54 ? 00:00:00 [charger_manager] root 124 2 0 19:54 ? 00:00:00 [kpsmoused] root 125 2 0 19:54 ? 00:00:00 [kworker/1:2] root 186 2 0 19:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:54 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 19:54 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 19:54 ? 00:00:00 [kworker/u5:1] root 534 1 0 19:54 ? 00:00:00 upstart-socket-bridge --daemon root 583 1 0 19:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:54 ? 00:00:00 [kauditd] root 929 1 0 19:54 ? 00:00:00 upstart-file-bridge --daemon message+ 956 1 0 19:54 ? 00:00:00 dbus-daemon --system --fork root 978 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-logind syslog 1006 1 0 19:54 ? 00:00:00 rsyslogd root 1050 1 0 19:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 19:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 19:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 19:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 19:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 19:54 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 19:54 ? 00:00:00 cron daemon 1102 1 0 19:54 ? 00:00:00 atd root 1112 1 0 19:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1113 1 0 19:54 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 19:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 19:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 19:55 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 19:55 ? 00:00:00 /home/ubuntu/dime_host_ve639i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_ve639i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_ve639i --logging-server-logdir=/home/ubuntu/dime_host_ve639i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_ve639i/work/dime_host_ve639i%I.log --pidfile=/home/ubuntu/dime_host_ve639i/work/dime_host_ve639i.pid root 1652 2 0 19:55 ? 00:00:00 [kworker/u5:2] ubuntu 1766 1 0 19:55 ? 00:00:01 python2.7 /home/ubuntu/dime_host_ve639i/env/bin/diamond --configfile /home/ubuntu/dime_host_ve639i/work/plugins/diamond/etc/diamond.conf ubuntu 1810 1651 0 19:57 ? 00:00:00 /home/ubuntu/dime_host_ve639i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_ve639i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_ve639i --logging-server-logdir=/home/ubuntu/dime_host_ve639i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_ve639i/work/dime_host_ve639i%I.log --pidfile=/home/ubuntu/dime_host_ve639i/work/dime_host_ve639i.pid ubuntu 1832 1810 0 19:57 ? 00:00:00 /home/ubuntu/dime_host_ve639i/env/bin/python2.7 /home/ubuntu/dime_host_ve639i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1dN5d7 ubuntu 1843 1832 0 19:57 ? 00:00:00 /bin/sh -c /tmp/NPAKX/install-dime.sh ubuntu 1845 1843 0 19:57 ? 00:00:00 /bin/bash -e /tmp/NPAKX/install-dime.sh ntp 8773 1 0 19:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9337 1 0 19:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9338 9337 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9342 1 0 19:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9343 9342 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9352 9338 0 19:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9353 9343 0 19:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9354 9353 0 19:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9391 1 0 19:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10143 1 0 19:59 ? 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 20: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 10468 1845 0 20:00 ? 00:00:00 /bin/bash -e /tmp/NPAKX/install-dime.sh ubuntu 10469 10468 0 20:00 ? 00:00:00 /bin/bash -e /tmp/NPAKX/install-dime.sh root 10470 10469 0 20:00 ? 00:00:00 sudo ps -edf root 10471 10470 0 20:00 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-11-01 20:00:20,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-01 20:00:20,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-11-01 19:59:57.587134279 Stopping etcd clearwater-etcd 2018-11-01 19:59:58.847427471 Restarting etcd clearwater-etcd 2018-11-01 19:59:58.852527956 Configured ETCDCTL_PEERS: 192.168.120.4:4000, 2018-11-01 19:59:58.853284810 Check for previous failed startup attempt 2018-11-01 19:59:58.854521000 Running etcdctl member list 6ba49394a177149e: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=true 2018-11-01 19:59:58.971901504 etcdctl returned 0 2018-11-01 19:59:58.978607911 Joining existing cluster... real 0m0.006s user 0m0.005s sys 0m0.002s 2018-11-01 20:00:20,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:95:e1:47 inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe95:e147/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:108736 errors:0 dropped:0 overruns:0 frame:0 TX packets:48101 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171718873 (171.7 MB) TX bytes:8262318 (8.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-11-01 20:00:20,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:00:20,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 20:00:20,453 - 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 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9391/monit tcp6 0 0 ::1:53 :::* LISTEN 10405/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.22:123 0.0.0.0:* 8773/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8773/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8773/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10143/snmpd udp 0 0 0.0.0.0:34140 0.0.0.0:* 583/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:* 583/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8773/ntpd udp6 0 0 ::1:123 :::* 8773/ntpd udp6 0 0 :::123 :::* 8773/ntpd udp6 0 0 :::161 :::* 10143/snmpd udp6 0 0 :::10042 :::* 583/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 ] SEQPACKET LISTENING 7485 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11236 1651/python2.7 /tmp/cloudify-logging-server-b4faf.socket unix 2 [ ACC ] STREAM LISTENING 11628 1832/python2.7 /tmp/ctx-B815MB.socket unix 2 [ ACC ] STREAM LISTENING 9055 1112/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7005 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21677 9352/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21333 9354/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8089 956/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 23194 10143/snmpd /var/agentx/master real 0m0.008s user 0m0.004s sys 0m0.004s 2018-11-01 20:00:20,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/ralf /var/log/sysstat /var/log/sysstat/clearwater-sa01 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20181101T200000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.009s user 0m0.000s sys 0m0.006s 2018-11-01 20:00:20,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-11-01 20:00:20,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-01 20:00:20,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-11-01 20:00:20,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:00:20,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:00:25,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:00:25,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-11-01 20:00:25,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-01 20:00:25,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/2KJL4/create_number.sh 2018-11-01 20:00:25,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:00:25,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:11:01 19:59:23: Namespace: management 2018:11:01 19:59:23: [management] Starting server 2018:11:01 19:59:23: [management] Listening for requests 2018:11:01 19:59:23: Namespace: signaling 2018:11:01 19:59:23: [signaling] Starting server 2018:11:01 19:59:23: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-01 20:00:25,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-11-01 19:59:59.974765247 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.001s sys 0m0.004s 2018-11-01 20:00:25,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-01 20:00:25,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3VGZC/bind.py 2018-11-01 20:00:25,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2KJL4/create_number.sh 2018-11-01 20:00:25,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:25,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:00:25,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-11-01 20:00:25,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:00:25,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-01 20:00:25,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {u'homer_mkjwnw': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-mkjwnw'}}, u'sprout': {u'sprout_927ya3': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-927ya3'}}, u'ellis': {u'ellis_7hkf9n': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.14', u'name': u'ellis-7hkf9n'}}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:00:25,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4IErBH /etc/bind/db.clearwater.local 2018-11-01 20:00:25,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:00:25,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDI7ev6 /etc/bind/db.clearwater.opnfv 2018-11-01 20:00:25,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:00:25,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NPAKX/install-dime.sh 2018-11-01 20:00:25,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:00:25,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:00:25,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:25,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 20:00:25,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:00:25,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:00:25,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZM7JK/bind.py 2018-11-01 20:00:25,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:00:25,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:00:25,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:25,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:00:25,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQO_E3E /etc/bind/db.clearwater.local 2018-11-01 20:00:25,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:00:25,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:00:25,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:00:25,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:00:25,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:00:25,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE9znJS /etc/bind/db.clearwater.opnfv 2018-11-01 20:00:25,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {u'homer_mkjwnw': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-mkjwnw'}}, u'sprout': {u'sprout_927ya3': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-927ya3'}}, u'ellis': {u'ellis_7hkf9n': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.14', u'name': u'ellis-7hkf9n'}}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}, u'dime': {u'dime_p372dq': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-p372dq'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:00:25,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:36,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-01 20:00:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.4: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.4 # 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-11-01 20:00:47,057 - 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 7 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,520 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 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.373s user 0m3.606s sys 0m0.925s 2018-11-01 20:00:47,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-11-01 20:00:47,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-11-01 20:00:47,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-11-01 20:00:47,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:47,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2KJL4/create_number.sh 2018-11-01 20:00:47,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-11-01 20:00:47,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.091s user 0m0.017s sys 0m0.052s 2018-11-01 20:00:47,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-11-01 20:00:47,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8e:8f:ce inet addr:192.168.120.31 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8e:8fce/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:136808 errors:0 dropped:0 overruns:0 frame:0 TX packets:60300 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218296813 (218.2 MB) TX bytes:9580851 (9.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:158 errors:0 dropped:0 overruns:0 frame:0 TX packets:158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB) real 0m0.006s user 0m0.001s sys 0m0.004s 2018-11-01 20:00:47,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-11-01 20:00:47,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-11-01 20:00:47,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:54 ? 00:00:01 /sbin/init root 2 0 0 19:54 ? 00:00:00 [kthreadd] root 3 2 0 19:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:54 ? 00:00:00 [rcu_sched] root 8 2 0 19:54 ? 00:00:00 [rcuos/0] root 9 2 0 19:54 ? 00:00:00 [rcuos/1] root 10 2 0 19:54 ? 00:00:00 [rcu_bh] root 11 2 0 19:54 ? 00:00:00 [rcuob/0] root 12 2 0 19:54 ? 00:00:00 [rcuob/1] root 13 2 0 19:54 ? 00:00:00 [migration/0] root 14 2 0 19:54 ? 00:00:00 [watchdog/0] root 15 2 0 19:54 ? 00:00:00 [watchdog/1] root 16 2 0 19:54 ? 00:00:00 [migration/1] root 17 2 0 19:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:54 ? 00:00:00 [khelper] root 21 2 0 19:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:54 ? 00:00:00 [netns] root 23 2 0 19:54 ? 00:00:00 [writeback] root 24 2 0 19:54 ? 00:00:00 [kintegrityd] root 25 2 0 19:54 ? 00:00:00 [bioset] root 27 2 0 19:54 ? 00:00:00 [kblockd] root 28 2 0 19:54 ? 00:00:00 [ata_sff] root 29 2 0 19:54 ? 00:00:00 [khubd] root 30 2 0 19:54 ? 00:00:00 [md] root 31 2 0 19:54 ? 00:00:00 [devfreq_wq] root 32 2 0 19:54 ? 00:00:00 [kworker/0:1] root 34 2 0 19:54 ? 00:00:00 [khungtaskd] root 35 2 0 19:54 ? 00:00:00 [kswapd0] root 36 2 0 19:54 ? 00:00:00 [vmstat] root 37 2 0 19:54 ? 00:00:00 [ksmd] root 38 2 0 19:54 ? 00:00:00 [khugepaged] root 39 2 0 19:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:54 ? 00:00:00 [crypto] root 53 2 0 19:54 ? 00:00:00 [kthrotld] root 54 2 0 19:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:54 ? 00:00:00 [vballoon] root 56 2 0 19:54 ? 00:00:00 [kworker/1:1] root 57 2 0 19:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:54 ? 00:00:00 [deferwq] root 80 2 0 19:54 ? 00:00:00 [charger_manager] root 125 2 0 19:54 ? 00:00:00 [kpsmoused] root 142 2 0 19:54 ? 00:00:00 [kworker/1:2] root 187 2 0 19:54 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 19:54 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:54 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 449 2 0 19:54 ? 00:00:00 [kworker/u5:1] root 504 1 0 19:54 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 19:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 19:54 ? 00:00:00 [kworker/u5:2] root 820 2 0 19:54 ? 00:00:00 [kauditd] message+ 897 1 0 19:54 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 19:54 ? 00:00:00 /lib/systemd/systemd-logind root 953 1 0 19:54 ? 00:00:00 upstart-file-bridge --daemon syslog 1018 1 0 19:54 ? 00:00:00 rsyslogd root 1049 1 0 19:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 19:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 19:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 19:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 19:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 19:54 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 19:54 ? 00:00:00 cron daemon 1108 1 0 19:54 ? 00:00:00 atd root 1112 1 0 19:54 ? 00:00:00 /usr/sbin/irqbalance root 1117 1 0 19:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 19:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 19:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 19:55 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 19:55 ? 00:00:00 /home/ubuntu/vellum_host_ve1eli/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_ve1eli --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_ve1eli --logging-server-logdir=/home/ubuntu/vellum_host_ve1eli/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_ve1eli/work/vellum_host_ve1eli%I.log --pidfile=/home/ubuntu/vellum_host_ve1eli/work/vellum_host_ve1eli.pid ubuntu 1765 1 0 19:55 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_ve1eli/env/bin/diamond --configfile /home/ubuntu/vellum_host_ve1eli/work/plugins/diamond/etc/diamond.conf ubuntu 1813 1651 0 19:57 ? 00:00:00 /home/ubuntu/vellum_host_ve1eli/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_ve1eli --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_ve1eli --logging-server-logdir=/home/ubuntu/vellum_host_ve1eli/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_ve1eli/work/vellum_host_ve1eli%I.log --pidfile=/home/ubuntu/vellum_host_ve1eli/work/vellum_host_ve1eli.pid ubuntu 1833 1813 0 19:57 ? 00:00:00 /home/ubuntu/vellum_host_ve1eli/env/bin/python2.7 /home/ubuntu/vellum_host_ve1eli/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3evl0j ubuntu 1844 1833 0 19:57 ? 00:00:00 /bin/sh -c /tmp/VTXDQ/install-vellum.sh ubuntu 1846 1844 0 19:57 ? 00:00:00 /bin/bash -e /tmp/VTXDQ/install-vellum.sh ntp 11858 1 0 19:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12255 1 0 19:59 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12295 2 0 19:59 ? 00:00:00 [kworker/u5:0] root 13225 1 0 20:00 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13231 13225 0 20:00 ? 00:00:00 cpulimit -e astaire -l 10 root 13296 1 0 20:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 14033 13296 0 20:00 ? 00:00:00 [check-monit-upt] memcache 14050 1 0 20:00 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.31 -c 4096 -r -U 0 root 14056 13296 0 20:00 ? 00:00:00 [check-memcached] root 14058 13296 0 20:00 ? 00:00:00 [poll_memcached.] root 14060 13296 0 20:00 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 14090 14060 0 20:00 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14130 14090 0 20:00 ? 00:00:00 sleep 17 dnsmasq 14270 1 0 20: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 14335 1846 0 20:00 ? 00:00:00 /bin/bash -e /tmp/VTXDQ/install-vellum.sh ubuntu 14336 14335 0 20:00 ? 00:00:00 /bin/bash -e /tmp/VTXDQ/install-vellum.sh root 14337 14336 0 20:00 ? 00:00:00 sudo ps -edf root 14338 14337 0 20:00 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.012s 2018-11-01 20:00:47,060 - 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 14270/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13296/monit tcp 0 0 192.168.120.31:11211 0.0.0.0:* LISTEN 14050/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12255/memcached tcp6 0 0 ::1:53 :::* LISTEN 14270/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.31:123 0.0.0.0:* 11858/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11858/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11858/ntpd udp 0 0 0.0.0.0:7909 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12255/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14270/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 11858/ntpd udp6 0 0 ::1:123 :::* 11858/ntpd udp6 0 0 :::123 :::* 11858/ntpd udp6 0 0 :::17706 :::* 584/dhclient udp6 0 0 ::1:53 :::* 14270/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9244 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11664 1651/python2.7 /tmp/cloudify-logging-server-288e3.socket unix 2 [ ACC ] STREAM LISTENING 11116 1833/python2.7 /tmp/ctx-m_7GQL.socket unix 2 [ ACC ] STREAM LISTENING 6995 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7383 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7927 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-11-01 20:00:52,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-11-01 20:00:52,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/chronos /var/log/sysstat /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/astaire /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/memcached.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/astaire-throttle.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_20181101T200000Z.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.000s sys 0m0.006s 2018-11-01 20:00:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-01 20:00:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-11-01 20:00:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-01 20:00:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-11-01 20:00:03.402691661 Stopping etcd clearwater-etcd 2018-11-01 20:00:37.029071727 Restarting etcd clearwater-etcd 2018-11-01 20:00:37.033988447 Configured ETCDCTL_PEERS: 192.168.120.4:4000, 2018-11-01 20:00:37.034706722 Check for previous failed startup attempt 2018-11-01 20:00:37.035900378 Running etcdctl member list 497baa8e4e79d997: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false 6ba49394a177149e: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=true 9e604da0a24e6d7c: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false 2018-11-01 20:00:37.199776487 etcdctl returned 0 2018-11-01 20:00:37.205873285 Joining existing cluster... real 0m0.005s user 0m0.002s sys 0m0.003s 2018-11-01 20:00:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-11-01 20:00:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-11-01 19:58:35,855 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-11-01 19:58:35,875 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-01 19:58:35,964 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-11-01 19:58:36,133 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-11-01 19:58:36,142 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-11-01 19:58:36,142 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-11-01 19:58:36,502 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-01 19:58:36,534 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-11-01 19:58:36,589 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-11-01 19:58:36,589 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-11-01 19:58:36,589 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-11-01 19:58:36,589 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 719360(702K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-11-01 19:58:36,589 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034192(72299K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-11-01 19:58:36,589 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-11-01 19:58:36,590 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-11-01 19:58:36,590 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718920(16327K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-11-01 19:58:36,590 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-11-01 19:58:36,590 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_1541102315.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1541102315.log] INFO [main] 2018-11-01 19:58:36,681 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-11-01 19:58:36,681 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-11-01 19:58:36,786 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-11-01 19:58:36,789 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-11-01 19:58:36,789 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-11-01 19:58:36,792 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-11-01 19:58:36,798 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-11-01 19:58:36,804 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-11-01 19:58:36,805 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-11-01 19:58:36,874 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-11-01 19:58:38,065 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-11-01 19:58:38,077 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-11-01 19:58:38,082 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-11-01 19:58:38,086 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-11-01 19:58:38,090 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-11-01 19:58:38,094 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-11-01 19:58:38,101 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-11-01 19:58:38,107 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-11-01 19:58:38,110 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-11-01 19:58:38,115 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-11-01 19:58:38,120 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-11-01 19:58:38,123 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-11-01 19:58:38,127 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-11-01 19:58:38,130 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-11-01 19:58:38,133 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-11-01 19:58:38,138 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-11-01 19:58:38,212 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-11-01 19:58:38,213 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-11-01 19:58:38,252 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-01 19:58:38,258 Memtable.java:347 - Writing Memtable-local@810742064(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-01 19:58:38,302 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=1541102318041, position=399) INFO [main] 2018-11-01 19:58:38,581 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-11-01 19:58:38,740 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-11-01 19:58:38,740 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-11-01 19:58:38,743 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-11-01 19:58:38,755 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-11-01 19:58:38,756 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-11-01 19:58:38,772 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-01 19:58:38,780 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-11-01 19:58:38,792 SystemKeyspace.java:765 - No host ID found, created f7ca65b3-ac47-430b-81ce-9ed5b3174694 (Note: This should happen exactly once per node). INFO [main] 2018-11-01 19:58:38,797 StorageService.java:807 - Starting up server gossip INFO [main] 2018-11-01 19:58:38,799 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-01 19:58:38,799 Memtable.java:347 - Writing Memtable-local@1954957328(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-01 19:58:38,800 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=1541102318041, position=93397) INFO [main] 2018-11-01 19:58:38,916 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-01 19:58:38,926 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-11-01 19:58:38,957 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-11-01 19:58:38,970 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-01 19:58:38,980 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-11-01 19:58:38,989 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-01 19:58:38,995 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-11-01 19:58:39,005 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-11-01 19:58:39,007 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-01 19:58:39,014 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-11-01 19:58:39,024 StorageService.java:959 - Generated random tokens. tokens are [-7511889606937958024, -5559323287965764690, -4280949068011740659, -2122694230361354576, 3163165866396262044, -6652867564252890372, -7768474149745627655, -8148207119559712111, 7363508786668646877, -4928335257915195629, 502659507228194419, -3445647579404853074, -197234406932840819, -3300130128919906233, -966310274826030899, -1015836375778545929, 3235589681232526078, -592774863673917252, 3392396573613513679, 3527884746955496803, -497681294806962013, 1435307317171615029, 1476738236169211524, 2799237246569370573, 1935336291549572329, 8456063755702732376, 8876157985577940590, -8313758747382100186, 7424969878453357871, 4349444192488620177, -7980810112826199468, 2158422533995505511, 4035973750207182200, -7164323923929928620, 6984350007069277046, 3475839440931913617, 2313535792660071306, 4603388302619647383, -7601959298486729906, 8816612678889329217, -4267918244647287452, 2182802537140036270, 4547103204390825173, -8531062181354225723, -3216726640753911384, 1541042250163049152, -8136332073526264334, 8378328915934871924, 5077462265274246189, -3155458665711919180, 3429739374167841355, 2441636752892059645, 4611165281632793674, 2793329038280577612, -3825666030482369485, -4621837599190818770, -708578835270648340, 4294366792947059408, 8202521615699704240, -5868264569083134431, 8065020467160961214, 1431197857707860079, -4671649604799107130, -8434844045305100765, 942655712025821578, -487891312282090454, -5499808587224089479, -8525767038674284993, 8780614449731056446, 4114557254877268440, -2808632165600019412, 3832111619139633063, 3715105159857487506, 4503678082133302926, 1494837634872125748, -7866058859311435121, 421638924255424549, 6780860249033972103, 3891364564643353767, 8767020504710184593, 5994649085383065740, 1574050463360413076, -5596435467508437530, 3314652077293857261, -2881650411710740464, -5755839780689748454, 1242578317272394268, 7974189613519942776, 7254233031968575787, -8409904640718955504, -8854314853805459182, 3861939510624771072, 470500394489681824, 3352387578215718146, -5853354238160649098, -5948390920236611562, 1338106153772123334, 3498845203441963696, 1761533721391729645, -609125082867485765, 1986270976684312640, -7750433380688210522, -5456619969585251249, -4101309279951160499, 3687206924003941457, 7075353141739947941, -8269793501295776183, -1032477539573162759, 4070908881428299087, 1279182776555053458, 6217602929224280393, 5101187747967151360, 6649493903467515417, -8780842681917224686, 7834779955352589661, 9102438299451471034, 5787036112014713762, -3696961505558258310, 6656757119293643526, 6567543987957884406, 2480991439132491740, -3877098933801806199, -3880523365101433927, -655044998018623923, 8602339101869619647, 818506276128947970, -8463285767336901523, -2607029133866239481, 8049514391561775336, 4404996892110839795, -7665029693607847038, 6950648881600764304, -5158205914387477861, -6992642573057943568, -4186019194328369805, 2640969503282733759, 9117052971035771805, -727026467357656245, -5961321314023508696, 4745522700322109560, -2496852203736203684, 982547657199066355, 6795702398372859909, -164909524178643099, 8701372421977561434, -2674759095942787082, 2834980353054183815, 9134484667899536611, -2512895238087272897, 7615584328105506942, -5357715734491345068, 5268007779094263416, 122254938727462934, -6191462225982471927, 8224368640814527189, 7092821949025977248, 6349695522812291773, 1353317223887828079, 8820887445396013110, -4260636545868722771, 6874770133946028054, -4388192597976661430, -3921761816269175951, -8897477847368879155, -1924691998079841831, -1562111153101059751, -429050481898192802, 119108434973075863, 7848493821379675479, 4825960508797716262, -5912735162281335238, 8602363681369425938, 4321515875102251085, 8165053155203795407, -4252737011514939414, -1380870418960583876, 8818126440888182315, -7864304835155093437, 7253938823378184019, 4606691505529368044, -5482263471797072766, -2999210529291641952, -7469011429799238794, 3244720608974454464, -710213957001458528, 2745101323826645971, -6670031566098698212, 1685212130786975357, -8426397438450608177, -8708556393604750143, -2832536769181637845, -7962900717789349801, 2192108575379309566, -2299229816078282871, 5879479175693007117, 4684670037133785435, 7013868225120724654, 3623188250427971746, 3581496653023691547, 8230778388189944909, -1487711517156195129, 920549500178866194, 1750220420475157548, 2525134320549254379, 2173302796427971623, 3678429323441334749, -3984704119639474993, 8221958126600058699, -2441044211492213275, -3256736010978607745, 4155375312290704898, 1424271170669688011, 6948534616353598290, 6500371142885266662, 7308181005264335986, -2009797119866425919, 4809640236654908375, -2907183467675661283, -2385188555145419913, -6457799085360449297, -7874917276127985478, 2862829500018052473, -5100558196219252311, 3934050530366234310, 4866271224928002833, -8463975940632105551, 972310996755449610, 7770763863984366685, -8478048450063652693, 1203440189816420551, -1666981664703156830, -4298515605147158469, 952237317923293053, -5654175490354574367, -4623058287702622237, 9177082628820445369, 3662331540851152129, 1191996726939733631, -253190211768272472, 1924819694197892035, 7485716770836554053, 4428579519524681432, -5911975952533197273, -2887044452267485133, 7576445405978476027, -6813451636565708656, -2117901785830127115, -4511031234617722782, 8749755235178625701, 5014514813458335187, -6384835432966130124, -2217323626817109655, 680633940242058172, 8427203281882943115, -6808663754795912982, -3775400578256789361] INFO [main] 2018-11-01 19:58:39,033 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@111f5d54[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@53c3ae0c[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@23ad8d95} INFO [MigrationStage:1] 2018-11-01 19:58:39,066 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-01 19:58:39,067 Memtable.java:347 - Writing Memtable-schema_keyspaces@1197731574(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-01 19:58:39,068 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=1541102318041, position=102352) INFO [MigrationStage:1] 2018-11-01 19:58:39,397 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-01 19:58:39,397 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2015667551(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-01 19:58:39,408 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=1541102318041, position=102352) INFO [MigrationStage:1] 2018-11-01 19:58:39,863 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-01 19:58:39,864 Memtable.java:347 - Writing Memtable-schema_columns@772642135(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-01 19:58:39,883 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=1541102318041, position=102352) INFO [MigrationStage:1] 2018-11-01 19:58:40,206 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-01 19:58:40,207 Memtable.java:347 - Writing Memtable-schema_triggers@1687517350(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-01 19:58:40,208 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=1541102318041, position=102352) INFO [MigrationStage:1] 2018-11-01 19:58:40,257 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-01 19:58:40,258 Memtable.java:347 - Writing Memtable-schema_usertypes@1746702814(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-01 19:58:40,258 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=1541102318041, position=102352) INFO [MigrationStage:1] 2018-11-01 19:58:40,670 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1c39c1b8[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-11-01 19:58:40,674 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-11-01 19:58:40,675 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2fe0cc81[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-11-01 19:58:40,679 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-11-01 19:58:40,719 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-01 19:58:40,719 Memtable.java:347 - Writing Memtable-local@181801781(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-01 19:58:40,720 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=1541102318041, position=102595) INFO [main] 2018-11-01 19:58:40,764 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-01 19:58:40,765 Memtable.java:347 - Writing Memtable-local@663401831(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-01 19:58:40,773 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=1541102318041, position=114572) INFO [CompactionExecutor:1] 2018-11-01 19:58:40,865 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-11-01 19:58:40,959 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-11-01 19:58:41,205 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-11-01 19:58:41,232 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-11-01 19:58:41,232 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-11-01 19:58:41,286 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-11-01 19:58:41,303 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-11-01 19:58:41,765 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,930 bytes to 5,770 (~97% of original) in 894ms = 0.006155MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-11-01 19:59:59,297 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-11-01 19:59:59,320 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-11-01 19:59:59,321 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-11-01 19:59:59,322 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-11-01 20:00:01,334 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-11-01 20:00:01,335 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-01 20:00:52,539 - 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-11-01 20:00:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VTXDQ/install-vellum.sh 2018-11-01 20:00:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-11-01 20:00:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-11-01 20:00:52,539 - 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.004s sys 0m0.002s 2018-11-01 20:00:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:00:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:00:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-01 20:00:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:00:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/WDFRG/start-vellum.sh 2018-11-01 20:00:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-01 20:00:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WDFRG/start-vellum.sh 2018-11-01 20:00:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-11-01 20:00:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.31 2018-11-01 20:00:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-11-01 20:00:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:01:02,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:01:13,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:01:23,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:01:33,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:01:44,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:01:54,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:02:04,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:02:14,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:02:25,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:02:35,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:02:45,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:02:56,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:03:06,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:03:16,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-01 20:03:27,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WDFRG/start-vellum.sh 2018-11-01 20:03:27,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:03:27,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:03:27,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:03:32,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Y4EMA/bind.py 2018-11-01 20:03:32,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {u'homer_mkjwnw': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-mkjwnw'}}, u'ellis': {u'ellis_7hkf9n': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.14', u'name': u'ellis-7hkf9n'}}, u'dime': {u'dime_p372dq': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-p372dq'}}, u'sprout': {u'sprout_927ya3': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-927ya3'}}, u'vellum': {u'vellum_8xwr78': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'vellum-8xwr78'}}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:03:32,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:03:32,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:03:32,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzpsOxk /etc/bind/db.clearwater.local 2018-11-01 20:03:32,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprRErXO /etc/bind/db.clearwater.opnfv 2018-11-01 20:03:32,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:03:32,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:03:32,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:03:32,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:03:32,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:03:32,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:03:32,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:03:32,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-11-01 20:03:32,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-11-01T19:51:55.206Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'77525afb-2a0e-484a-b21b-51bfac397fb4'} 2018-11-01 20:03:32,328 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.213 2018-11-01 20:03:32,416 - 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-11-01 20:03:32,484 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-01 20:03:32,484 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-01 20:03:32,515 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:03:32,515 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-01 20:04:37,903 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:04:37,903 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-01 20:05:43,263 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:05:43,264 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-01 20:06:48,595 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:06:48,596 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-01 20:07:53,929 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:07:53,930 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-11-01 20:08:19,116 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550697@clearwater.opnfv', u'sip_username': u'6505550697', u'formatted_number': u'(650) 555-0697', u'number': u'6505550697', u'sip_uri': u'sip:6505550697@clearwater.opnfv', u'number_id': u'978270e3e182420f9f04c139d2d9ef51', u'sip_password': u'kcAjvvrta', u'pstn': False} 2018-11-01 20:08:19,200 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-11-01 20:08:19,201 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-11-01 20:08:19,209 - 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-11-01 20:08:19,209 - 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-11-01 20:10:28,671 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550412, 6505550899) Passed Basic Call - SDP (TCP) - (6505550680, 6505550582) Passed Basic Call - Tel URIs (TCP) - (6505550287, 6505550996) Passed Basic Call - Unknown number (TCP) - (6505550707, 6505550279) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550911, 6505550902) Passed Basic Call - Messages - Pager model (TCP) - (6505550589, 6505550028) Passed Basic Call - Pracks (TCP) - (6505550875, 6505550727) Passed Basic Registration (TCP) - (6505550532) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550644, 6505550491) Passed Call Barring - Outbound Rejection (TCP) - (6505550981, 6505550083) 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) - (6505550521, 6505550334) 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) - (6505550587, 6505550410, 6505550535) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550543, 6505550870, 6505550335) Passed Call Diversion - Not reachable (408) (TCP) - (6505550632, 6505550192, 6505550834) Passed Call Diversion - Not reachable (503) (TCP) - (6505550778, 6505550696, 6505550546) Passed Call Diversion - Not reachable (500) (TCP) - (6505550112, 6505550731, 6505550261) Passed Call Diversion - Busy (TCP) - (6505550179, 6505550887, 6505550994) Passed Call Diversion - Unconditional (TCP) - (6505550929, 6505550811, 6505550912) Passed Call Diversion - No answer (TCP) - (6505550863, 6505550928, 6505550952) Passed Call Diversion - Bad target URI (TCP) - (6505550579, 6505550245) Passed Call Diversion - Audio-only call (TCP) - (6505550835, 6505550325, 6505550363, 6505550536) Passed Call Diversion - Audio-video call (TCP) - (6505550039, 6505550728, 6505550465, 6505550119) Passed Call Waiting - Accepted (TCP) - (6505550426, 6505550926, 6505550227) Passed Call Waiting - Cancelled (TCP) - (6505550626, 6505550551, 6505550017) Passed CANCEL - Mainline (TCP) - (6505550070, 6505550091) Passed Filtering - Accept-Contact (TCP) - (6505550532, 6505550396) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550626, 6505550748) Passed Filtering - Accept-Contact no match (TCP) - (6505550431, 6505550922) Passed Filtering - Accept-Contact negated match (TCP) - (6505550242, 6505550538) Passed Filtering - RFC3841 example (TCP) - (6505550617, 6505550930) Passed Filtering - Reject-Contact no match (TCP) - (6505550976, 6505550462) Passed Filtering - Reject-Contact match (TCP) - (6505550467, 6505550807) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550245) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550476) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550385) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550360) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550950, 6505550408) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550612, 6505550604) Passed GRUU - Call - only GRUU as target (TCP) - (6505550618, 6505550381) Passed GRUU - Call - AoR as target (TCP) - (6505550508, 6505550880) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550639, 6505550544) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550724, 6505550407) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550410, 6505550073) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550462, 6505550394) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550717, 6505550380) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550575, 6505550693) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' - 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) - (6505550267) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550111) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550809) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550420, 6505550167) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550671, 6505550993) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-11-01 20:10:28,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-11-01 20:10:28,811 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 20:10:28,812 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:35 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-01 20:10:28,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-11-01 20:10:34,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-11-01 20:10:34,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:34,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:34,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:34,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:34,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:34,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:34,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:34,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:34,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:34,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:34,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:34,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:34,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:34,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/GXR4G/stop-homer.sh 2018-11-01 20:10:34,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/H9RY3/stop-vellum.sh 2018-11-01 20:10:34,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/H9RY3/stop-vellum.sh 2018-11-01 20:10:34,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/2AYYM/stop-bono.sh 2018-11-01 20:10:34,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GXR4G/stop-homer.sh 2018-11-01 20:10:34,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-11-01 20:10:34,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-11-01 20:10:34,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-11-01 20:10:34,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-11-01 20:10:34,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2AYYM/stop-bono.sh 2018-11-01 20:10:34,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/93JSP/stop-dime.sh 2018-11-01 20:10:34,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/K808S/stop-sprout.sh 2018-11-01 20:10:34,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/4IMH9/stop-ellis.sh 2018-11-01 20:10:34,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/GXR4G/stop-homer.sh 2018-11-01 20:10:34,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4IMH9/stop-ellis.sh 2018-11-01 20:10:34,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/93JSP/stop-dime.sh 2018-11-01 20:10:34,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/93JSP/stop-dime.sh 2018-11-01 20:10:34,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-11-01 20:10:34,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/4IMH9/stop-ellis.sh 2018-11-01 20:10:34,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/K808S/stop-sprout.sh 2018-11-01 20:10:34,292 - 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-11-01 20:10:34,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:34,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:34,292 - 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-11-01 20:10:34,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-11-01 20:10:34,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:34,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:34,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:34,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:10:34,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SZYBC/bind.py 2018-11-01 20:10:34,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UVSJ5/bind.py 2018-11-01 20:10:34,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-11-01 20:10:34,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/H9RY3/stop-vellum.sh 2018-11-01 20:10:34,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:10:34,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:34,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-11-01 20:10:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-11-01 20:10:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:10:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:10:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOEtDtR /etc/bind/db.clearwater.local 2018-11-01 20:10:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:10:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:10:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:10:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {}, u'ellis': {u'ellis_7hkf9n': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.14', u'name': u'ellis-7hkf9n'}}, u'dime': {u'dime_p372dq': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-p372dq'}}, u'sprout': {u'sprout_927ya3': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-927ya3'}}, u'vellum': {u'vellum_8xwr78': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'vellum-8xwr78'}}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:10:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:10:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:10:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:10:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:10:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:10:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjiPVV3 /etc/bind/db.clearwater.local 2018-11-01 20:10:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:10:39,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_927ya3': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-927ya3'}}, u'vellum': {u'vellum_8xwr78': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'vellum-8xwr78'}}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:10:39,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBm0vHA /etc/bind/db.clearwater.local 2018-11-01 20:10:39,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FPFUA/bind.py 2018-11-01 20:10:39,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:39,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCXjFcS /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:39,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:10:39,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:10:39,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:10:39,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:10:39,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:10:39,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfkP4TF /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:39,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:10:39,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J861C/bind.py 2018-11-01 20:10:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:10:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:10:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:10:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:10:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:10:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:10:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpW9fGTm /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:10:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYb1ETG /etc/bind/db.clearwater.local 2018-11-01 20:10:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoe56Jc /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_p372dq': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'dime-p372dq'}}, u'sprout': {u'sprout_927ya3': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-927ya3'}}, u'vellum': {u'vellum_8xwr78': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'vellum-8xwr78'}}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:10:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_927ya3': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-927ya3'}}, u'vellum': {}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:10:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:10:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:10:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:10:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:10:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HWARQ/remove-cluster-node.sh 2018-11-01 20:10:39,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HWARQ/remove-cluster-node.sh 2018-11-01 20:10:39,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TQH0I/remove-cluster-node.sh 2018-11-01 20:10:44,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TQH0I/remove-cluster-node.sh 2018-11-01 20:10:44,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TQH0I/remove-cluster-node.sh 2018-11-01 20:10:44,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HWARQ/remove-cluster-node.sh 2018-11-01 20:10:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-01 20:10:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:10:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:10:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:10:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S8PMZ/remove-cluster-node.sh 2018-11-01 20:10:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-01 20:10:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-01 20:10:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/S8PMZ/remove-cluster-node.sh 2018-11-01 20:10:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-01 20:10:44,593 - 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-11-01 20:10:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/K808S/stop-sprout.sh 2018-11-01 20:10:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:10:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpc1OESa /etc/bind/db.clearwater.local 2018-11-01 20:10:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:10:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:10:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Q2HTA/bind.py 2018-11-01 20:10:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:10:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_4oxyk3': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.11', u'name': u'bono-4oxyk3'}}}, 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.4', u'hss_hostname': u''}. 2018-11-01 20:10:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUO7bKv /etc/bind/db.clearwater.opnfv 2018-11-01 20:10:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:10:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:10:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:10:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:10:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:10:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:10:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:10:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:10:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-01 20:10:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MC6E5/remove-cluster-node.sh 2018-11-01 20:10:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MC6E5/remove-cluster-node.sh 2018-11-01 20:10:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TQH0I/remove-cluster-node.sh 2018-11-01 20:10:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:10:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-01 20:10:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-01 20:10:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HWARQ/remove-cluster-node.sh 2018-11-01 20:10:49,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-01 20:10:49,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:10:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-01 20:10:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-01 20:10:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:49,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-01 20:10:49,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_ve639i 2018-11-01 20:10:49,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:49,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-01 20:10:49,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-01 20:10:49,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VVBVY/remove-cluster-node.sh 2018-11-01 20:10:49,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:10:49,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:10:49,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-01 20:10:49,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-01 20:10:49,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-01 20:10:49,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-01 20:10:49,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:49,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:49,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:49,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-01 20:10:55,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_ve639i stop 2018-11-01 20:10:55,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_ve639i 2018-11-01 20:10:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-01 20:10:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-01 20:10:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-01 20:10:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-01 20:10:55,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-01 20:10:55,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_g2ovw6 2018-11-01 20:10:55,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_ve639i 2018-11-01 20:10:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_5jk996 2018-11-01 20:10:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:10:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-01 20:10:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-01 20:10:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-01 20:10:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-01 20:10:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-01 20:10:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-01 20:10:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-01 20:10:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_ve639i 2018-11-01 20:10:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-01 20:10:55,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-01 20:10:55,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:11:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:11:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MC6E5/remove-cluster-node.sh 2018-11-01 20:11:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_g2ovw6 stop 2018-11-01 20:11:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_g2ovw6 2018-11-01 20:11:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-01 20:11:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:11:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:11:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-01 20:11:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-01 20:11:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_5jk996 stop 2018-11-01 20:11:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-01 20:11:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_5jk996 2018-11-01 20:11:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-01 20:11:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-01 20:11:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-01 20:11:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-01 20:11:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-01 20:11:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_5jk996 2018-11-01 20:11:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_g2ovw6 2018-11-01 20:11:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-01 20:11:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-01 20:11:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-01 20:11:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-01 20:11:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_g2ovw6 2018-11-01 20:11:00,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-01 20:11:00,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_5jk996 2018-11-01 20:11:05,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-01 20:11:05,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:11:05,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-01 20:11:05,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:11:05,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-01 20:11:05,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:11:05,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-01 20:11:05,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-01 20:11:05,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:05,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:05,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:11:05,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-01 20:11:05,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:05,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_ua3vjy 2018-11-01 20:11:05,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:05,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:11:05,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:05,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:05,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:11:05,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-01 20:11:05,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-01 20:11:05,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:05,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:05,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-01 20:11:10,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_ua3vjy 2018-11-01 20:11:10,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_ua3vjy stop 2018-11-01 20:11:10,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:10,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:10,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:10,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:10,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-01 20:11:10,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:11:10,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:10,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:11:10,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-01 20:11:10,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:11:10,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_ua3vjy 2018-11-01 20:11:10,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-01 20:11:10,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:11:10,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:10,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "65b08952-7894-4a3a-a020-518ede62599f" to be deleted. current status: SHUTOFF 2018-11-01 20:11:10,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_ua3vjy 2018-11-01 20:11:10,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-01 20:11:10,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-01 20:11:10,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-01 20:11:10,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:11:10,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:11:10,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:10,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:10,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:11:10,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:10,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:10,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:11:10,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:10,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-01 20:11:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-01 20:11:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d3c9a64f-e470-4e43-a47b-7a32c698c8e7" to be deleted. current status: ACTIVE 2018-11-01 20:11:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-01 20:11:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-01 20:11:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:11:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:11:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:11:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:11:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:11:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:11:21,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:11:21,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9fb9e802-67fd-4447-b76c-b0a72cf9e856" to be deleted. current status: SHUTOFF 2018-11-01 20:11:21,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-01 20:11:21,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:11:21,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:11:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:11:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:11:21,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:11:26,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:11:26,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-01 20:11:26,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-01 20:11:26,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:11:26,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-01 20:11:26,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:11:26,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:26,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:11:26,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:11:26,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:11:26,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:26,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-01 20:11:26,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:26,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:11:26,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-01 20:11:26,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:11:26,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:11:26,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-01 20:11:26,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "351a8efa-bf32-46aa-8564-959b455f8c69" to be deleted. current status: SHUTOFF 2018-11-01 20:11:31,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-01 20:11:31,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:11:31,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:11:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:11:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:11:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:11:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:12:43,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/S8PMZ/remove-cluster-node.sh 2018-11-01 20:12:43,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:12:43,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-01 20:12:43,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-01 20:12:43,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:12:43,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-01 20:12:43,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-01 20:12:43,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-01 20:12:43,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-01 20:12:43,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-01 20:12:43,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-01 20:12:43,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-01 20:12:43,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_ve1eli 2018-11-01 20:12:48,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:48,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-01 20:12:48,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-01 20:12:48,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_ve1eli 2018-11-01 20:12:48,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_ve1eli stop 2018-11-01 20:12:53,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-01 20:12:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-01 20:12:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-01 20:12:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_ve1eli 2018-11-01 20:12:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:12:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-01 20:12:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_ve1eli 2018-11-01 20:12:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-01 20:12:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-01 20:12:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:12:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:12:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-01 20:12:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:12:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:12:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:12:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:12:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:13:03,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:13:03,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:13:03,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:13:03,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:13:03,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-01 20:13:03,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "39108d17-417c-4592-9665-5bd75b4d9d5c" to be deleted. current status: ACTIVE 2018-11-01 20:13:09,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-01 20:13:14,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:13:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:13:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:13:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:13:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:13:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:13:34,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/2AYYM/stop-bono.sh 2018-11-01 20:13:34,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-11-01 20:13:34,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:13:34,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:13:34,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/URJFS/bind.py 2018-11-01 20:13:34,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:13:34,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-01 20:13:34,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6pMzC1 /etc/bind/db.clearwater.local 2018-11-01 20:13:34,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-01 20:13:34,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-01 20:13:34,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-01 20:13:34,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-01 20:13:34,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-01 20:13:34,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-01 20:13:34,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpM4kXnl /etc/bind/db.clearwater.opnfv 2018-11-01 20:13:34,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-01 20:13:34,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.4', u'hss_hostname': u''}. 2018-11-01 20:13:39,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-01 20:13:39,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-01 20:13:39,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:13:39,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RQGX0/remove-cluster-node.sh 2018-11-01 20:13:39,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RQGX0/remove-cluster-node.sh 2018-11-01 20:13:39,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-01 20:13:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RQGX0/remove-cluster-node.sh 2018-11-01 20:13:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-01 20:13:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:13:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-01 20:13:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:13:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-01 20:13:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:13:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-01 20:13:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:13:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-01 20:13:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:13:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-01 20:13:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:13:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:13:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-01 20:13:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-01 20:13:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-01 20:13:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-01 20:13:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-01 20:13:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_x96ow3 2018-11-01 20:13:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-01 20:13:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-01 20:13:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-01 20:13:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-01 20:13:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-01 20:13:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-01 20:13:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-01 20:13:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-01 20:13:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-01 20:13:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_tixqt4 2018-11-01 20:13:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_ad6c5o 2018-11-01 20:13:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-01 20:13:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_x96ow3 2018-11-01 20:13:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_x96ow3 stop 2018-11-01 20:13:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-01 20:13:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-01 20:13:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-01 20:13:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-01 20:13:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_x96ow3 2018-11-01 20:13:55,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:13:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-01 20:13:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-01 20:14:00,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-01 20:14:00,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-01 20:14:00,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_tixqt4 stop 2018-11-01 20:14:00,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_tixqt4 2018-11-01 20:14:00,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_x96ow3 2018-11-01 20:14:00,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-01 20:14:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-01 20:14:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-01 20:14:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-01 20:14:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-01 20:14:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:14:00,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-01 20:14:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:14:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_ad6c5o stop 2018-11-01 20:14:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-01 20:14:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_tixqt4 2018-11-01 20:14:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_ad6c5o 2018-11-01 20:14:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-01 20:14:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-01 20:14:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-01 20:14:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_ad6c5o 2018-11-01 20:14:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:14:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-01 20:14:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:14:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-01 20:14:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-01 20:14:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-01 20:14:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_tixqt4 2018-11-01 20:14:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-01 20:14:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:14:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:14:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_ad6c5o 2018-11-01 20:14:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-01 20:14:05,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:14:05,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-01 20:14:05,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:14:05,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:14:05,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:14:05,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-01 20:14:05,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-01 20:14:05,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:05,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:05,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:14:05,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:14:05,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:05,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:14:05,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-01 20:14:05,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "efb9b71b-44ee-4864-9ffb-afd8d0498617" to be deleted. current status: SHUTOFF 2018-11-01 20:14:05,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:05,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:05,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:05,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-01 20:14:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-01 20:14:10,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:10,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:15,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:15,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-01 20:14:15,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:14:15,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:15,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:14:15,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-01 20:14:15,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:15,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:14:15,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:14:15,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-01 20:14:15,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6ec2c2d3-f5ff-40e4-ae25-185e0460cdab" to be deleted. current status: SHUTOFF 2018-11-01 20:14:15,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3c40088e-f14e-476c-a11e-8894baffeee8" to be deleted. current status: SHUTOFF 2018-11-01 20:14:21,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-01 20:14:21,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:14:21,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:14:21,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-01 20:14:26,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:14:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:14:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:14:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:14:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-01 20:14:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-01 20:14:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-01 20:14:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-01 20:14:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-01 20:14:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-01 20:14:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-01 20:14:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:14:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-01 20:14:26,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-11-01 20:14:26,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:14:26,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:14:26,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-01 20:14:26,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-01 20:14:26,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-01 20:14:26,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:14:26,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-01 20:14:26,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-01 20:14:26,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:14:41,131 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-11-01 20:14:42,041 - 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'e9ad54a1d4024c549a2e5d0b385fdfb7', '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_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}) 2018-11-01 20:14:42,416 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0aa9db8ecffb456c823b180fb0cbe96a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}) 2018-11-01 20:14:42,612 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 20:14:42,722 - functest.core.tenantnetwork - DEBUG - role: 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'4dfb5a4e8a564a9995d334f07496fcea'}) 2018-11-01 20:14:43,380 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 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'e9ad54a1d4024c549a2e5d0b385fdfb7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b45136b9-b8cb-4230-a6e3-cb0ef8baa9c7', 'username': u'heat_ims-user_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 20:14:43,383 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'password': 'b45136b9-b8cb-4230-a6e3-cb0ef8baa9c7', 'project_name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'e9ad54a1d4024c549a2e5d0b385fdfb7', 'project_domain_name': 'Default'} 2018-11-01 20:14:43,412 - 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-11-01 20:14:43,413 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-11-01 20:14:44,032 - 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-11-01T20:14:43Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9357f6c5-b188-41e5-a4f4-b1fe4185ca95', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', u'created_at': u'2018-11-01T20:14:43Z', u'mtu': 1450, u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'l2_adjacency': True}) 2018-11-01 20:14:45,254 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T20:14:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f7802e2a-8d3e-4494-95f0-ed023ae5b8dc', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', u'enable_dhcp': True, u'network_id': u'9357f6c5-b188-41e5-a4f4-b1fe4185ca95', u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'created_at': u'2018-11-01T20:14:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7'}) 2018-11-01 20:14:46,868 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T20:14:46Z', u'revision_number': 3, u'id': u'2973ba2b-e7e0-4b1a-846e-e769a9695f99', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', u'admin_state_up': True, u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'created_at': u'2018-11-01T20:14:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7'}) 2018-11-01 20:14:57,465 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1/file', 'owner': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'id': u'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'size': 263586304, u'self': u'/v2/images/e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T20:14:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T20:14:57Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'created': u'2018-11-01T20:14:52Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-01T20:14:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-01 20:14:57,709 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'3e9dcf933068455ab9b9f3764849638d', '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'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'swap': 0}) 2018-11-01 20:14:59,263 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Z7rCjz14ue88KTOCD1f5vtg0UBSXa1o5iuNIGDUOMaff3efMZuLV2SYOI20X5Tk3xkJ09ESR4p0hIj7omYFVpBxMOfmfAlsfmt3K4ZFo1RvitEtcaRHth1xkWyQ5gJR0l0SY4ig/Z1820k+lmDTcDDPnqFde3cUuoP54jb9VfQum0AgF0ufpHh0WKk4qeokWOGMEhC6K9XqrsytGVT/zZ1Ycrmp5wRsa8D76h6KHZNo+tZ/6VK6LVcrczNxtd2u4jEoX5qouLBJi0FUUZVDs708FMgB3EoiUzJqoFpY5diYzwJuEHDImXlL88UYWSdVrjW6Es9g9OiQj90dt90Hl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvGe6wo89eLnvPCkzgg9X+b7YNFAUl2taOYrjSBg1DjGn393n\nzGbi1dkmDiNtF+U5N8ZCdPREkeKdISI+6JmBVaQcTDn5nwJbH5rdyuGRaNUb4rRL\nXGkR7YdcZFskOYCUdJdEmOIoP2dfNtJPpZg03Awz56hXXt3FLqD+eI2/VX0LptAI\nBdLn6R4dFipOKnqJFjhjBIQuivV6q7MrRlU/82dWHK5qecEbGvA++oeih2TaPrWf\n+lSui1XK3MzcbXdruIxKF+aqLiwSYtBVFGVQ7O9PBTIAdxKIlMyaqBaWOXYmM8Cb\nhBwyJl5S/PFGFknVa41uhLPYPTokI/dHbfdB5QIDAQABAoIBAAoECa2mJ8JvQASW\nvCJB5o9kUeIWD8Is9tLwSzzd7JQgl6gTB+uZ3J05ugguYfJPQUdxxr6o7axDu86z\nH10GLBX9b3Ot8VM+sNFxTjEm5LAKBD19EDSNcWKLO6IqJjbYWwwHrqHiA/m66Rjk\n/U70VHsOOwQpsttcNstPy7dk8bL9p2tHz7zSWhPIhEWKwtdWp2Q+0aKgMmNYWgEn\niTusgU7AG/nB5Vm23yaPN2Qei17eYyaBzHOaxT6iZkNPNUe9ynHrbM+IFeRS0AvY\n0Q3cGURE7kuLbX9PiOcA4p8FfE9VJbOgTGmYDYmvRJ0qPRau2+mtF7rtBp/7C1Zr\nfK6lroECgYEA5zmERh4PbEcHXfjeGEyd5tpoM5NSAqN9/FvWuXr+sLrzKWOAoYT1\nLHD6zONLf2Cl0E9lyterBFYPQexH7CGJTsdcfRBvchuy+r8qKXz8yoxNEJ+v+LaF\nBEik02D0cYszt8OYpwVk5GqXOBkdPFdGKoLrp1w4jhUHBueVB8CZPmkCgYEA0Jet\nHY9vgQ+HT90AWihoCvLChuw2NjmPyggIWziL+tkfCG9ExqIwrnw6X1Q6Hg0L5Wxz\nLcttWZJ5BbpUsXnZYNuX8KtniXTh/irJX7YvRpIk2PX8z2nFo49UoMgne56TLpoJ\n+Q7+frCMva/jvm+pPrVqtmdS6MwU5BvYd/O7sB0CgYAlwwfuJ5SfO05hs3YaA9E5\n1Wt1GNco5Sh7IUiFDCgyFqYFmWF1f3BG7MCY23oF+HO7/GuEYApm7+MYAg2Q670v\n53EcX6XDvfBR8QxisC3cqmMfluS3Op+onnCEsO3a6T/t//ybMk9S2nGN0NQseZhU\n8wKnV3FJCvgV0ZZOKM8eGQKBgGmIY4ByIkLUnWvtbxEuIj1vxrVGasMSakoXuEqW\nmFOIZ+f3i39HbYPJvCqgzWqIxT0Eml1P73oC3hHkzJaiBDW5w+xye8aSiQfzk8BF\nxzNYGyZdhdNWOzTd/j3+JeOoPeS08Fi+mkl0fzA0/e9KRQFB/cRdEBhRsDwcTm+Z\ns5qNAoGAWViTxNBqJVFFygaQbZfdtUfDUCSFEP79Z+ySgenl2Zl6YqFZgYkW4Xmx\nsCCgq1kDFLSyuLyEcoHP5wxu/SqglcZ3hSbl/JI1p8F2GrP3gpjr1VVEYOjZoD7a\njRurrwsxyVnQeX/MDHwopmj2iZ2nAJIBZtpZFI3lALEvPAXF2JI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', 'name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'created_at': '2018-11-01T20:14:59.263251', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:21:7b:34:52:b9:54:ae:e4:95:ff:bb:5b:90:8c:19', 'type': 'ssh', 'id': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}) 2018-11-01 20:14:59,263 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-11-01 20:20:14,653 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-11-01T20:15:04Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'd71ec669-ab04-4697-8118-fb1fff681b14', 'parameters': Munch({u'OS::project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 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_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 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'81778e51-4b7a-4b5d-9274-f82139c15d97', 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'd71ec669-ab04-4697-8118-fb1fff681b14', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'fe59370c11af4e9ea43361138fdf8cb5', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.215', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-11-01T20:15:04Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/d71ec669-ab04-4697-8118-fb1fff681b14'}) 2018-11-01 20:20:23,620 - 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:d2:35:e9', u'version': 4, u'addr': u'192.168.1.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:35:e9', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:89:7b', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:89:7b', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:20:08.000000', 'flavor': Munch({u'id': u'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), 'az': u'nova', 'id': u'4cebd9ca-2843-4d91-aabf-36856e8e6525', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'23ff345d-b130-4851-9713-7d8096733210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'31894f22-94d7-48ee-a6f9-7e028dd5bc99'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'd1a99002-8808-41f6-bede-a14499c2cca0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ddf98af7-1fc7-4f17-a942-d14a3c5dbc57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f75eea7a-145c-4091-b56e-cf95f2263f6f'})], 'id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'f3d8bd20-f7a0-4579-8a1a-47f495a870d8', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'9d4291b7-3a07-49ec-8c96-02de5bbc2cca'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'f3d8bd20-f7a0-4579-8a1a-47f495a870d8', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'eb6e5656-665c-4b5f-ac4b-9e083c291281'})], 'id': u'f3d8bd20-f7a0-4579-8a1a-47f495a870d8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'51337729-eecd-43c8-b853-b26631e727c4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'1c12a5a5-c422-4f94-b2ba-a7dd9bca8a9e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'51337729-eecd-43c8-b853-b26631e727c4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3831b86b-cf88-495c-b564-5bb951bbae52'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'51337729-eecd-43c8-b853-b26631e727c4', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'e9fcf859-f509-436f-b2ef-7735df35a6c8'})], 'id': u'51337729-eecd-43c8-b853-b26631e727c4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-11-01T20:20:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:20:08Z', 'hostId': u'6230ea548d453cb924e9005aada0b367f6f4269a55f9634982bb1163', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'public_v6': '', 'private_v4': u'192.168.1.20', 'cloud': 'envvars', 'host_id': u'6230ea548d453cb924e9005aada0b367f6f4269a55f9634982bb1163', '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-11-01T20:20:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'created_at': u'2018-11-01T20:19:28Z', 'created': u'2018-11-01T20:19:28Z', '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:f0:d8:5c', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:d8:5c', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:1d:5f', u'version': 4, u'addr': u'192.168.0.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:1d:5f', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:20:06.000000', 'flavor': Munch({u'id': u'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), 'az': u'nova', 'id': u'ba5a52ba-560f-437f-9e10-c22f7d5ae1f1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'23ff345d-b130-4851-9713-7d8096733210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'31894f22-94d7-48ee-a6f9-7e028dd5bc99'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'd1a99002-8808-41f6-bede-a14499c2cca0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ddf98af7-1fc7-4f17-a942-d14a3c5dbc57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f75eea7a-145c-4091-b56e-cf95f2263f6f'})], 'id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'2d48f364-de4e-471c-a7ca-678fd0efa03e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'51fbaa15-ed29-49cd-aaa3-dfd76e1d8691'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'6cd1345b-6c4b-4f28-923d-41c6fba7c184'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'8092ff7a-0ce8-44aa-b563-41668db9c9f1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'9981bfec-8d97-4599-a12c-86b4306c7e92'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'9b36ebb0-28c4-4aed-9078-d8cced66d8d0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bf4683e7-2bdc-457e-9b73-8022cde449fa'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'ce1e3838-5978-4f1d-93cd-8a64a9c0b4fd'})], 'id': u'c3ea1453-e633-4255-a98f-afcb2cdf7266', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2018-11-01T20:20:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:20:06Z', 'hostId': u'6230ea548d453cb924e9005aada0b367f6f4269a55f9634982bb1163', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'public_v6': '', 'private_v4': u'192.168.1.7', 'cloud': 'envvars', 'host_id': u'6230ea548d453cb924e9005aada0b367f6f4269a55f9634982bb1163', '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-11-01T20:20:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'created_at': u'2018-11-01T20:19:27Z', 'created': u'2018-11-01T20:19:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:b5:3c', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:d9:99', 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:6a:d9:99', 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'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:20:03.000000', 'flavor': Munch({u'id': u'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), 'az': u'nova', 'id': u'2f8be1ae-6879-4a27-8171-bcb91099f2bb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'23ff345d-b130-4851-9713-7d8096733210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'31894f22-94d7-48ee-a6f9-7e028dd5bc99'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'd1a99002-8808-41f6-bede-a14499c2cca0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ddf98af7-1fc7-4f17-a942-d14a3c5dbc57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f75eea7a-145c-4091-b56e-cf95f2263f6f'})], 'id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'7d8fead6-525e-4ea5-b0b7-9a2125476a77', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'570d23ad-4f1b-4a38-9aaa-2bddb129aa13'})], 'id': u'7d8fead6-525e-4ea5-b0b7-9a2125476a77', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'9d463a5b-891c-4e70-8fba-5db0c8510920', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'0a14770a-66ac-4079-ac76-ed711ece0cf3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'9d463a5b-891c-4e70-8fba-5db0c8510920', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8c973cb6-4181-4f59-8ae9-f6316cf09844'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'9d463a5b-891c-4e70-8fba-5db0c8510920', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a52b1b91-e034-446d-9330-9c6b554bb932'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'9d463a5b-891c-4e70-8fba-5db0c8510920', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'c3f50c0d-1ea4-4c1f-8362-658f69c518b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'9d463a5b-891c-4e70-8fba-5db0c8510920', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e7bdc33d-a4c0-4ce1-ac28-8d36403ec01d'})], 'id': u'9d463a5b-891c-4e70-8fba-5db0c8510920', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', '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'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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-11-01T20:20:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:20:03Z', 'hostId': u'a74fb932959ea26656ad9914b97a59b17d0e7e9f9bae89f2d1472397', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'public_v6': '', 'private_v4': u'192.168.0.15', 'cloud': 'envvars', 'host_id': u'a74fb932959ea26656ad9914b97a59b17d0e7e9f9bae89f2d1472397', '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-11-01T20:20:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'created_at': u'2018-11-01T20:19:25Z', 'created': u'2018-11-01T20:19:25Z', '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:d3:96:15', u'version': 4, u'addr': u'192.168.1.22', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:94:c0', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:94:c0', 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'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:20:09.000000', 'flavor': Munch({u'id': u'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), 'az': u'nova', 'id': u'b30a71fb-22ae-4d85-9584-34dbfc957494', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'23ff345d-b130-4851-9713-7d8096733210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'31894f22-94d7-48ee-a6f9-7e028dd5bc99'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'd1a99002-8808-41f6-bede-a14499c2cca0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ddf98af7-1fc7-4f17-a942-d14a3c5dbc57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f75eea7a-145c-4091-b56e-cf95f2263f6f'})], 'id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'4c4862a8-f6e5-4ed9-b39a-5fa05565a3d4', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'05aab629-9c3b-4666-944b-9cf040afa900'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'4c4862a8-f6e5-4ed9-b39a-5fa05565a3d4', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3082ad63-51dc-4e7c-b57c-cb0325be8c8f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'4c4862a8-f6e5-4ed9-b39a-5fa05565a3d4', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'45cf34bd-ff05-4ec1-9ea6-3817e2ec249b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'4c4862a8-f6e5-4ed9-b39a-5fa05565a3d4', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'5967437c-6a04-4cb5-8373-c835f79ac228'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'4c4862a8-f6e5-4ed9-b39a-5fa05565a3d4', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'5e3722d9-5eb9-44a1-b986-ad6d336fd6d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'4c4862a8-f6e5-4ed9-b39a-5fa05565a3d4', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'87b641e3-7bb6-4058-9dad-2ee1a968f68b'})], 'id': u'4c4862a8-f6e5-4ed9-b39a-5fa05565a3d4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'715e1596-bf16-4396-a202-d04f1b3c4647', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'247f8bdb-8230-476c-a8a3-9a53f59280e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'715e1596-bf16-4396-a202-d04f1b3c4647', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'822829b2-aed1-4bd9-8e7a-ac26f9d8865f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'715e1596-bf16-4396-a202-d04f1b3c4647', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'fbfde650-9b82-4496-8c30-4b637e69695a'})], 'id': u'715e1596-bf16-4396-a202-d04f1b3c4647', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', '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'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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-11-01T20:20:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:20:09Z', 'hostId': u'a74fb932959ea26656ad9914b97a59b17d0e7e9f9bae89f2d1472397', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'a74fb932959ea26656ad9914b97a59b17d0e7e9f9bae89f2d1472397', '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-11-01T20:20:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'created_at': u'2018-11-01T20:19:25Z', 'created': u'2018-11-01T20:19:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:15:42', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:3b:49', 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:d3:3b:49', 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'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:19:59.000000', 'flavor': Munch({u'id': u'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), 'az': u'nova', 'id': u'fd065d89-71f5-44f6-a125-14def9c9bb4e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'23ff345d-b130-4851-9713-7d8096733210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'31894f22-94d7-48ee-a6f9-7e028dd5bc99'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'd1a99002-8808-41f6-bede-a14499c2cca0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ddf98af7-1fc7-4f17-a942-d14a3c5dbc57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f75eea7a-145c-4091-b56e-cf95f2263f6f'})], 'id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'8932baab-dcee-4ceb-8ee1-42b6747ca9c9', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'1458500a-dfd4-46da-b8fd-77172fa7609e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'8932baab-dcee-4ceb-8ee1-42b6747ca9c9', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'2206bb32-fa3b-4bd8-941f-04569bbe3b52'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'8932baab-dcee-4ceb-8ee1-42b6747ca9c9', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'43a1a846-74ce-4375-99fa-1d7fabf95e59'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'8932baab-dcee-4ceb-8ee1-42b6747ca9c9', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'9150f780-1919-4852-8819-e2d357562774'})], 'id': u'8932baab-dcee-4ceb-8ee1-42b6747ca9c9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'e62d3fad-e655-481b-9d52-73d56a52fa55', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'34323099-08f2-493d-92d2-6005d4d7bb30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'e62d3fad-e655-481b-9d52-73d56a52fa55', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd4a2a64b-b922-457a-81f9-9aaa17a0f33c'})], 'id': u'e62d3fad-e655-481b-9d52-73d56a52fa55', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', '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'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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-11-01T20:19:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:19:59Z', 'hostId': u'a74fb932959ea26656ad9914b97a59b17d0e7e9f9bae89f2d1472397', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'a74fb932959ea26656ad9914b97a59b17d0e7e9f9bae89f2d1472397', '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-11-01T20:19:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'created_at': u'2018-11-01T20:19:24Z', 'created': u'2018-11-01T20:19:24Z', '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:df:04:eb', 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:df:04:eb', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:19:12.000000', 'flavor': Munch({u'id': u'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), 'az': u'nova', 'id': u'c0dd5e5f-91a8-42aa-bbb0-920ff2cf875c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'23ff345d-b130-4851-9713-7d8096733210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'31894f22-94d7-48ee-a6f9-7e028dd5bc99'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'd1a99002-8808-41f6-bede-a14499c2cca0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ddf98af7-1fc7-4f17-a942-d14a3c5dbc57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f75eea7a-145c-4091-b56e-cf95f2263f6f'})], 'id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'16cb518c-b136-4fa1-8679-af023962db97', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'390638b9-534a-45d4-876a-20829a0aa876'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'16cb518c-b136-4fa1-8679-af023962db97', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'b581f3f4-02ff-4065-863e-0d10d0958b1c'})], 'id': u'16cb518c-b136-4fa1-8679-af023962db97', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-11-01T20:19:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:19:12Z', 'hostId': u'6230ea548d453cb924e9005aada0b367f6f4269a55f9634982bb1163', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'6230ea548d453cb924e9005aada0b367f6f4269a55f9634982bb1163', '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-11-01T20:19:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'created_at': u'2018-11-01T20:17:27Z', 'created': u'2018-11-01T20:17:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4a:34:0f', 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:e1:5a:29', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:5a:29', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:17:17.000000', 'flavor': Munch({u'id': u'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), 'az': u'nova', 'id': u'04260db2-9082-48ae-8d64-d7725dfd33b7', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'0ca142ed-9e54-4c00-807b-ae4b15eb2777'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'6e0b8870-fe84-40ff-bb91-a15d5ed0df00'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'bc1ad630-2da9-467a-bec9-aa65f8fb4013'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'ea56899d-06ed-4659-83d9-05fada47accd'})], 'id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'0ca142ed-9e54-4c00-807b-ae4b15eb2777'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'6e0b8870-fe84-40ff-bb91-a15d5ed0df00'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'bc1ad630-2da9-467a-bec9-aa65f8fb4013'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'ea56899d-06ed-4659-83d9-05fada47accd'})], 'id': u'6d995d0d-6fa8-4f29-b9af-b5784c74d455', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2018-11-01T20:17:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:17:17Z', 'hostId': u'a74fb932959ea26656ad9914b97a59b17d0e7e9f9bae89f2d1472397', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'a74fb932959ea26656ad9914b97a59b17d0e7e9f9bae89f2d1472397', '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-11-01T20:17:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'created_at': u'2018-11-01T20:15:29Z', 'created': u'2018-11-01T20:15:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-11-01 20:20:24,205 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 2018-11-01 20:20:24,207 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:20:34,866 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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... 2018-11-01 20:20:34,868 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:20:45,461 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 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] 2018-11-01 20:20:45,462 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:20:55,869 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... 2018-11-01 20:20:55,872 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:21:06,603 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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) ... 2018-11-01 20:21:06,606 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:21:17,355 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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) ... 2018-11-01 20:21:17,357 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:21:27,792 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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) ... 2018-11-01 20:21:27,795 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:21:38,359 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... 2018-11-01 20:21:38,361 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:21:48,769 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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) ... 2018-11-01 20:21:48,772 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:21:59,425 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... 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) ... 2018-11-01 20:21:59,428 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:22:09,839 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... 2018-11-01 20:22:09,842 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:22:20,242 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8334 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' 2018-11-01 20:22:20,246 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:22:30,954 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8334 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 2018-11-01 20:22:30,958 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:22:41,708 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8334 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 8 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... 2018-11-01 20:22:41,712 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:22:52,138 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8334 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 8 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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 2018-11-01 20:22:52,142 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:23:02,874 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8334 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 8 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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 2018-11-01 20:23:02,878 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:23:13,444 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008036] Security Framework initialized [ 0.009198] AppArmor: AppArmor initialized [ 0.010285] Yama: becoming mindful. [ 0.011389] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013689] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018445] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021426] Initializing cgroup subsys devices [ 0.022573] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025119] Initializing cgroup subsys perf_event [ 0.026323] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029813] mce: CPU supports 10 MCE banks [ 0.030907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033526] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038575] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049324] ACPI: Core revision 20131115 [ 0.050888] ACPI: All ACPI Tables successfully acquired [ 0.052374] ftrace: allocating 28747 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.073373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075042] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076237] Enabling x2apic [ 0.077148] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094469] KVM setup paravirtual spinlock [ 0.097032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099058] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120412] devtmpfs: initialized [ 0.122310] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125094] EVM: security.ima [ 0.126080] EVM: security.capability [ 0.128102] pinctrl core: initialized pinctrl subsystem [ 0.129719] regulator-dummy: no parameters [ 0.131067] RTC time: 20:20:08, date: 11/01/18 [ 0.132037] NET: Registered protocol family 16 [ 0.133498] cpuidle: using governor ladder [ 0.134772] cpuidle: using governor menu [ 0.136073] ACPI: bus type PCI registered [ 0.137323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139255] PCI: Using configuration type 1 for base access [ 0.140602] bio: create slab at 0 [ 0.141307] ACPI: Added _OSI(Module Device) [ 0.141388] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145456] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148116] ACPI: Interpreter enabled [ 0.149309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164690] ACPI: (supports S0 S5) [ 0.165628] ACPI: Using IOAPIC for interrupt routing [ 0.167275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168237] ACPI: No dock devices found. [ 0.171607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177516] acpiphp: Slot [4] registered [ 0.178785] acpiphp: Slot [5] registered [ 0.180023] acpiphp: Slot [6] registered [ 0.181286] acpiphp: Slot [7] registered [ 0.182544] acpiphp: Slot [8] registered [ 0.183800] acpiphp: Slot [9] registered [ 0.184028] acpiphp: Slot [10] registered [ 0.185428] acpiphp: Slot [11] registered [ 0.186715] acpiphp: Slot [12] registered [ 0.187987] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189333] acpiphp: Slot [15] registered [ 0.190616] acpiphp: Slot [16] registered [ 0.191902] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193309] acpiphp: Slot [19] registered [ 0.194587] acpiphp: Slot [20] registered [ 0.195866] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197296] acpiphp: Slot [23] registered [ 0.198585] acpiphp: Slot [24] registered [ 0.199855] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201294] acpiphp: Slot [27] registered [ 0.202575] acpiphp: Slot [28] registered [ 0.203852] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205309] acpiphp: Slot [31] registered [ 0.206577] PCI host bridge to bus 0000:00 [ 0.207870] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248702] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.255116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258920] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264949] vgaarb: bridge control possible 0000:00:02.0 [ 0.266820] SCSI subsystem initialized [ 0.268202] ACPI: bus type USB registered [ 0.269379] usbcore: registered new interface driver usbfs [ 0.271031] usbcore: registered new interface driver hub [ 0.272046] usbcore: registered new device driver usb [ 0.273628] PCI: Using ACPI for IRQ routing [ 0.273754] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277358] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278911] NetLabel: unlabeled traffic allowed by default [ 0.280222] Switched to clocksource kvm-clock [ 0.288431] AppArmor: AppArmor Filesystem Enabled [ 0.289920] pnp: PnP ACPI init [ 0.290962] ACPI: bus type PNP registered [ 0.292721] pnp: PnP ACPI: found 8 devices [ 0.294089] ACPI: bus type PNP unregistered [ 0.301629] NET: Registered protocol family 2 [ 0.303292] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307777] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309803] TCP: reno registered [ 0.310880] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314625] NET: Registered protocol family 1 [ 0.316011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.342048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364719] Trying to unpack rootfs image as initramfs... [ 0.463653] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466243] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467989] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471535] Scanning for low memory corruption every 60 seconds [ 0.473299] Initialise system trusted keyring [ 0.474525] audit: initializing netlink socket (disabled) [ 0.475799] type=2000 audit(1541103609.869:1): initialized [ 0.496546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499181] zbud: loaded [ 0.500272] VFS: Disk quotas dquot_6.5.2 [ 0.501486] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503666] fuse init (API version 7.22) [ 0.504962] msgmni has been set to 3997 [ 0.506197] Key type big_key registered [ 0.507843] Key type asymmetric registered [ 0.509098] Asymmetric key parser 'x509' registered [ 0.510560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512796] io scheduler noop registered [ 0.513998] io scheduler deadline registered (default) [ 0.515534] io scheduler cfq registered [ 0.516808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520332] ipmi message handler version 39.2 [ 0.521761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524020] ACPI: Power Button [PWRF] [ 0.525372] GHES: HEST is not enabled! [ 0.549091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644056] Linux agpgart interface v0.103 [ 0.646430] brd: module loaded [ 0.647920] loop: module loaded [ 0.649208] blk-mq: CPU -> queue map [ 0.650226] CPU 0 -> Queue 0 [ 0.651131] CPU 1 -> Queue 0 [ 0.652776] vda: vda1 [ 0.654251] scsi0 : ata_piix [ 0.655206] scsi1 : ata_piix [ 0.656101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659758] libphy: Fixed MDIO Bus: probed [ 0.661009] tun: Universal TUN/TAP device driver, 1.6 [ 0.662325] tun: (C) 1999-2004 Max Krasnyansky [ 0.665416] PPP generic driver version 2.4.2 [ 0.666630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.668231] ehci-pci: EHCI PCI platform driver [ 0.669388] ehci-platform: EHCI generic platform driver [ 0.670727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672211] ohci-pci: OHCI PCI platform driver [ 0.673370] ohci-platform: OHCI generic platform driver [ 0.674707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706047] usb usb1: Product: UHCI Host Controller [ 0.707268] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.708801] usb usb1: SerialNumber: 0000:00:01.2 [ 0.710072] hub 1-0:1.0: USB hub found [ 0.711094] hub 1-0:1.0: 2 ports detected [ 0.712308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717704] mousedev: PS/2 mouse device common for all mice [ 0.719741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722194] rtc_cmos 00:00: RTC can wake from S4 [ 0.723843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727442] device-mapper: uevent: version 1.0.3 [ 0.728850] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.731261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733022] TCP: cubic registered [ 0.741448] NET: Registered protocol family 10 [ 0.743062] NET: Registered protocol family 17 [ 0.744370] Key type dns_resolver registered [ 0.745762] Loading compiled-in X.509 certificates [ 0.747656] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.750326] registered taskstats version 1 [ 0.753587] Key type trusted registered [ 0.757630] Key type encrypted registered [ 0.758868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760441] IMA: No TPM chip found, activating TPM-bypass! [ 0.762537] regulator-dummy: disabling [ 0.763803] Magic number: 10:498:345 [ 0.764998] tty tty62: hash matches [ 0.766219] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.768611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770278] EDD information not available. [ 0.813498] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815547] Write protecting the kernel read-only data: 12288k [ 0.817550] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.820894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834497] systemd-udevd[107]: starting version 204 [ 0.873895] FDC 0 is a S82078B [ 1.024090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189472] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192789] usb 1-1: Product: QEMU USB Tablet [ 1.193873] usb 1-1: Manufacturer: QEMU [ 1.194883] usb 1-1: SerialNumber: 42 [ 1.464073] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.893019] 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.243665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.061853] random: init urandom read with 11 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 ] [ 3.151723] 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 Thu, 01 Nov 2018 20:20:12 +0000. Up 3.87 seconds. cloud-init-nonet[4.06]: 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 ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.06 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:d2:35:e9 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:72:89:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. +. . | |.+ . . . | |oo . o | |o.o o | | +. S | |o o | |o . . . | |ooEo + | |.==.+ | +-----------------+ 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: 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |++o+* | |o=.+ + . E | |* o . o = . | | * . o = | |. + S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S ... | | .o..o.. | | =+o=.o| | .oOBE..| | .++B. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | = o | | + S X o | | o o X * . | | o = E . | | = + | | . o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * 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 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:21 +0000. Up 12.62 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 14.30 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 18007 0 --:--:-- --:--:-- --:--:-- 18097 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1569 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 8 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5227 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8334 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 8 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.0.3' + 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 | 00:21:7b:34:52:b9:54:ae:e4:95:ff:bb:5b:90:8c:19 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 49:33:08:04:b0:a1:73:50:e7:81:68:3e:1e:47:fd:1d root@homer-0 (DSA) ec2: 256 f7:16:6f:7d:62:3a:03:b9:6d:ed:b0:89:77:62:74:6b root@homer-0 (ECDSA) ec2: 256 5b:fa:ac:d5:60:7c:23:c8:52:a6:fe:40:af:15:37:e6 root@homer-0 (ED25519) ec2: 2048 31:a0:10:72:fa:db:5b:ca:b8:40:c1:0b:ae:8e:ed:66 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGTLcAI6lmonhaz/6egs/hEBdeUgzpqNQXBlW2aPAntDU+iEzSJMtB6dkzhmFRN2c3GqqTbAJAwUT57vxaylgA8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDfi7tC/3o6D8+c2KSD5hVQ10AGSQ2VVBNbhsCInVD5a root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtBbJOGzxW5lObp43XGr4Kw4h5xkWqbhFTGSKgA3scoaYNkPFcgiPmtZqjHzUXxlvW0RuC/qImefjQBa0UR5NmlCSqu3hgJfPlAXqw4R1KEQmB2Rmd3SpwYzWjFY4arT3/zUO2nGtlbcEbNhVCHSeCctJF8+d4ar/MCihhdGSSwHYJLCaoUfzrGHAgM9x7WRBghs06q1gOp2TeiUbrU1/aCkKMFACBsrkWYOMvDb7HpStczi2XD0xgiVJo5728MLWHZD77JZqjexQV4sVsFOhwbLDr5uhZPCoB0nMUPps9mSge6ULHknz3Cm+R7/WQaE8hvWov5w59ShRazRSNBPdJ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 20:23:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.87 seconds 2018-11-01 20:23:13,448 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-01 20:23:13,984 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009076] AppArmor: AppArmor initialized [ 0.010088] Yama: becoming mindful. [ 0.011134] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013701] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016816] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018309] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020270] Initializing cgroup subsys memory [ 0.021347] Initializing cgroup subsys devices [ 0.022418] Initializing cgroup subsys freezer [ 0.023482] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025113] Initializing cgroup subsys hugetlb [ 0.026224] FEATURE SPEC_CTRL Present [ 0.028503] mce: CPU supports 10 MCE banks [ 0.029541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029541] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031909] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033642] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037730] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040625] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046561] ACPI: Core revision 20131115 [ 0.048102] ACPI: All ACPI Tables successfully acquired [ 0.049507] ftrace: allocating 28747 entries in 113 pages [ 0.068216] smpboot: Max logical packages: 2 [ 0.072081] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073543] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076292] Enabling x2apic [ 0.077079] Enabled x2apic [ 0.078121] Switched APIC routing to physical x2apic. [ 0.080892] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082363] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.084667] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093714] KVM setup paravirtual spinlock [ 0.097120] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098943] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.097068] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116017] KVM setup async PF for cpu 1 [ 0.116030] x86: Booted up 1 node, 2 CPUs [ 0.116034] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.122564] devtmpfs: initialized [ 0.125284] EVM: security.selinux [ 0.126156] EVM: security.SMACK64 [ 0.127017] EVM: security.ima [ 0.127810] EVM: security.capability [ 0.128948] pinctrl core: initialized pinctrl subsystem [ 0.130294] regulator-dummy: no parameters [ 0.131374] RTC time: 20:20:07, date: 11/01/18 [ 0.132075] NET: Registered protocol family 16 [ 0.133291] cpuidle: using governor ladder [ 0.134304] cpuidle: using governor menu [ 0.135369] ACPI: bus type PCI registered [ 0.136011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.137591] PCI: Using configuration type 1 for base access [ 0.139503] bio: create slab at 0 [ 0.140083] ACPI: Added _OSI(Module Device) [ 0.141125] ACPI: Added _OSI(Processor Device) [ 0.142190] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.143307] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145460] ACPI: Interpreter enabled [ 0.146424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156007] ACPI: (supports S0 S5) [ 0.156889] ACPI: Using IOAPIC for interrupt routing [ 0.158059] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160201] ACPI: No dock devices found. [ 0.163111] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165513] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.166989] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168214] acpiphp: Slot [3] registered [ 0.169224] acpiphp: Slot [4] registered [ 0.170216] acpiphp: Slot [5] registered [ 0.171205] acpiphp: Slot [6] registered [ 0.172032] acpiphp: Slot [7] registered [ 0.173068] acpiphp: Slot [8] registered [ 0.174060] acpiphp: Slot [9] registered [ 0.175063] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177024] acpiphp: Slot [12] registered [ 0.178031] acpiphp: Slot [13] registered [ 0.179039] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181036] acpiphp: Slot [16] registered [ 0.182046] acpiphp: Slot [17] registered [ 0.183065] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185038] acpiphp: Slot [20] registered [ 0.186122] acpiphp: Slot [21] registered [ 0.187137] acpiphp: Slot [22] registered [ 0.188020] acpiphp: Slot [23] registered [ 0.189040] acpiphp: Slot [24] registered [ 0.190047] acpiphp: Slot [25] registered [ 0.191053] acpiphp: Slot [26] registered [ 0.192019] acpiphp: Slot [27] registered [ 0.193020] acpiphp: Slot [28] registered [ 0.194026] acpiphp: Slot [29] registered [ 0.195029] acpiphp: Slot [30] registered [ 0.196025] acpiphp: Slot [31] registered [ 0.197021] PCI host bridge to bus 0000:00 [ 0.198032] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201371] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202874] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210940] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238525] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240415] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242201] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.243984] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.246551] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.248217] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.251259] vgaarb: loaded [ 0.252003] vgaarb: bridge control possible 0000:00:02.0 [ 0.253518] SCSI subsystem initialized [ 0.254647] ACPI: bus type USB registered [ 0.254647] usbcore: registered new interface driver usbfs [ 0.256020] usbcore: registered new interface driver hub [ 0.257286] usbcore: registered new device driver usb [ 0.257286] PCI: Using ACPI for IRQ routing [ 0.260252] NetLabel: Initializing [ 0.261155] NetLabel: domain hash size = 128 [ 0.262219] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.263439] NetLabel: unlabeled traffic allowed by default [ 0.264235] Switched to clocksource kvm-clock [ 0.272193] AppArmor: AppArmor Filesystem Enabled [ 0.273363] pnp: PnP ACPI init [ 0.274207] ACPI: bus type PNP registered [ 0.275662] pnp: PnP ACPI: found 8 devices [ 0.276684] ACPI: bus type PNP unregistered [ 0.284330] NET: Registered protocol family 2 [ 0.285690] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287587] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289270] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290845] TCP: reno registered [ 0.291697] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293086] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.294618] NET: Registered protocol family 1 [ 0.295704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297043] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.298358] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.320651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.343144] Trying to unpack rootfs image as initramfs... [ 0.441503] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445019] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.446938] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.448986] Scanning for low memory corruption every 60 seconds [ 0.450738] Initialise system trusted keyring [ 0.451866] audit: initializing netlink socket (disabled) [ 0.453133] type=2000 audit(1541103608.100:1): initialized [ 0.474045] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.476509] zbud: loaded [ 0.477536] VFS: Disk quotas dquot_6.5.2 [ 0.478575] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481009] fuse init (API version 7.22) [ 0.482421] msgmni has been set to 3997 [ 0.483742] Key type big_key registered [ 0.485614] Key type asymmetric registered [ 0.486950] Asymmetric key parser 'x509' registered [ 0.488485] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490909] io scheduler noop registered [ 0.492170] io scheduler deadline registered (default) [ 0.493753] io scheduler cfq registered [ 0.495065] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496747] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498725] ipmi message handler version 39.2 [ 0.500159] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.502468] ACPI: Power Button [PWRF] [ 0.503782] GHES: HEST is not enabled! [ 0.526602] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571924] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595349] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597871] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.625249] Linux agpgart interface v0.103 [ 0.627580] brd: module loaded [ 0.629142] loop: module loaded [ 0.630321] blk-mq: CPU -> queue map [ 0.631255] CPU 0 -> Queue 0 [ 0.632088] CPU 1 -> Queue 0 [ 0.633806] vda: vda1 [ 0.635343] scsi0 : ata_piix [ 0.636282] scsi1 : ata_piix [ 0.637115] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.638620] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.640416] libphy: Fixed MDIO Bus: probed [ 0.641575] tun: Universal TUN/TAP device driver, 1.6 [ 0.642813] tun: (C) 1999-2004 Max Krasnyansky [ 0.645852] PPP generic driver version 2.4.2 [ 0.646972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.648487] ehci-pci: EHCI PCI platform driver [ 0.649574] ehci-platform: EHCI generic platform driver [ 0.650804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.652207] ohci-pci: OHCI PCI platform driver [ 0.653293] ohci-platform: OHCI generic platform driver [ 0.654510] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676872] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.679993] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.681421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682924] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684679] usb usb1: Product: UHCI Host Controller [ 0.685821] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.687255] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688516] hub 1-0:1.0: USB hub found [ 0.689485] hub 1-0:1.0: 2 ports detected [ 0.690616] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693244] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694420] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.695766] mousedev: PS/2 mouse device common for all mice [ 0.697346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.699647] rtc_cmos 00:00: RTC can wake from S4 [ 0.701074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.702532] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704034] device-mapper: uevent: version 1.0.3 [ 0.705224] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.707223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.708685] TCP: cubic registered [ 0.716865] NET: Registered protocol family 10 [ 0.718219] NET: Registered protocol family 17 [ 0.719313] Key type dns_resolver registered [ 0.720614] Loading compiled-in X.509 certificates [ 0.722294] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.724475] registered taskstats version 1 [ 0.727523] Key type trusted registered [ 0.731628] Key type encrypted registered [ 0.732666] AppArmor: AppArmor sha1 policy hashing enabled [ 0.733945] IMA: No TPM chip found, activating TPM-bypass! [ 0.735699] regulator-dummy: disabling [ 0.736721] Magic number: 10:498:345 [ 0.737701] tty tty62: hash matches [ 0.738738] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:08 UTC (1541103608) [ 0.740791] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742181] EDD information not available. [ 0.797470] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799833] Write protecting the kernel read-only data: 12288k [ 0.801967] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.805894] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.821639] systemd-udevd[107]: starting version 204 [ 0.863647] FDC 0 is a S82078B [ 1.000068] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165229] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166930] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168518] usb 1-1: Product: QEMU USB Tablet [ 1.169605] usb 1-1: Manufacturer: QEMU [ 1.170576] usb 1-1: SerialNumber: 42 [ 1.440068] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.877065] 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.204608] 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.309458] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.742625] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:20:11 +0000. Up 3.52 seconds. cloud-init-nonet[3.70]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.07]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:13 +0000. Up 5.25 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:f0:d8:5c | ci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:75:1d:5f | 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: 16:90:c5:0b:e0:3e:94:e3:a0:96:1f:62:e9:ba:b3:d4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...+. | | . .o.. | | . = ... | | .o= . .. | |.* .+ S | |+ + .. . | | 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: 33:bb:a6:b7:ef:e8:6f:fe:36:ce:12:7c:f6:26:54:1a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | E . | | S. + | | +o = | | . = . | | ooo.+ o | | .==B==++ | +-----------------+ 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: 3a:b7:1f:ad:ef:26:39:1c:75:7a:8e:fa:fd:29:f9:e9 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . | | S . o | | . ... . | | o ...o.+. | | o .=oo+. o| | ..+O+ =E.| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a8:ff:72:ed:53:5e:fc:21:eb:fe:d5:fb:c4:75:75:0b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | E o| | . . +| | . S . .o| | . ..oo+| | . . o .o.*| | .. . o .. .+| | .+....oo.oo| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:20 +0000. Up 12.93 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. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:23 +0000. Up 15.28 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 15430 0 --:--:-- --:--:-- --:--:-- 15512 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 [165 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 [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 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 [269 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [145 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 [501 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 [555 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 [266 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.9 MB in 8s (1586 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 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/ sprout-libs 1.0-180328.134516 [2380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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-161.211 [773 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.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (7356 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7968 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7981 clearwater-socket-factory-sig start/running, process 7989 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 8 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 (9332 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 + echo 'nameserver 192.168.0.3' + 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 | 00:21:7b:34:52:b9:54:ae:e4:95:ff:bb:5b:90:8c:19 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 33:bb:a6:b7:ef:e8:6f:fe:36:ce:12:7c:f6:26:54:1a root@bono-0 (DSA) ec2: 256 3a:b7:1f:ad:ef:26:39:1c:75:7a:8e:fa:fd:29:f9:e9 root@bono-0 (ECDSA) ec2: 256 a8:ff:72:ed:53:5e:fc:21:eb:fe:d5:fb:c4:75:75:0b root@bono-0 (ED25519) ec2: 2048 16:90:c5:0b:e0:3e:94:e3:a0:96:1f:62:e9:ba:b3:d4 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHwsZSScltTFbmz6XIRp5HsQvaI3JeLPuTwgtwgAogFAUrKxg6VDbkXNgQqSRd6OwVDlQNSZrhWGBQCy5nCi4ZU= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBrBkEqV7k2Wlr2LKHYjE/1uFERY4d1nwx7frpbB1FFe root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrrlDNShQBJViCp115mtaD59FJxNowwY1ZHEuDopLnIKw8jenoOB6CoyRxTfybsrqo3TZV8VglRyRJXTpgxgj/lmoL/DtvaKrpgqgbq1eXfO0a1Eg0QzU5JpUJIccOjklwVuJHvrnWPdVGh/VRe82F10yEJOpLPGlF7YkNwlmuuwgr51MjY+x0KnKHYrcg7NSB4VY3kOqAnhRGz6Vv7pyD875oAVYPTT49LfgMoe6hVMY2K6wpFLEUx02E4YT7Ax2sw5QewqbHiN25rXA0glLEArMcPmhk7e8YTz8tHNz0hZwPynPbI/3Pu1sVo+ouXUrQu9mdhSMH7mLXck3MFmwz root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 20:22:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 144.10 seconds 2018-11-01 20:23:13,988 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-01 20:23:14,540 - functest.core.singlevm - DEBUG - console: sing 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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008016] pid_max: default: 32768 minimum: 301 [ 0.009627] Security Framework initialized [ 0.011050] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013607] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017711] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020751] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022779] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024545] Initializing cgroup subsys memory [ 0.025752] Initializing cgroup subsys devices [ 0.026884] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029103] Initializing cgroup subsys perf_event [ 0.030285] Initializing cgroup subsys hugetlb [ 0.032090] FEATURE SPEC_CTRL Present [ 0.033793] mce: CPU supports 10 MCE banks [ 0.034910] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034910] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036015] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037783] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046124] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048877] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.056201] ACPI: Core revision 20131115 [ 0.057912] ACPI: All ACPI Tables successfully acquired [ 0.059687] ftrace: allocating 28747 entries in 113 pages [ 0.080336] smpboot: Max logical packages: 2 [ 0.084004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085646] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088315] Enabling x2apic [ 0.089208] Enabled x2apic [ 0.090333] Switched APIC routing to physical x2apic. [ 0.092948] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094568] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105726] KVM setup paravirtual spinlock [ 0.110209] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.112144] x86: Booting SMP configuration: [ 0.113403] .... node #0, CPUs: #1[ 0.110142] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128030] x86: Booted up 1 node, 2 CPUs [ 0.128018] KVM setup async PF for cpu 1 [ 0.128022] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131820] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132438] devtmpfs: initialized [ 0.136235] EVM: security.selinux [ 0.137502] EVM: security.SMACK64 [ 0.138546] EVM: security.ima [ 0.139405] EVM: security.capability [ 0.141619] pinctrl core: initialized pinctrl subsystem [ 0.143605] regulator-dummy: no parameters [ 0.144121] RTC time: 20:20:03, date: 11/01/18 [ 0.145946] NET: Registered protocol family 16 [ 0.147921] cpuidle: using governor ladder [ 0.148005] cpuidle: using governor menu [ 0.149608] ACPI: bus type PCI registered [ 0.151152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152214] PCI: Using configuration type 1 for base access [ 0.154729] bio: create slab at 0 [ 0.156074] ACPI: Added _OSI(Module Device) [ 0.157118] ACPI: Added _OSI(Processor Device) [ 0.158154] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.159225] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161812] ACPI: Interpreter enabled [ 0.162935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172738] ACPI: (supports S0 S5) [ 0.173644] ACPI: Using IOAPIC for interrupt routing [ 0.174975] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176214] ACPI: No dock devices found. [ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181593] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184251] acpiphp: Slot [3] registered [ 0.185497] acpiphp: Slot [4] registered [ 0.186762] acpiphp: Slot [5] registered [ 0.188046] acpiphp: Slot [6] registered [ 0.189329] acpiphp: Slot [7] registered [ 0.190517] acpiphp: Slot [8] registered [ 0.191962] acpiphp: Slot [9] registered [ 0.192032] acpiphp: Slot [10] registered [ 0.193693] acpiphp: Slot [11] registered [ 0.195082] acpiphp: Slot [12] registered [ 0.196022] acpiphp: Slot [13] registered [ 0.197452] acpiphp: Slot [14] registered [ 0.198686] acpiphp: Slot [15] registered [ 0.199910] acpiphp: Slot [16] registered [ 0.200030] acpiphp: Slot [17] registered [ 0.201549] acpiphp: Slot [18] registered [ 0.203318] acpiphp: Slot [19] registered [ 0.204028] acpiphp: Slot [20] registered [ 0.205526] acpiphp: Slot [21] registered [ 0.207054] acpiphp: Slot [22] registered [ 0.208027] acpiphp: Slot [23] registered [ 0.209418] acpiphp: Slot [24] registered [ 0.210872] acpiphp: Slot [25] registered [ 0.212027] acpiphp: Slot [26] registered [ 0.213492] acpiphp: Slot [27] registered [ 0.214902] acpiphp: Slot [28] registered [ 0.216026] acpiphp: Slot [29] registered [ 0.217574] acpiphp: Slot [30] registered [ 0.219524] acpiphp: Slot [31] registered [ 0.220017] PCI host bridge to bus 0000:00 [ 0.221519] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.223396] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.224005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.225366] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226848] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.236502] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.238280] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.266513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.268102] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271732] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272845] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274473] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276079] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279308] vgaarb: loaded [ 0.280003] vgaarb: bridge control possible 0000:00:02.0 [ 0.281519] SCSI subsystem initialized [ 0.282623] ACPI: bus type USB registered [ 0.282623] usbcore: registered new interface driver usbfs [ 0.284017] usbcore: registered new interface driver hub [ 0.285293] usbcore: registered new device driver usb [ 0.285541] PCI: Using ACPI for IRQ routing [ 0.288379] NetLabel: Initializing [ 0.289509] NetLabel: domain hash size = 128 [ 0.290837] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292061] NetLabel: unlabeled traffic allowed by default [ 0.293728] Switched to clocksource kvm-clock [ 0.300551] AppArmor: AppArmor Filesystem Enabled [ 0.302064] pnp: PnP ACPI init [ 0.303108] ACPI: bus type PNP registered [ 0.304818] pnp: PnP ACPI: found 8 devices [ 0.306107] ACPI: bus type PNP unregistered [ 0.314031] NET: Registered protocol family 2 [ 0.315702] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.318082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.320188] TCP: Hash tables configured (established 16384 bind 16384) [ 0.322183] TCP: reno registered [ 0.323255] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325080] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326903] NET: Registered protocol family 1 [ 0.328204] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.330008] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.331536] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360483] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.384658] Trying to unpack rootfs image as initramfs... [ 0.484393] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.486602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489687] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492201] Scanning for low memory corruption every 60 seconds [ 0.494380] Initialise system trusted keyring [ 0.495761] audit: initializing netlink socket (disabled) [ 0.497323] type=2000 audit(1541103604.543:1): initialized [ 0.519403] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522451] zbud: loaded [ 0.523848] VFS: Disk quotas dquot_6.5.2 [ 0.525509] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.527690] fuse init (API version 7.22) [ 0.528950] msgmni has been set to 3997 [ 0.530106] Key type big_key registered [ 0.531591] Key type asymmetric registered [ 0.532728] Asymmetric key parser 'x509' registered [ 0.533958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536095] io scheduler noop registered [ 0.537392] io scheduler deadline registered (default) [ 0.539039] io scheduler cfq registered [ 0.540405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.541886] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.543652] ipmi message handler version 39.2 [ 0.544924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.546966] ACPI: Power Button [PWRF] [ 0.548144] GHES: HEST is not enabled! [ 0.570284] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617483] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641306] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.643809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670442] Linux agpgart interface v0.103 [ 0.673494] brd: module loaded [ 0.674869] loop: module loaded [ 0.676141] blk-mq: CPU -> queue map [ 0.677318] CPU 0 -> Queue 0 [ 0.678187] CPU 1 -> Queue 0 [ 0.679807] vda: vda1 [ 0.681339] scsi0 : ata_piix [ 0.682238] scsi1 : ata_piix [ 0.683054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686402] libphy: Fixed MDIO Bus: probed [ 0.687564] tun: Universal TUN/TAP device driver, 1.6 [ 0.688802] tun: (C) 1999-2004 Max Krasnyansky [ 0.692168] PPP generic driver version 2.4.2 [ 0.693288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695107] ehci-pci: EHCI PCI platform driver [ 0.696306] ehci-platform: EHCI generic platform driver [ 0.697720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699119] ohci-pci: OHCI PCI platform driver [ 0.700471] ohci-platform: OHCI generic platform driver [ 0.701698] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724366] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725664] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727618] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.729059] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732491] usb usb1: Product: UHCI Host Controller [ 0.733678] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.735216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736567] hub 1-0:1.0: USB hub found [ 0.737681] hub 1-0:1.0: 2 ports detected [ 0.738932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741758] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742976] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744450] mousedev: PS/2 mouse device common for all mice [ 0.746178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748525] rtc_cmos 00:00: RTC can wake from S4 [ 0.750030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751572] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753237] device-mapper: uevent: version 1.0.3 [ 0.754568] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756760] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758288] TCP: cubic registered [ 0.766812] NET: Registered protocol family 10 [ 0.768316] NET: Registered protocol family 17 [ 0.769511] Key type dns_resolver registered [ 0.770873] Loading compiled-in X.509 certificates [ 0.772732] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.775088] registered taskstats version 1 [ 0.778179] Key type trusted registered [ 0.782156] Key type encrypted registered [ 0.783473] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785135] IMA: No TPM chip found, activating TPM-bypass! [ 0.787340] regulator-dummy: disabling [ 0.788643] Magic number: 10:498:345 [ 0.789897] tty tty62: hash matches [ 0.791148] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:04 UTC (1541103604) [ 0.793374] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794790] EDD information not available. [ 0.841999] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.844498] Write protecting the kernel read-only data: 12288k [ 0.847444] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.851705] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868162] systemd-udevd[107]: starting version 204 [ 0.916413] FDC 0 is a S82078B [ 1.048104] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213821] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215969] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.218154] usb 1-1: Product: QEMU USB Tablet [ 1.219567] usb 1-1: Manufacturer: QEMU [ 1.220885] usb 1-1: SerialNumber: 42 [ 1.484107] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.945292] 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.268291] 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.693898] 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 Send an event to indicate plymouth is up[74G[ OK ] [ 2.792374] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:20:06 +0000. Up 3.25 seconds. cloud-init-nonet[3.39]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.75]: 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 Thu, 01 Nov 2018 20:20:08 +0000. Up 4.93 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:99:b5:3c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:6a:d9:99 | 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: d5:26:c2:f8:a5:f9:f9:ff:19:6e:fc:1e:3e:56:2e:8e root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o . | | . o + o | | . * o | | S | | . . .| | o .+.| | . .+==| | Eo=B*| +-----------------+ 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: 29:62:85:fe:e4:82:2c:8b:cf:ce:18:c4:3c:0d:27:6f root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | o .. . | |o *. . . | | = E+ o S | |..oo = . | |o o . o | |.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: 72:12:17:ab:85:0c:16:e7:04:b1:1f:a7:7a:43:e0:f9 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | *+o . | | . B . o | | o * = | | . + O | | o B S | | + + | | . E | | . . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:a5:a5:9e:93:e4:5c:af:ac:b9:4f:f6:c7:49:7e:95 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . o | | o = | | S = . .| | = + . E.| | B o +.o| | * o o+| | +++ ...| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:14 +0000. Up 10.58 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:15 +0000. Up 12.06 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 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15788 0 --:--:-- --:--:-- --:--:-- 15824 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://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 [165 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 [87.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 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 [269 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 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.9 MB in 8s (1471 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 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 13s (6696 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8715 clearwater-socket-factory-sig start/running, process 8720 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8769 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 8 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.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 ++ ip2rr 192.168.1.2 ++ echo 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.2 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 2018-11-01 20:23:14,544 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:23:25,112 - functest.core.singlevm - DEBUG - console: MAGE=/boot/vmlinuz-3.13.0-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008016] pid_max: default: 32768 minimum: 301 [ 0.009627] Security Framework initialized [ 0.011050] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013607] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017711] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020751] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022779] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024545] Initializing cgroup subsys memory [ 0.025752] Initializing cgroup subsys devices [ 0.026884] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029103] Initializing cgroup subsys perf_event [ 0.030285] Initializing cgroup subsys hugetlb [ 0.032090] FEATURE SPEC_CTRL Present [ 0.033793] mce: CPU supports 10 MCE banks [ 0.034910] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034910] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036015] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037783] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046124] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048877] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.056201] ACPI: Core revision 20131115 [ 0.057912] ACPI: All ACPI Tables successfully acquired [ 0.059687] ftrace: allocating 28747 entries in 113 pages [ 0.080336] smpboot: Max logical packages: 2 [ 0.084004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085646] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088315] Enabling x2apic [ 0.089208] Enabled x2apic [ 0.090333] Switched APIC routing to physical x2apic. [ 0.092948] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094568] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105726] KVM setup paravirtual spinlock [ 0.110209] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.112144] x86: Booting SMP configuration: [ 0.113403] .... node #0, CPUs: #1[ 0.110142] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128030] x86: Booted up 1 node, 2 CPUs [ 0.128018] KVM setup async PF for cpu 1 [ 0.128022] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131820] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132438] devtmpfs: initialized [ 0.136235] EVM: security.selinux [ 0.137502] EVM: security.SMACK64 [ 0.138546] EVM: security.ima [ 0.139405] EVM: security.capability [ 0.141619] pinctrl core: initialized pinctrl subsystem [ 0.143605] regulator-dummy: no parameters [ 0.144121] RTC time: 20:20:03, date: 11/01/18 [ 0.145946] NET: Registered protocol family 16 [ 0.147921] cpuidle: using governor ladder [ 0.148005] cpuidle: using governor menu [ 0.149608] ACPI: bus type PCI registered [ 0.151152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152214] PCI: Using configuration type 1 for base access [ 0.154729] bio: create slab at 0 [ 0.156074] ACPI: Added _OSI(Module Device) [ 0.157118] ACPI: Added _OSI(Processor Device) [ 0.158154] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.159225] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161812] ACPI: Interpreter enabled [ 0.162935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172738] ACPI: (supports S0 S5) [ 0.173644] ACPI: Using IOAPIC for interrupt routing [ 0.174975] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176214] ACPI: No dock devices found. [ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181593] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184251] acpiphp: Slot [3] registered [ 0.185497] acpiphp: Slot [4] registered [ 0.186762] acpiphp: Slot [5] registered [ 0.188046] acpiphp: Slot [6] registered [ 0.189329] acpiphp: Slot [7] registered [ 0.190517] acpiphp: Slot [8] registered [ 0.191962] acpiphp: Slot [9] registered [ 0.192032] acpiphp: Slot [10] registered [ 0.193693] acpiphp: Slot [11] registered [ 0.195082] acpiphp: Slot [12] registered [ 0.196022] acpiphp: Slot [13] registered [ 0.197452] acpiphp: Slot [14] registered [ 0.198686] acpiphp: Slot [15] registered [ 0.199910] acpiphp: Slot [16] registered [ 0.200030] acpiphp: Slot [17] registered [ 0.201549] acpiphp: Slot [18] registered [ 0.203318] acpiphp: Slot [19] registered [ 0.204028] acpiphp: Slot [20] registered [ 0.205526] acpiphp: Slot [21] registered [ 0.207054] acpiphp: Slot [22] registered [ 0.208027] acpiphp: Slot [23] registered [ 0.209418] acpiphp: Slot [24] registered [ 0.210872] acpiphp: Slot [25] registered [ 0.212027] acpiphp: Slot [26] registered [ 0.213492] acpiphp: Slot [27] registered [ 0.214902] acpiphp: Slot [28] registered [ 0.216026] acpiphp: Slot [29] registered [ 0.217574] acpiphp: Slot [30] registered [ 0.219524] acpiphp: Slot [31] registered [ 0.220017] PCI host bridge to bus 0000:00 [ 0.221519] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.223396] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.224005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.225366] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226848] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.236502] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.238280] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.266513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.268102] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271732] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272845] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274473] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276079] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279308] vgaarb: loaded [ 0.280003] vgaarb: bridge control possible 0000:00:02.0 [ 0.281519] SCSI subsystem initialized [ 0.282623] ACPI: bus type USB registered [ 0.282623] usbcore: registered new interface driver usbfs [ 0.284017] usbcore: registered new interface driver hub [ 0.285293] usbcore: registered new device driver usb [ 0.285541] PCI: Using ACPI for IRQ routing [ 0.288379] NetLabel: Initializing [ 0.289509] NetLabel: domain hash size = 128 [ 0.290837] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292061] NetLabel: unlabeled traffic allowed by default [ 0.293728] Switched to clocksource kvm-clock [ 0.300551] AppArmor: AppArmor Filesystem Enabled [ 0.302064] pnp: PnP ACPI init [ 0.303108] ACPI: bus type PNP registered [ 0.304818] pnp: PnP ACPI: found 8 devices [ 0.306107] ACPI: bus type PNP unregistered [ 0.314031] NET: Registered protocol family 2 [ 0.315702] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.318082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.320188] TCP: Hash tables configured (established 16384 bind 16384) [ 0.322183] TCP: reno registered [ 0.323255] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325080] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326903] NET: Registered protocol family 1 [ 0.328204] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.330008] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.331536] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360483] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.384658] Trying to unpack rootfs image as initramfs... [ 0.484393] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.486602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487984] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489687] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492201] Scanning for low memory corruption every 60 seconds [ 0.494380] Initialise system trusted keyring [ 0.495761] audit: initializing netlink socket (disabled) [ 0.497323] type=2000 audit(1541103604.543:1): initialized [ 0.519403] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522451] zbud: loaded [ 0.523848] VFS: Disk quotas dquot_6.5.2 [ 0.525509] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.527690] fuse init (API version 7.22) [ 0.528950] msgmni has been set to 3997 [ 0.530106] Key type big_key registered [ 0.531591] Key type asymmetric registered [ 0.532728] Asymmetric key parser 'x509' registered [ 0.533958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536095] io scheduler noop registered [ 0.537392] io scheduler deadline registered (default) [ 0.539039] io scheduler cfq registered [ 0.540405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.541886] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.543652] ipmi message handler version 39.2 [ 0.544924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.546966] ACPI: Power Button [PWRF] [ 0.548144] GHES: HEST is not enabled! [ 0.570284] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617483] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641306] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.643809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670442] Linux agpgart interface v0.103 [ 0.673494] brd: module loaded [ 0.674869] loop: module loaded [ 0.676141] blk-mq: CPU -> queue map [ 0.677318] CPU 0 -> Queue 0 [ 0.678187] CPU 1 -> Queue 0 [ 0.679807] vda: vda1 [ 0.681339] scsi0 : ata_piix [ 0.682238] scsi1 : ata_piix [ 0.683054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686402] libphy: Fixed MDIO Bus: probed [ 0.687564] tun: Universal TUN/TAP device driver, 1.6 [ 0.688802] tun: (C) 1999-2004 Max Krasnyansky [ 0.692168] PPP generic driver version 2.4.2 [ 0.693288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695107] ehci-pci: EHCI PCI platform driver [ 0.696306] ehci-platform: EHCI generic platform driver [ 0.697720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699119] ohci-pci: OHCI PCI platform driver [ 0.700471] ohci-platform: OHCI generic platform driver [ 0.701698] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724366] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725664] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727618] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.729059] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732491] usb usb1: Product: UHCI Host Controller [ 0.733678] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.735216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736567] hub 1-0:1.0: USB hub found [ 0.737681] hub 1-0:1.0: 2 ports detected [ 0.738932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741758] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742976] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744450] mousedev: PS/2 mouse device common for all mice [ 0.746178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748525] rtc_cmos 00:00: RTC can wake from S4 [ 0.750030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751572] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753237] device-mapper: uevent: version 1.0.3 [ 0.754568] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756760] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758288] TCP: cubic registered [ 0.766812] NET: Registered protocol family 10 [ 0.768316] NET: Registered protocol family 17 [ 0.769511] Key type dns_resolver registered [ 0.770873] Loading compiled-in X.509 certificates [ 0.772732] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.775088] registered taskstats version 1 [ 0.778179] Key type trusted registered [ 0.782156] Key type encrypted registered [ 0.783473] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785135] IMA: No TPM chip found, activating TPM-bypass! [ 0.787340] regulator-dummy: disabling [ 0.788643] Magic number: 10:498:345 [ 0.789897] tty tty62: hash matches [ 0.791148] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:04 UTC (1541103604) [ 0.793374] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794790] EDD information not available. [ 0.841999] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.844498] Write protecting the kernel read-only data: 12288k [ 0.847444] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.851705] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868162] systemd-udevd[107]: starting version 204 [ 0.916413] FDC 0 is a S82078B [ 1.048104] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213821] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215969] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.218154] usb 1-1: Product: QEMU USB Tablet [ 1.219567] usb 1-1: Manufacturer: QEMU [ 1.220885] usb 1-1: SerialNumber: 42 [ 1.484107] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.945292] 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.268291] 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.693898] 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 Send an event to indicate plymouth is up[74G[ OK ] [ 2.792374] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:20:06 +0000. Up 3.25 seconds. cloud-init-nonet[3.39]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.75]: 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 Thu, 01 Nov 2018 20:20:08 +0000. Up 4.93 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:99:b5:3c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:6a:d9:99 | 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: d5:26:c2:f8:a5:f9:f9:ff:19:6e:fc:1e:3e:56:2e:8e root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o . | | . o + o | | . * o | | S | | . . .| | o .+.| | . .+==| | Eo=B*| +-----------------+ 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: 29:62:85:fe:e4:82:2c:8b:cf:ce:18:c4:3c:0d:27:6f root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | o .. . | |o *. . . | | = E+ o S | |..oo = . | |o o . o | |.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: 72:12:17:ab:85:0c:16:e7:04:b1:1f:a7:7a:43:e0:f9 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | *+o . | | . B . o | | o * = | | . + O | | o B S | | + + | | . E | | . . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:a5:a5:9e:93:e4:5c:af:ac:b9:4f:f6:c7:49:7e:95 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . o | | o = | | S = . .| | = + . E.| | B o +.o| | * o o+| | +++ ...| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:14 +0000. Up 10.58 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:15 +0000. Up 12.06 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 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15788 0 --:--:-- --:--:-- --:--:-- 15824 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://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 [165 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 [87.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 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 [269 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 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.9 MB in 8s (1471 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 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 13s (6696 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 8715 clearwater-socket-factory-sig start/running, process 8720 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8769 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 8 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.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 ++ ip2rr 192.168.1.2 ++ echo 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.2 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 + echo 'nameserver 192.168.0.3' + 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 | 00:21:7b:34:52:b9:54:ae:e4:95:ff:bb:5b:90:8c:19 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 29:62:85:fe:e4:82:2c:8b:cf:ce:18:c4:3c:0d:27:6f root@dime-0 (DSA) ec2: 256 72:12:17:ab:85:0c:16:e7:04:b1:1f:a7:7a:43:e0:f9 root@dime-0 (ECDSA) ec2: 256 e5:a5:a5:9e:93:e4:5c:af:ac:b9:4f:f6:c7:49:7e:95 root@dime-0 (ED25519) ec2: 2048 d5:26:c2:f8:a5:f9:f9:ff:19:6e:fc:1e:3e:56:2e:8e root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJLaFx+KkGtDdcR8j2RxdJrLBuhrGQekdKvJw00Z+F0zxlw3SNOGvGexcYJNjSaw1b+BOf05WVceCJiHHY5rVbk= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILrC5y5nEzpA+P020391/7j+OZMZu5BZ/ki5F0NM9iRA root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDa6cMJBYtOuibbrx2D++NAkusOhsCernK5rwxr5TLkQN6cwCdiu3MlJ5tD9liTDiq7Z3XAo+1CXRgyz2NHlsowGI1aR8dSt/UBBG2G34XvUlMKHaV3MvBEGv69qRhbmtjhyDRi0amC+JPbrvgU/ADQ8FbZDJ15/i0azPAHi2Dt3U6nvKZfywNkuU38bFYL79DuUG/zkjX/lltW3iC/ezOxY+V1UNsorP/gA7eKQPtlmu9rogYeU/WRDjdW2kA70LiKC6XLnW1Sih0O0Q77IedWiM964QZOLkr2ZfHNKl0XrxLT8Evtc1LTnmtdP4e/z72TUdFozo0Qwowh9T9M3srj root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 20:23:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 192.43 seconds 2018-11-01 20:23:25,116 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-01 20:23:25,683 - functest.core.singlevm - DEBUG - console: APIC 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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009069] AppArmor: AppArmor initialized [ 0.010080] Yama: becoming mindful. [ 0.011115] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013685] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016812] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018282] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020248] Initializing cgroup subsys memory [ 0.021310] Initializing cgroup subsys devices [ 0.022371] Initializing cgroup subsys freezer [ 0.023430] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025103] Initializing cgroup subsys hugetlb [ 0.026210] FEATURE SPEC_CTRL Present [ 0.028309] mce: CPU supports 10 MCE banks [ 0.029335] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029335] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031669] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033614] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037721] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040622] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046403] ACPI: Core revision 20131115 [ 0.047885] ACPI: All ACPI Tables successfully acquired [ 0.048978] ftrace: allocating 28747 entries in 113 pages [ 0.068243] smpboot: Max logical packages: 2 [ 0.069318] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.070757] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072240] Enabling x2apic [ 0.073013] Enabled x2apic [ 0.074031] Switched APIC routing to physical x2apic. [ 0.077247] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078818] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.081250] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089222] KVM setup paravirtual spinlock [ 0.091654] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092181] x86: Booting SMP configuration: [ 0.093357] .... node #0, CPUs: #1[ 0.091610] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108029] x86: Booted up 1 node, 2 CPUs [ 0.108032] KVM setup async PF for cpu 1 [ 0.108037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111338] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112401] devtmpfs: initialized [ 0.114333] EVM: security.selinux [ 0.116006] EVM: security.SMACK64 [ 0.117059] EVM: security.ima [ 0.118016] EVM: security.capability [ 0.120019] pinctrl core: initialized pinctrl subsystem [ 0.121556] regulator-dummy: no parameters [ 0.122907] RTC time: 20:20:09, date: 11/01/18 [ 0.124038] NET: Registered protocol family 16 [ 0.125206] cpuidle: using governor ladder [ 0.126216] cpuidle: using governor menu [ 0.127256] ACPI: bus type PCI registered [ 0.128004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.132283] PCI: Using configuration type 1 for base access [ 0.134744] bio: create slab at 0 [ 0.136132] ACPI: Added _OSI(Module Device) [ 0.137215] ACPI: Added _OSI(Processor Device) [ 0.138281] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139390] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141445] ACPI: Interpreter enabled [ 0.142403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152007] ACPI: (supports S0 S5) [ 0.152939] ACPI: Using IOAPIC for interrupt routing [ 0.154134] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156220] ACPI: No dock devices found. [ 0.159186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161526] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163007] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164230] acpiphp: Slot [3] registered [ 0.165239] acpiphp: Slot [4] registered [ 0.166243] acpiphp: Slot [5] registered [ 0.167248] acpiphp: Slot [6] registered [ 0.168022] acpiphp: Slot [7] registered [ 0.169013] acpiphp: Slot [8] registered [ 0.170017] acpiphp: Slot [9] registered [ 0.171018] acpiphp: Slot [10] registered [ 0.172020] acpiphp: Slot [11] registered [ 0.173053] acpiphp: Slot [12] registered [ 0.174069] acpiphp: Slot [13] registered [ 0.175125] acpiphp: Slot [14] registered [ 0.176024] acpiphp: Slot [15] registered [ 0.177040] acpiphp: Slot [16] registered [ 0.178074] acpiphp: Slot [17] registered [ 0.179091] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181055] acpiphp: Slot [20] registered [ 0.182089] acpiphp: Slot [21] registered [ 0.183362] acpiphp: Slot [22] registered [ 0.184020] acpiphp: Slot [23] registered [ 0.185135] acpiphp: Slot [24] registered [ 0.186177] acpiphp: Slot [25] registered [ 0.187194] acpiphp: Slot [26] registered [ 0.188020] acpiphp: Slot [27] registered [ 0.189023] acpiphp: Slot [28] registered [ 0.190092] acpiphp: Slot [29] registered [ 0.191106] acpiphp: Slot [30] registered [ 0.192027] acpiphp: Slot [31] registered [ 0.193041] PCI host bridge to bus 0000:00 [ 0.194055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195306] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198890] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.235604] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236875] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.238713] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.242094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245336] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247233] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249521] SCSI subsystem initialized [ 0.250654] ACPI: bus type USB registered [ 0.250654] usbcore: registered new interface driver usbfs [ 0.252019] usbcore: registered new interface driver hub [ 0.253313] usbcore: registered new device driver usb [ 0.253313] PCI: Using ACPI for IRQ routing [ 0.256232] NetLabel: Initializing [ 0.257113] NetLabel: domain hash size = 128 [ 0.258211] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259447] NetLabel: unlabeled traffic allowed by default [ 0.260204] Switched to clocksource kvm-clock [ 0.268090] AppArmor: AppArmor Filesystem Enabled [ 0.269263] pnp: PnP ACPI init [ 0.270086] ACPI: bus type PNP registered [ 0.271540] pnp: PnP ACPI: found 8 devices [ 0.272558] ACPI: bus type PNP unregistered [ 0.280661] NET: Registered protocol family 2 [ 0.282150] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.284054] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285709] TCP: Hash tables configured (established 16384 bind 16384) [ 0.287273] TCP: reno registered [ 0.288128] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289513] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.291019] NET: Registered protocol family 1 [ 0.292107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293449] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294771] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.317035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339950] Trying to unpack rootfs image as initramfs... [ 0.437628] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.439717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441091] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444999] Scanning for low memory corruption every 60 seconds [ 0.446736] Initialise system trusted keyring [ 0.447850] audit: initializing netlink socket (disabled) [ 0.449127] type=2000 audit(1541103610.182:1): initialized [ 0.469574] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471862] zbud: loaded [ 0.472841] VFS: Disk quotas dquot_6.5.2 [ 0.473874] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.475724] fuse init (API version 7.22) [ 0.476825] msgmni has been set to 3997 [ 0.477859] Key type big_key registered [ 0.479442] Key type asymmetric registered [ 0.480487] Asymmetric key parser 'x509' registered [ 0.481681] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.483509] io scheduler noop registered [ 0.484509] io scheduler deadline registered (default) [ 0.485739] io scheduler cfq registered [ 0.486775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.488082] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.489591] ipmi message handler version 39.2 [ 0.490702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.492491] ACPI: Power Button [PWRF] [ 0.493538] GHES: HEST is not enabled! [ 0.515440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581015] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.583490] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.607049] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609722] Linux agpgart interface v0.103 [ 0.611723] brd: module loaded [ 0.612994] loop: module loaded [ 0.614210] blk-mq: CPU -> queue map [ 0.615149] CPU 0 -> Queue 0 [ 0.616010] CPU 1 -> Queue 0 [ 0.617781] vda: vda1 [ 0.619619] scsi0 : ata_piix [ 0.620679] scsi1 : ata_piix [ 0.621594] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.623183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.625146] libphy: Fixed MDIO Bus: probed [ 0.626362] tun: Universal TUN/TAP device driver, 1.6 [ 0.627623] tun: (C) 1999-2004 Max Krasnyansky [ 0.630830] PPP generic driver version 2.4.2 [ 0.632111] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633751] ehci-pci: EHCI PCI platform driver [ 0.634945] ehci-platform: EHCI generic platform driver [ 0.636393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.637867] ohci-pci: OHCI PCI platform driver [ 0.639033] ohci-platform: OHCI generic platform driver [ 0.640344] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662511] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.665903] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.667466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.670991] usb usb1: Product: UHCI Host Controller [ 0.672210] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.673784] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675098] hub 1-0:1.0: USB hub found [ 0.676128] hub 1-0:1.0: 2 ports detected [ 0.677409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.680229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.681508] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.683086] mousedev: PS/2 mouse device common for all mice [ 0.684811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687281] rtc_cmos 00:00: RTC can wake from S4 [ 0.688866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692066] device-mapper: uevent: version 1.0.3 [ 0.693428] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.695571] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697145] TCP: cubic registered [ 0.705220] NET: Registered protocol family 10 [ 0.707062] NET: Registered protocol family 17 [ 0.708293] Key type dns_resolver registered [ 0.709867] Loading compiled-in X.509 certificates [ 0.711660] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.714163] registered taskstats version 1 [ 0.717884] Key type trusted registered [ 0.722080] Key type encrypted registered [ 0.723216] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724584] IMA: No TPM chip found, activating TPM-bypass! [ 0.726476] regulator-dummy: disabling [ 0.727687] Magic number: 10:498:345 [ 0.728700] tty tty62: hash matches [ 0.729711] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.731739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.733112] EDD information not available. [ 0.781605] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.783514] Write protecting the kernel read-only data: 12288k [ 0.785524] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.788741] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.802878] systemd-udevd[107]: starting version 204 [ 0.848473] FDC 0 is a S82078B [ 0.988030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.153412] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.155435] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.157466] usb 1-1: Product: QEMU USB Tablet [ 1.158787] usb 1-1: Manufacturer: QEMU [ 1.159959] usb 1-1: SerialNumber: 42 [ 1.860972] 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.174143] 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.728717] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.861838] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:20:12 +0000. Up 3.32 seconds. cloud-init-nonet[3.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 ] * 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.58]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting 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 Thu, 01 Nov 2018 20:20:13 +0000. Up 4.94 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:d3:96:15 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:61:94:c0 | 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: 03:02:6d:b7:22:b8:f3:51:d5:bc:ce:45:ed:cb:2f:3a root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .. o . | | .o o o . . | | . ..o.. o . | |. . o.... . . | | . o . oS. . . | |o . o. o | | 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: e6:d6:10:f3:b4:a8:13:14:a3:ec:bd:81:1e:e8:7a:ba root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | . . o | | o . o . | | o + * . | | . + + S o | | . . . B 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: 79:f9:dc:bb:c9:f6:12:34:fe:be:5b:c8:b2:53:4b:40 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E | | . | | . .. o | | S o + . | | . o o=. | | +o++.| | .++oo| | .o=B=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:9f:d3:a8:49:1d:a9:b6:dd:fd:bc:36:c8:64:6c:f4 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | o | | S = . | | . o * E | | . + *o. | | + +o=.= | | =o+.o.B| +-----------------+ * 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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:22 +0000. Up 12.65 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[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 ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:24 +0000. Up 14.32 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [269 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [145 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 [501 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 [555 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 [266 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.9 MB in 4s (2685 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 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 The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 7 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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 libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:71 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:72 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7575 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... 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. Setting up tzdata (2018g-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Nov 1 20:21:01 UTC 2018. Universal Time is now: Thu Nov 1 20:21:01 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-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.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-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.2) ... 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:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 11927 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12552 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq 2018-11-01 20:23:25,689 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:23:36,260 - functest.core.singlevm - DEBUG - console: ion: 0.5 [ 0.132283] PCI: Using configuration type 1 for base access [ 0.134744] bio: create slab at 0 [ 0.136132] ACPI: Added _OSI(Module Device) [ 0.137215] ACPI: Added _OSI(Processor Device) [ 0.138281] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139390] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141445] ACPI: Interpreter enabled [ 0.142403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152007] ACPI: (supports S0 S5) [ 0.152939] ACPI: Using IOAPIC for interrupt routing [ 0.154134] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156220] ACPI: No dock devices found. [ 0.159186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161526] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163007] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164230] acpiphp: Slot [3] registered [ 0.165239] acpiphp: Slot [4] registered [ 0.166243] acpiphp: Slot [5] registered [ 0.167248] acpiphp: Slot [6] registered [ 0.168022] acpiphp: Slot [7] registered [ 0.169013] acpiphp: Slot [8] registered [ 0.170017] acpiphp: Slot [9] registered [ 0.171018] acpiphp: Slot [10] registered [ 0.172020] acpiphp: Slot [11] registered [ 0.173053] acpiphp: Slot [12] registered [ 0.174069] acpiphp: Slot [13] registered [ 0.175125] acpiphp: Slot [14] registered [ 0.176024] acpiphp: Slot [15] registered [ 0.177040] acpiphp: Slot [16] registered [ 0.178074] acpiphp: Slot [17] registered [ 0.179091] acpiphp: Slot [18] registered [ 0.180031] acpiphp: Slot [19] registered [ 0.181055] acpiphp: Slot [20] registered [ 0.182089] acpiphp: Slot [21] registered [ 0.183362] acpiphp: Slot [22] registered [ 0.184020] acpiphp: Slot [23] registered [ 0.185135] acpiphp: Slot [24] registered [ 0.186177] acpiphp: Slot [25] registered [ 0.187194] acpiphp: Slot [26] registered [ 0.188020] acpiphp: Slot [27] registered [ 0.189023] acpiphp: Slot [28] registered [ 0.190092] acpiphp: Slot [29] registered [ 0.191106] acpiphp: Slot [30] registered [ 0.192027] acpiphp: Slot [31] registered [ 0.193041] PCI host bridge to bus 0000:00 [ 0.194055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195306] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198890] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.235604] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236875] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.238713] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.242094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245336] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247233] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249521] SCSI subsystem initialized [ 0.250654] ACPI: bus type USB registered [ 0.250654] usbcore: registered new interface driver usbfs [ 0.252019] usbcore: registered new interface driver hub [ 0.253313] usbcore: registered new device driver usb [ 0.253313] PCI: Using ACPI for IRQ routing [ 0.256232] NetLabel: Initializing [ 0.257113] NetLabel: domain hash size = 128 [ 0.258211] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259447] NetLabel: unlabeled traffic allowed by default [ 0.260204] Switched to clocksource kvm-clock [ 0.268090] AppArmor: AppArmor Filesystem Enabled [ 0.269263] pnp: PnP ACPI init [ 0.270086] ACPI: bus type PNP registered [ 0.271540] pnp: PnP ACPI: found 8 devices [ 0.272558] ACPI: bus type PNP unregistered [ 0.280661] NET: Registered protocol family 2 [ 0.282150] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.284054] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285709] TCP: Hash tables configured (established 16384 bind 16384) [ 0.287273] TCP: reno registered [ 0.288128] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289513] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.291019] NET: Registered protocol family 1 [ 0.292107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293449] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294771] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.317035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339950] Trying to unpack rootfs image as initramfs... [ 0.437628] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.439717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441091] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444999] Scanning for low memory corruption every 60 seconds [ 0.446736] Initialise system trusted keyring [ 0.447850] audit: initializing netlink socket (disabled) [ 0.449127] type=2000 audit(1541103610.182:1): initialized [ 0.469574] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471862] zbud: loaded [ 0.472841] VFS: Disk quotas dquot_6.5.2 [ 0.473874] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.475724] fuse init (API version 7.22) [ 0.476825] msgmni has been set to 3997 [ 0.477859] Key type big_key registered [ 0.479442] Key type asymmetric registered [ 0.480487] Asymmetric key parser 'x509' registered [ 0.481681] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.483509] io scheduler noop registered [ 0.484509] io scheduler deadline registered (default) [ 0.485739] io scheduler cfq registered [ 0.486775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.488082] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.489591] ipmi message handler version 39.2 [ 0.490702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.492491] ACPI: Power Button [PWRF] [ 0.493538] GHES: HEST is not enabled! [ 0.515440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581015] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.583490] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.607049] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609722] Linux agpgart interface v0.103 [ 0.611723] brd: module loaded [ 0.612994] loop: module loaded [ 0.614210] blk-mq: CPU -> queue map [ 0.615149] CPU 0 -> Queue 0 [ 0.616010] CPU 1 -> Queue 0 [ 0.617781] vda: vda1 [ 0.619619] scsi0 : ata_piix [ 0.620679] scsi1 : ata_piix [ 0.621594] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.623183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.625146] libphy: Fixed MDIO Bus: probed [ 0.626362] tun: Universal TUN/TAP device driver, 1.6 [ 0.627623] tun: (C) 1999-2004 Max Krasnyansky [ 0.630830] PPP generic driver version 2.4.2 [ 0.632111] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633751] ehci-pci: EHCI PCI platform driver [ 0.634945] ehci-platform: EHCI generic platform driver [ 0.636393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.637867] ohci-pci: OHCI PCI platform driver [ 0.639033] ohci-platform: OHCI generic platform driver [ 0.640344] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662511] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.665903] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.667466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.670991] usb usb1: Product: UHCI Host Controller [ 0.672210] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.673784] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675098] hub 1-0:1.0: USB hub found [ 0.676128] hub 1-0:1.0: 2 ports detected [ 0.677409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.680229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.681508] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.683086] mousedev: PS/2 mouse device common for all mice [ 0.684811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687281] rtc_cmos 00:00: RTC can wake from S4 [ 0.688866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692066] device-mapper: uevent: version 1.0.3 [ 0.693428] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.695571] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697145] TCP: cubic registered [ 0.705220] NET: Registered protocol family 10 [ 0.707062] NET: Registered protocol family 17 [ 0.708293] Key type dns_resolver registered [ 0.709867] Loading compiled-in X.509 certificates [ 0.711660] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.714163] registered taskstats version 1 [ 0.717884] Key type trusted registered [ 0.722080] Key type encrypted registered [ 0.723216] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724584] IMA: No TPM chip found, activating TPM-bypass! [ 0.726476] regulator-dummy: disabling [ 0.727687] Magic number: 10:498:345 [ 0.728700] tty tty62: hash matches [ 0.729711] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.731739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.733112] EDD information not available. [ 0.781605] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.783514] Write protecting the kernel read-only data: 12288k [ 0.785524] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.788741] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.802878] systemd-udevd[107]: starting version 204 [ 0.848473] FDC 0 is a S82078B [ 0.988030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.153412] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.155435] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.157466] usb 1-1: Product: QEMU USB Tablet [ 1.158787] usb 1-1: Manufacturer: QEMU [ 1.159959] usb 1-1: SerialNumber: 42 [ 1.860972] 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.174143] 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.728717] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.861838] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:20:12 +0000. Up 3.32 seconds. cloud-init-nonet[3.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 ] * 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.58]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting 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 Thu, 01 Nov 2018 20:20:13 +0000. Up 4.94 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:d3:96:15 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:61:94:c0 | 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: 03:02:6d:b7:22:b8:f3:51:d5:bc:ce:45:ed:cb:2f:3a root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .. o . | | .o o o . . | | . ..o.. o . | |. . o.... . . | | . o . oS. . . | |o . o. o | | 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: e6:d6:10:f3:b4:a8:13:14:a3:ec:bd:81:1e:e8:7a:ba root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | . . o | | o . o . | | o + * . | | . + + S o | | . . . B 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: 79:f9:dc:bb:c9:f6:12:34:fe:be:5b:c8:b2:53:4b:40 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E | | . | | . .. o | | S o + . | | . o o=. | | +o++.| | .++oo| | .o=B=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:9f:d3:a8:49:1d:a9:b6:dd:fd:bc:36:c8:64:6c:f4 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | o | | S = . | | . o * E | | . + *o. | | + +o=.= | | =o+.o.B| +-----------------+ * 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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:22 +0000. Up 12.65 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[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 ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:24 +0000. Up 14.32 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [269 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [145 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 [501 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 [555 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 [266 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.9 MB in 4s (2685 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 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 The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 7 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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 libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:71 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:72 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7575 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... 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. Setting up tzdata (2018g-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Nov 1 20:21:01 UTC 2018. Universal Time is now: Thu Nov 1 20:21:01 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-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.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-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.2) ... 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:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 11927 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12552 * 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 7 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6278 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 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) ... 2018-11-01 20:23:36,265 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-01 20:23:46,844 - functest.core.singlevm - DEBUG - console: g ISA DMA hang workarounds [ 0.317035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339950] Trying to unpack rootfs image as initramfs... [ 0.437628] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.439717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441091] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444999] Scanning for low memory corruption every 60 seconds [ 0.446736] Initialise system trusted keyring [ 0.447850] audit: initializing netlink socket (disabled) [ 0.449127] type=2000 audit(1541103610.182:1): initialized [ 0.469574] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471862] zbud: loaded [ 0.472841] VFS: Disk quotas dquot_6.5.2 [ 0.473874] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.475724] fuse init (API version 7.22) [ 0.476825] msgmni has been set to 3997 [ 0.477859] Key type big_key registered [ 0.479442] Key type asymmetric registered [ 0.480487] Asymmetric key parser 'x509' registered [ 0.481681] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.483509] io scheduler noop registered [ 0.484509] io scheduler deadline registered (default) [ 0.485739] io scheduler cfq registered [ 0.486775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.488082] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.489591] ipmi message handler version 39.2 [ 0.490702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.492491] ACPI: Power Button [PWRF] [ 0.493538] GHES: HEST is not enabled! [ 0.515440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581015] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.583490] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.607049] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609722] Linux agpgart interface v0.103 [ 0.611723] brd: module loaded [ 0.612994] loop: module loaded [ 0.614210] blk-mq: CPU -> queue map [ 0.615149] CPU 0 -> Queue 0 [ 0.616010] CPU 1 -> Queue 0 [ 0.617781] vda: vda1 [ 0.619619] scsi0 : ata_piix [ 0.620679] scsi1 : ata_piix [ 0.621594] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.623183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.625146] libphy: Fixed MDIO Bus: probed [ 0.626362] tun: Universal TUN/TAP device driver, 1.6 [ 0.627623] tun: (C) 1999-2004 Max Krasnyansky [ 0.630830] PPP generic driver version 2.4.2 [ 0.632111] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633751] ehci-pci: EHCI PCI platform driver [ 0.634945] ehci-platform: EHCI generic platform driver [ 0.636393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.637867] ohci-pci: OHCI PCI platform driver [ 0.639033] ohci-platform: OHCI generic platform driver [ 0.640344] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662511] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663899] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.665903] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.667466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.670991] usb usb1: Product: UHCI Host Controller [ 0.672210] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.673784] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675098] hub 1-0:1.0: USB hub found [ 0.676128] hub 1-0:1.0: 2 ports detected [ 0.677409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.680229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.681508] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.683086] mousedev: PS/2 mouse device common for all mice [ 0.684811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687281] rtc_cmos 00:00: RTC can wake from S4 [ 0.688866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692066] device-mapper: uevent: version 1.0.3 [ 0.693428] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.695571] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697145] TCP: cubic registered [ 0.705220] NET: Registered protocol family 10 [ 0.707062] NET: Registered protocol family 17 [ 0.708293] Key type dns_resolver registered [ 0.709867] Loading compiled-in X.509 certificates [ 0.711660] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.714163] registered taskstats version 1 [ 0.717884] Key type trusted registered [ 0.722080] Key type encrypted registered [ 0.723216] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724584] IMA: No TPM chip found, activating TPM-bypass! [ 0.726476] regulator-dummy: disabling [ 0.727687] Magic number: 10:498:345 [ 0.728700] tty tty62: hash matches [ 0.729711] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:09 UTC (1541103609) [ 0.731739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.733112] EDD information not available. [ 0.781605] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.783514] Write protecting the kernel read-only data: 12288k [ 0.785524] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.788741] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.802878] systemd-udevd[107]: starting version 204 [ 0.848473] FDC 0 is a S82078B [ 0.988030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.153412] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.155435] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.157466] usb 1-1: Product: QEMU USB Tablet [ 1.158787] usb 1-1: Manufacturer: QEMU [ 1.159959] usb 1-1: SerialNumber: 42 [ 1.860972] 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.174143] 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.728717] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.861838] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:20:12 +0000. Up 3.32 seconds. cloud-init-nonet[3.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 ] * 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.58]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting 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 Thu, 01 Nov 2018 20:20:13 +0000. Up 4.94 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:d3:96:15 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:61:94:c0 | 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: 03:02:6d:b7:22:b8:f3:51:d5:bc:ce:45:ed:cb:2f:3a root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .. o . | | .o o o . . | | . ..o.. o . | |. . o.... . . | | . o . oS. . . | |o . o. o | | 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: e6:d6:10:f3:b4:a8:13:14:a3:ec:bd:81:1e:e8:7a:ba root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | . . o | | o . o . | | o + * . | | . + + S o | | . . . B 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: 79:f9:dc:bb:c9:f6:12:34:fe:be:5b:c8:b2:53:4b:40 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E | | . | | . .. o | | S o + . | | . o o=. | | +o++.| | .++oo| | .o=B=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:9f:d3:a8:49:1d:a9:b6:dd:fd:bc:36:c8:64:6c:f4 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | o | | S = . | | . o * E | | . + *o. | | + +o=.= | | =o+.o.B| +-----------------+ * 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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:22 +0000. Up 12.65 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[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 ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:24 +0000. Up 14.32 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [269 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [145 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 [501 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 [555 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 [266 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.9 MB in 4s (2685 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 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 The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 7 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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 libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:71 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:72 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7575 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... 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. Setting up tzdata (2018g-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Nov 1 20:21:01 UTC 2018. Universal Time is now: Thu Nov 1 20:21:01 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-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.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-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.2) ... 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:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 11927 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12552 * 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 7 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6278 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 + echo 'nameserver 192.168.0.3' + 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 | 00:21:7b:34:52:b9:54:ae:e4:95:ff:bb:5b:90:8c:19 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e6:d6:10:f3:b4:a8:13:14:a3:ec:bd:81:1e:e8:7a:ba root@vellum-0 (DSA) ec2: 256 79:f9:dc:bb:c9:f6:12:34:fe:be:5b:c8:b2:53:4b:40 root@vellum-0 (ECDSA) ec2: 256 fb:9f:d3:a8:49:1d:a9:b6:dd:fd:bc:36:c8:64:6c:f4 root@vellum-0 (ED25519) ec2: 2048 03:02:6d:b7:22:b8:f3:51:d5:bc:ce:45:ed:cb:2f:3a root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8S09NDvp3PRblk3eGFNL7M0FSyLfac4l83lp4fC/V1jn5Zc/QADA1/DAXeD+bjIGHolt2v6TmTF/EmNlNSpZQ= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHPC+nNKUCv0dUteeOUINd3clUD3MHtZEvmDtwPMmys/ root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUFUbxq5MjUE5GxbCamT20YAKMVlUUOQQEeMsYIt/03gd0B6JBsffoorGIturZxZ3jbszziRlemW7pyPHuYJth542XJO/tmXUPyGQaIlNbUWyGMkKjqhWqj6z7FG6FOJoht1P472rgUVhPYFru3MN8nOv9ypNUW/71fs6S8kGCkFqNLkizultPqqLpm9rA07Kuf3kmXjDLiVELBFUv2aJfShJTt+lb40CN1kOZJ5X99SzMmr7rovE0QxJ69N9/EaFe/QMmG1sciZ2bA26t5nMVg3I+gYRTA8EOHgDkpm9Qu8i+xO6F2eio80uRtfc2O6To75I23otjcVoFXOpENTPr root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 20:23:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 213.12 seconds 2018-11-01 20:23:46,849 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-01 20:23:47,771 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009160] AppArmor: AppArmor initialized [ 0.010277] Yama: becoming mindful. [ 0.012155] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015516] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016786] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018466] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021471] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025204] Initializing cgroup subsys blkio [ 0.026376] Initializing cgroup subsys perf_event [ 0.027629] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029814] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034642] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037816] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041935] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044606] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050497] ACPI: Core revision 20131115 [ 0.052395] ACPI: All ACPI Tables successfully acquired [ 0.053976] ftrace: allocating 28747 entries in 113 pages [ 0.076223] smpboot: Max logical packages: 2 [ 0.077358] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.081699] Enabling x2apic [ 0.082478] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.090629] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097087] KVM setup paravirtual spinlock [ 0.099450] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100177] x86: Booting SMP configuration: [ 0.101300] .... node #0, CPUs: #1[ 0.099404] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116013] KVM setup async PF for cpu 1 [ 0.116013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119365] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120438] devtmpfs: initialized [ 0.122145] EVM: security.selinux [ 0.123048] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124804] EVM: security.capability [ 0.125766] pinctrl core: initialized pinctrl subsystem [ 0.128018] regulator-dummy: no parameters [ 0.129111] RTC time: 20:20:01, date: 11/01/18 [ 0.130238] NET: Registered protocol family 16 [ 0.131472] cpuidle: using governor ladder [ 0.132007] cpuidle: using governor menu [ 0.133122] ACPI: bus type PCI registered [ 0.134132] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135724] PCI: Using configuration type 1 for base access [ 0.136651] bio: create slab at 0 [ 0.137182] ACPI: Added _OSI(Module Device) [ 0.137182] ACPI: Added _OSI(Processor Device) [ 0.140005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141131] ACPI: Added _OSI(Processor Aggregator Device) [ 0.144116] ACPI: Interpreter enabled [ 0.145123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.147430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156686] ACPI: (supports S0 S5) [ 0.157583] ACPI: Using IOAPIC for interrupt routing [ 0.158812] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160215] ACPI: No dock devices found. [ 0.163243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165517] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167008] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168263] acpiphp: Slot [3] registered [ 0.169289] acpiphp: Slot [4] registered [ 0.170298] acpiphp: Slot [5] registered [ 0.171290] acpiphp: Slot [6] registered [ 0.172026] acpiphp: Slot [7] registered [ 0.173009] acpiphp: Slot [8] registered [ 0.174011] acpiphp: Slot [9] registered [ 0.175048] acpiphp: Slot [10] registered [ 0.176028] acpiphp: Slot [11] registered [ 0.177045] acpiphp: Slot [12] registered [ 0.178087] acpiphp: Slot [13] registered [ 0.179158] acpiphp: Slot [14] registered [ 0.180024] acpiphp: Slot [15] registered [ 0.181049] acpiphp: Slot [16] registered [ 0.182214] acpiphp: Slot [17] registered [ 0.183353] acpiphp: Slot [18] registered [ 0.184049] acpiphp: Slot [19] registered [ 0.185474] acpiphp: Slot [20] registered [ 0.186647] acpiphp: Slot [21] registered [ 0.187758] acpiphp: Slot [22] registered [ 0.188025] acpiphp: Slot [23] registered [ 0.189173] acpiphp: Slot [24] registered [ 0.190362] acpiphp: Slot [25] registered [ 0.191414] acpiphp: Slot [26] registered [ 0.192029] acpiphp: Slot [27] registered [ 0.193119] acpiphp: Slot [28] registered [ 0.194162] acpiphp: Slot [29] registered [ 0.195204] acpiphp: Slot [30] registered [ 0.196051] acpiphp: Slot [31] registered [ 0.197059] PCI host bridge to bus 0000:00 [ 0.198080] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201399] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202944] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.212927] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.214789] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.245158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.247140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.248919] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.250747] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.252459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.254163] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.255824] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.255824] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256007] vgaarb: loaded [ 0.256802] vgaarb: bridge control possible 0000:00:02.0 [ 0.258354] SCSI subsystem initialized [ 0.259508] ACPI: bus type USB registered [ 0.260034] usbcore: registered new interface driver usbfs [ 0.261359] usbcore: registered new interface driver hub [ 0.262669] usbcore: registered new device driver usb [ 0.264128] PCI: Using ACPI for IRQ routing [ 0.265456] NetLabel: Initializing [ 0.266389] NetLabel: domain hash size = 128 [ 0.267455] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.268079] NetLabel: unlabeled traffic allowed by default [ 0.269404] Switched to clocksource kvm-clock [ 0.276214] AppArmor: AppArmor Filesystem Enabled [ 0.277521] pnp: PnP ACPI init [ 0.278389] ACPI: bus type PNP registered [ 0.279896] pnp: PnP ACPI: found 8 devices [ 0.280973] ACPI: bus type PNP unregistered [ 0.288408] NET: Registered protocol family 2 [ 0.289880] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291837] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293550] TCP: Hash tables configured (established 16384 bind 16384) [ 0.295172] TCP: reno registered [ 0.296090] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299150] NET: Registered protocol family 1 [ 0.300286] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301695] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.303040] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.325679] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.348420] Trying to unpack rootfs image as initramfs... [ 0.444729] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.446816] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.448168] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.449603] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.451672] Scanning for low memory corruption every 60 seconds [ 0.453377] Initialise system trusted keyring [ 0.454497] audit: initializing netlink socket (disabled) [ 0.455778] type=2000 audit(1541103602.118:1): initialized [ 0.476178] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.478471] zbud: loaded [ 0.479463] VFS: Disk quotas dquot_6.5.2 [ 0.480513] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.482354] fuse init (API version 7.22) [ 0.483464] msgmni has been set to 3997 [ 0.484511] Key type big_key registered [ 0.485927] Key type asymmetric registered [ 0.486914] Asymmetric key parser 'x509' registered [ 0.488044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489870] io scheduler noop registered [ 0.490857] io scheduler deadline registered (default) [ 0.492090] io scheduler cfq registered [ 0.493178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496106] ipmi message handler version 39.2 [ 0.497233] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499039] ACPI: Power Button [PWRF] [ 0.500128] GHES: HEST is not enabled! [ 0.522161] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588388] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590374] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613879] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616812] Linux agpgart interface v0.103 [ 0.618943] brd: module loaded [ 0.620329] loop: module loaded [ 0.621508] blk-mq: CPU -> queue map [ 0.622442] CPU 0 -> Queue 0 [ 0.623266] CPU 1 -> Queue 0 [ 0.624897] vda: vda1 [ 0.626312] scsi0 : ata_piix [ 0.627243] scsi1 : ata_piix [ 0.628090] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629615] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631464] libphy: Fixed MDIO Bus: probed [ 0.632662] tun: Universal TUN/TAP device driver, 1.6 [ 0.633862] tun: (C) 1999-2004 Max Krasnyansky [ 0.636944] PPP generic driver version 2.4.2 [ 0.638098] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639579] ehci-pci: EHCI PCI platform driver [ 0.640747] ehci-platform: EHCI generic platform driver [ 0.641995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643401] ohci-pci: OHCI PCI platform driver [ 0.644489] ohci-platform: OHCI generic platform driver [ 0.645753] uhci_hcd: USB Universal Host Controller Interface driver [ 0.668105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674362] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676235] usb usb1: Product: UHCI Host Controller [ 0.677441] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680222] hub 1-0:1.0: USB hub found [ 0.681263] hub 1-0:1.0: 2 ports detected [ 0.682424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685133] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686406] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687775] mousedev: PS/2 mouse device common for all mice [ 0.689446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691814] rtc_cmos 00:00: RTC can wake from S4 [ 0.693271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694810] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696444] device-mapper: uevent: version 1.0.3 [ 0.697697] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699758] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701233] TCP: cubic registered [ 0.709799] NET: Registered protocol family 10 [ 0.711210] NET: Registered protocol family 17 [ 0.712327] Key type dns_resolver registered [ 0.713634] Loading compiled-in X.509 certificates [ 0.715279] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717449] registered taskstats version 1 [ 0.720398] Key type trusted registered [ 0.724236] Key type encrypted registered [ 0.725367] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726808] IMA: No TPM chip found, activating TPM-bypass! [ 0.728747] regulator-dummy: disabling [ 0.729787] Magic number: 10:498:345 [ 0.730783] tty tty62: hash matches [ 0.731806] rtc_cmos 00:00: setting system clock to 2018-11-01 20:20:01 UTC (1541103601) [ 0.733840] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.735220] EDD information not available. [ 0.785279] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787216] Write protecting the kernel read-only data: 12288k [ 0.789113] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.792319] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.805739] systemd-udevd[107]: starting version 204 [ 0.844467] FDC 0 is a S82078B [ 0.992092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157392] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159079] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.160774] usb 1-1: Product: QEMU USB Tablet [ 1.161876] usb 1-1: Manufacturer: QEMU [ 1.162870] usb 1-1: SerialNumber: 42 [ 1.444088] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.857033] 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.181416] 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.336856] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.616452] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:20:04 +0000. Up 3.28 seconds. cloud-init-nonet[3.47]: 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.62]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:20:05 +0000. Up 4.75 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9b:15:42 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:d3:3b:49 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 55:ca:af:29:e9:36:7c:f4:0f:36:fe:54:2c:9e:d8:aa root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . o | | + | | . . . | | S . . o| | ..o + + | | .o.o.= = | | .+..o.= | | ..oE.ooo | +-----------------+ 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: 35:96:dc:63:00:7e:7c:a9:d7:08:58:3b:9d:b2:9f:e0 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ..o | | . = * o | | o & O | | + X + | | S + o . | | . + . | | E o | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 31:dd:55:7b:03:7b:bb:40:12:55:0b:41:56:21:ab:b6 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .oO==o| | . .o.* o| | o ...+ =.| | o + . +| | S o . . | | . . . .| | E . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 72:93:4e:5f:ea:2c:d4:44:d2:46:32:e7:69:be:d9:60 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | ooo | | .=+. | | ++ | | +. | | . SoE . | | =.+.B | | .. = . | | .o | | .o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:20:12 +0000. Up 11.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[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 ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:20:13 +0000. Up 12.94 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15529 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 8s (1543 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 8 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://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/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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-161.211 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 (3392 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8262 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8360 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8368 clearwater-socket-factory-sig start/running, process 8373 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 8 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.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 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.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 ++ ip2rr 192.168.1.3 ++ echo 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.3 ++ ip2rr 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 ++ ip2rr 192.168.1.3 ++ echo 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.3 + echo 'nameserver 192.168.0.3' + 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 | 00:21:7b:34:52:b9:54:ae:e4:95:ff:bb:5b:90:8c:19 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 35:96:dc:63:00:7e:7c:a9:d7:08:58:3b:9d:b2:9f:e0 root@sprout-0 (DSA) ec2: 256 31:dd:55:7b:03:7b:bb:40:12:55:0b:41:56:21:ab:b6 root@sprout-0 (ECDSA) ec2: 256 72:93:4e:5f:ea:2c:d4:44:d2:46:32:e7:69:be:d9:60 root@sprout-0 (ED25519) ec2: 2048 55:ca:af:29:e9:36:7c:f4:0f:36:fe:54:2c:9e:d8:aa root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP8rtrPZlgWlSHdPghwtZIENR3jnjwZfS8vfFr8Xmzc7TeIJW4O9lw2OjWic6WCNaoz6S6yWdp//jnS+I3mAOPk= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAa9/Kj6mmSZvX7Te2VqC9LSYNcSNiYWFN8w1U1MWMbb root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAuLw2j+VLQG2lblo7tZDFLVv0f1LG97nB2L1sFL21rKUIMzXDRrjy1I6mNQLZP0awUTva7u7r35FHJTWLI6KkLiDe/WC9p1xoDuWMOtZMibhPPoFC6LCctSEnfjk2O137pNqeUrNr2r0Yixl7d15knxquSoadKmKlgGGfvmJLSWFWTdIokaonJ7fcy+yypZB4rcTvfWhs1vg/9AKTALzogD+sJxlUWC0HelTdo/3Mk+tFZiI/k68in/PttMv78TQbJe9v/5lUu5WCKDlA+TqV6LOxFUUWslJWDuyG/jj/EliaaPno7d8QJbAZ0QTTg6pi4k2nEooOQsVrqU/v4lYR root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 20:22:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 169.76 seconds 2018-11-01 20:23:47,775 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-01 20:23:48,494 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008032] Security Framework initialized [ 0.009165] AppArmor: AppArmor initialized [ 0.010297] Yama: becoming mindful. [ 0.012139] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015599] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016822] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018500] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020273] Initializing cgroup subsys memory [ 0.021474] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025191] Initializing cgroup subsys blkio [ 0.026340] Initializing cgroup subsys perf_event [ 0.027569] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Present [ 0.029767] mce: CPU supports 10 MCE banks [ 0.030911] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030911] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037844] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041918] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044613] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050559] ACPI: Core revision 20131115 [ 0.052170] ACPI: All ACPI Tables successfully acquired [ 0.053696] ftrace: allocating 28747 entries in 113 pages [ 0.072241] smpboot: Max logical packages: 2 [ 0.073365] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077832] Enabling x2apic [ 0.078680] Enabled x2apic [ 0.079762] Switched APIC routing to physical x2apic. [ 0.081210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093094] KVM setup paravirtual spinlock [ 0.095481] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096181] x86: Booting SMP configuration: [ 0.097284] .... node #0, CPUs: #1[ 0.095440] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112019] x86: Booted up 1 node, 2 CPUs [ 0.112012] KVM setup async PF for cpu 1 [ 0.112014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115397] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116404] devtmpfs: initialized [ 0.118144] EVM: security.selinux [ 0.119036] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120811] EVM: security.capability [ 0.121775] pinctrl core: initialized pinctrl subsystem [ 0.122095] regulator-dummy: no parameters [ 0.124071] RTC time: 20:19:13, date: 11/01/18 [ 0.125179] NET: Registered protocol family 16 [ 0.126356] cpuidle: using governor ladder [ 0.127374] cpuidle: using governor menu [ 0.128086] ACPI: bus type PCI registered [ 0.129096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130635] PCI: Using configuration type 1 for base access [ 0.132508] bio: create slab at 0 [ 0.133059] ACPI: Added _OSI(Module Device) [ 0.133094] ACPI: Added _OSI(Processor Device) [ 0.134167] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138311] ACPI: Interpreter enabled [ 0.139267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.143876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.145515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.147822] ACPI: (supports S0 S5) [ 0.148002] ACPI: Using IOAPIC for interrupt routing [ 0.152013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.154361] ACPI: No dock devices found. [ 0.157274] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.158718] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.161518] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164195] acpiphp: Slot [3] registered [ 0.165210] acpiphp: Slot [4] registered [ 0.166219] acpiphp: Slot [5] registered [ 0.168272] acpiphp: Slot [6] registered [ 0.169303] acpiphp: Slot [7] registered [ 0.170315] acpiphp: Slot [8] registered [ 0.171325] acpiphp: Slot [9] registered [ 0.172052] acpiphp: Slot [10] registered [ 0.173082] acpiphp: Slot [11] registered [ 0.174106] acpiphp: Slot [12] registered [ 0.175129] acpiphp: Slot [13] registered [ 0.176029] acpiphp: Slot [14] registered [ 0.177066] acpiphp: Slot [15] registered [ 0.178092] acpiphp: Slot [16] registered [ 0.179125] acpiphp: Slot [17] registered [ 0.180020] acpiphp: Slot [18] registered [ 0.181063] acpiphp: Slot [19] registered [ 0.182096] acpiphp: Slot [20] registered [ 0.183122] acpiphp: Slot [21] registered [ 0.184019] acpiphp: Slot [22] registered [ 0.185049] acpiphp: Slot [23] registered [ 0.186084] acpiphp: Slot [24] registered [ 0.187122] acpiphp: Slot [25] registered [ 0.188019] acpiphp: Slot [26] registered [ 0.189045] acpiphp: Slot [27] registered [ 0.190069] acpiphp: Slot [28] registered [ 0.191099] acpiphp: Slot [29] registered [ 0.192018] acpiphp: Slot [30] registered [ 0.193049] acpiphp: Slot [31] registered [ 0.194081] PCI host bridge to bus 0000:00 [ 0.195129] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.196007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.197419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.198824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.201550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236669] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.238473] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240080] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.241845] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243522] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244314] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245369] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247305] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249531] SCSI subsystem initialized [ 0.250713] ACPI: bus type USB registered [ 0.250713] usbcore: registered new interface driver usbfs [ 0.252019] usbcore: registered new interface driver hub [ 0.253307] usbcore: registered new device driver usb [ 0.253309] PCI: Using ACPI for IRQ routing [ 0.256221] NetLabel: Initializing [ 0.257143] NetLabel: domain hash size = 128 [ 0.258217] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259481] NetLabel: unlabeled traffic allowed by default [ 0.260218] Switched to clocksource kvm-clock [ 0.268364] AppArmor: AppArmor Filesystem Enabled [ 0.269558] pnp: PnP ACPI init [ 0.270399] ACPI: bus type PNP registered [ 0.271869] pnp: PnP ACPI: found 8 devices [ 0.272908] ACPI: bus type PNP unregistered [ 0.280195] NET: Registered protocol family 2 [ 0.281606] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283517] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285208] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286823] TCP: reno registered [ 0.287705] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289115] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290683] NET: Registered protocol family 1 [ 0.291795] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293176] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316832] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339153] Trying to unpack rootfs image as initramfs... [ 0.437467] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.439611] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440992] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442466] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444549] Scanning for low memory corruption every 60 seconds [ 0.446315] Initialise system trusted keyring [ 0.447484] audit: initializing netlink socket (disabled) [ 0.448783] type=2000 audit(1541103553.842:1): initialized [ 0.469376] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.471745] zbud: loaded [ 0.472702] VFS: Disk quotas dquot_6.5.2 [ 0.473755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.475641] fuse init (API version 7.22) [ 0.476724] msgmni has been set to 3997 [ 0.477777] Key type big_key registered [ 0.479150] Key type asymmetric registered [ 0.480209] Asymmetric key parser 'x509' registered [ 0.481411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.483316] io scheduler noop registered [ 0.484322] io scheduler deadline registered (default) [ 0.485566] io scheduler cfq registered [ 0.486626] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.487941] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.489493] ipmi message handler version 39.2 [ 0.490641] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.492499] ACPI: Power Button [PWRF] [ 0.493561] GHES: HEST is not enabled! [ 0.515433] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.585437] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588092] Linux agpgart interface v0.103 [ 0.590014] brd: module loaded [ 0.591287] loop: module loaded [ 0.592499] blk-mq: CPU -> queue map [ 0.593437] CPU 0 -> Queue 0 [ 0.594275] CPU 1 -> Queue 0 [ 0.595939] vda: vda1 [ 0.597398] scsi0 : ata_piix [ 0.598289] scsi1 : ata_piix [ 0.599105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.600667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.602406] libphy: Fixed MDIO Bus: probed [ 0.603530] tun: Universal TUN/TAP device driver, 1.6 [ 0.604758] tun: (C) 1999-2004 Max Krasnyansky [ 0.607061] PPP generic driver version 2.4.2 [ 0.608233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609720] ehci-pci: EHCI PCI platform driver [ 0.610824] ehci-platform: EHCI generic platform driver [ 0.612088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613503] ohci-pci: OHCI PCI platform driver [ 0.614601] ohci-platform: OHCI generic platform driver [ 0.615848] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638081] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641277] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.642722] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646066] usb usb1: Product: UHCI Host Controller [ 0.647235] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.648732] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649951] hub 1-0:1.0: USB hub found [ 0.650926] hub 1-0:1.0: 2 ports detected [ 0.652094] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655935] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.657261] mousedev: PS/2 mouse device common for all mice [ 0.658876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661056] rtc_cmos 00:00: RTC can wake from S4 [ 0.662475] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663976] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665523] device-mapper: uevent: version 1.0.3 [ 0.666725] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.668785] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670263] TCP: cubic registered [ 0.671216] NET: Registered protocol family 10 [ 0.672617] NET: Registered protocol family 17 [ 0.673743] Key type dns_resolver registered [ 0.674982] Loading compiled-in X.509 certificates [ 0.676685] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.678915] registered taskstats version 1 [ 0.688930] Key type trusted registered [ 0.692647] Key type encrypted registered [ 0.693687] AppArmor: AppArmor sha1 policy hashing enabled [ 0.694972] IMA: No TPM chip found, activating TPM-bypass! [ 0.696720] regulator-dummy: disabling [ 0.697774] Magic number: 10:498:345 [ 0.698754] tty tty62: hash matches [ 0.699794] rtc_cmos 00:00: setting system clock to 2018-11-01 20:19:13 UTC (1541103553) [ 0.701846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.703232] EDD information not available. [ 0.757755] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.759739] Write protecting the kernel read-only data: 12288k [ 0.761728] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.765051] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.778736] systemd-udevd[107]: starting version 204 [ 0.824402] FDC 0 is a S82078B [ 0.960079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.123728] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.125357] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.126994] usb 1-1: Product: QEMU USB Tablet [ 1.128102] usb 1-1: Manufacturer: QEMU [ 1.129110] usb 1-1: SerialNumber: 42 [ 1.436058] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.832948] 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.145131] 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.262007] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.356703] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:19:15 +0000. Up 2.69 seconds. cloud-init-nonet[2.84]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[3.75]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:19:16 +0000. Up 3.89 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:df:04:eb | 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: 47:a4:66:35:26:72:80:d5:15:eb:43:2e:93:88:03:8f root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o+oo.B. | | . o.* o | | . + + | | + . + * | | E + . S = | | . + . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9d:4c:31:4f:ed:af:4b:74:5a:97:c7:a4:94:20:3e:d6 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | + o. | | . B ... | | = E.o .| | = o ..+.| | S + oo*| | . ++| | 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: c0:23:ad:c2:c2:6b:e4:9c:56:80:04:29:4e:3e:d6:f7 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ |oo | |=. o | |*.. . = | |.*.. + o | |oo+.o . S | |+.+. E | | B | |o | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d6:e9:dd:7e:cb:b6:71:58:46:e6:3a:57:a9:25:b7:ab root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o| | . . +.| | S o . +=| | . . . .==o| | . ..=oo| | ..+=| | E+*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 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:19:22 +0000. Up 9.73 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 Thu, 01 Nov 2018 20:19:23 +0000. Up 10.70 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 11790 0 --:--:-- --:--:-- --:--:-- 11794100 3149 100 3149 0 0 11786 0 --:--:-- --:--:-- --:--:-- 11750 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 [165 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 [87.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 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 [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.9 MB in 9s (1365 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 8 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 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-161.211 [773 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.62-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.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.8 MB in 18s (3775 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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.10) ... 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.62-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.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-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 9269 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 8 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58132 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.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 00:21:7b:34:52:b9:54:ae:e4:95:ff:bb:5b:90:8c:19 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9d:4c:31:4f:ed:af:4b:74:5a:97:c7:a4:94:20:3e:d6 root@ellis-0 (DSA) ec2: 256 c0:23:ad:c2:c2:6b:e4:9c:56:80:04:29:4e:3e:d6:f7 root@ellis-0 (ECDSA) ec2: 256 d6:e9:dd:7e:cb:b6:71:58:46:e6:3a:57:a9:25:b7:ab root@ellis-0 (ED25519) ec2: 2048 47:a4:66:35:26:72:80:d5:15:eb:43:2e:93:88:03:8f root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOOynE8Umg4K9Cg4goE2dKzQw4ClePXoDwtDaHQa35YuR6uYd3Cg+IcGlqp8sPQ/JyR7R6xeF5rfOimh5E6RbuI= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP4NyudQNVtXsbwYRAKb/JcO4QDkaiVwdWf8s7YEoh3Y root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6t7/ZSEiMdtC0uxCTsW61XCERxlLm1bTh13vVncE2wtv6Ew28U4ozs2hH1B319o6t9eqDhGUCzl/o1hvGBFK0Lb3Q2J/l87AklOrCBfx+0zI7RHiY4B0yJZMkTb5OK8mXEGe7Ez3YenJkV3Ic/q/w5z/o1AETgxewzql66+6iPAD+TEta+p5VQcXSetAt05SsVyq4iPLhPaiFPuBuNjThpbV306CHeJjqzpFuq+a7yTQaWP1mjWqVVRizIt0fWwfSpaIKwE7pwsVtU7nYcbRcilxPGGx+sH5ne5yf41wRsINeMjAZUZvQ1lXuXqJpKyROateRkbh7w76vSZwRR815 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 20:22:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.50 seconds 2018-11-01 20:23:48,498 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-01 20:23:48,498 - 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:df:04:eb', 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:df:04:eb', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e67c19e9-01ea-46cf-9da0-a9b9c0ffd7d1', 'name': u'heat_ims-img_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:19:12.000000', 'flavor': Munch({u'id': u'3f8b3fd8-9e5f-4881-a994-40f6b379356e', 'name': u'heat_ims-flavor_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331'}), 'az': u'nova', 'id': u'c0dd5e5f-91a8-42aa-bbb0-920ff2cf875c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'23ff345d-b130-4851-9713-7d8096733210'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'31894f22-94d7-48ee-a6f9-7e028dd5bc99'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'd1a99002-8808-41f6-bede-a14499c2cca0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ddf98af7-1fc7-4f17-a942-d14a3c5dbc57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f75eea7a-145c-4091-b56e-cf95f2263f6f'})], 'id': u'78f93915-e5cd-42fe-99be-669fef788a3c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'16cb518c-b136-4fa1-8679-af023962db97', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'390638b9-534a-45d4-876a-20829a0aa876'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'16cb518c-b136-4fa1-8679-af023962db97', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', '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'b581f3f4-02ff-4065-863e-0d10d0958b1c'})], 'id': u'16cb518c-b136-4fa1-8679-af023962db97', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0aa9db8ecffb456c823b180fb0cbe96a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': 'heat_ims-project_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-11-01T20:19:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:19:12Z', 'hostId': u'6230ea548d453cb924e9005aada0b367f6f4269a55f9634982bb1163', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8d4c4a97-47ee-46b0-8c0d-f9bf6eac4331', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'6230ea548d453cb924e9005aada0b367f6f4269a55f9634982bb1163', '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-11-01T20:19:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e9ad54a1d4024c549a2e5d0b385fdfb7', 'created_at': u'2018-11-01T20:17:27Z', 'created': u'2018-11-01T20:17:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 20:23:49,040 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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-161-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008033] Security Framework initialized [ 0.009170] AppArmor: AppArmor initialized [ 0.010279] Yama: becoming mindful. [ 0.012078] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015466] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016816] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018444] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020277] Initializing cgroup subsys memory [ 0.021440] Initializing cgroup subsys devices [ 0.022608] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025122] Initializing cgroup subsys perf_event [ 0.026332] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029778] mce: CPU supports 10 MCE banks [ 0.030900] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033568] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038587] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044622] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049803] ACPI: Core revision 20131115 [ 0.051334] ACPI: All ACPI Tables successfully acquired [ 0.052338] ftrace: allocating 28747 entries in 113 pages [ 0.072236] smpboot: Max logical packages: 2 [ 0.073346] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074897] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076251] Enabling x2apic [ 0.077082] Enabled x2apic [ 0.078173] Switched APIC routing to physical x2apic. [ 0.081246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082816] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086163] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093984] KVM setup paravirtual spinlock [ 0.096483] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098348] x86: Booting SMP configuration: [ 0.099519] .... node #0, CPUs: #1[ 0.096443] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116019] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119542] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120394] devtmpfs: initialized [ 0.122121] EVM: security.selinux [ 0.123045] EVM: security.SMACK64 [ 0.124006] EVM: security.ima [ 0.124846] EVM: security.capability [ 0.125859] pinctrl core: initialized pinctrl subsystem [ 0.128047] regulator-dummy: no parameters [ 0.129190] RTC time: 20:17:17, date: 11/01/18 [ 0.130360] NET: Registered protocol family 16 [ 0.131593] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133093] ACPI: bus type PCI registered [ 0.134140] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135769] PCI: Using configuration type 1 for base access [ 0.136599] bio: create slab at 0 [ 0.137125] ACPI: Added _OSI(Module Device) [ 0.137154] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141178] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143523] ACPI: Interpreter enabled [ 0.144007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156710] ACPI: (supports S0 S5) [ 0.157637] ACPI: Using IOAPIC for interrupt routing [ 0.158877] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160194] ACPI: No dock devices found. [ 0.163139] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165587] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167199] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168200] acpiphp: Slot [3] registered [ 0.172276] acpiphp: Slot [4] registered [ 0.173326] acpiphp: Slot [5] registered [ 0.174354] acpiphp: Slot [6] registered [ 0.175431] acpiphp: Slot [7] registered [ 0.176031] acpiphp: Slot [8] registered [ 0.177055] acpiphp: Slot [9] registered [ 0.178106] acpiphp: Slot [10] registered [ 0.179147] acpiphp: Slot [11] registered [ 0.180020] acpiphp: Slot [12] registered [ 0.181109] acpiphp: Slot [13] registered [ 0.182197] acpiphp: Slot [14] registered [ 0.183275] acpiphp: Slot [15] registered [ 0.184021] acpiphp: Slot [16] registered [ 0.185349] acpiphp: Slot [17] registered [ 0.186421] acpiphp: Slot [18] registered [ 0.187496] acpiphp: Slot [19] registered [ 0.188021] acpiphp: Slot [20] registered [ 0.189088] acpiphp: Slot [21] registered [ 0.190159] acpiphp: Slot [22] registered [ 0.191238] acpiphp: Slot [23] registered [ 0.192027] acpiphp: Slot [24] registered [ 0.193096] acpiphp: Slot [25] registered [ 0.194178] acpiphp: Slot [26] registered [ 0.195244] acpiphp: Slot [27] registered [ 0.196021] acpiphp: Slot [28] registered [ 0.197092] acpiphp: Slot [29] registered [ 0.198160] acpiphp: Slot [30] registered [ 0.199230] acpiphp: Slot [31] registered [ 0.200021] PCI host bridge to bus 0000:00 [ 0.201107] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.202443] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.203914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.204004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.205620] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.207191] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.213977] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.215832] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.243978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.244890] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.246774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250383] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252091] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255447] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257601] SCSI subsystem initialized [ 0.258821] ACPI: bus type USB registered [ 0.258821] usbcore: registered new interface driver usbfs [ 0.260020] usbcore: registered new interface driver hub [ 0.261375] usbcore: registered new device driver usb [ 0.261375] PCI: Using ACPI for IRQ routing [ 0.264423] NetLabel: Initializing [ 0.265375] NetLabel: domain hash size = 128 [ 0.266496] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267792] NetLabel: unlabeled traffic allowed by default [ 0.268220] Switched to clocksource kvm-clock [ 0.276255] AppArmor: AppArmor Filesystem Enabled [ 0.277484] pnp: PnP ACPI init [ 0.278368] ACPI: bus type PNP registered [ 0.279900] pnp: PnP ACPI: found 8 devices [ 0.280995] ACPI: bus type PNP unregistered [ 0.288372] NET: Registered protocol family 2 [ 0.289839] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291853] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293612] TCP: Hash tables configured (established 16384 bind 16384) [ 0.295282] TCP: reno registered [ 0.296199] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297676] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299301] NET: Registered protocol family 1 [ 0.300457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301894] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.303301] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.325710] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.348225] Trying to unpack rootfs image as initramfs... [ 0.446341] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.448619] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.450064] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451554] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.453679] Scanning for low memory corruption every 60 seconds [ 0.455482] Initialise system trusted keyring [ 0.456639] audit: initializing netlink socket (disabled) [ 0.457952] type=2000 audit(1541103438.261:1): initialized [ 0.478397] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480846] zbud: loaded [ 0.481861] VFS: Disk quotas dquot_6.5.2 [ 0.482942] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.484854] fuse init (API version 7.22) [ 0.485970] msgmni has been set to 3997 [ 0.487036] Key type big_key registered [ 0.488415] Key type asymmetric registered [ 0.489481] Asymmetric key parser 'x509' registered [ 0.490656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.492560] io scheduler noop registered [ 0.493597] io scheduler deadline registered (default) [ 0.494812] io scheduler cfq registered [ 0.495851] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497182] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498758] ipmi message handler version 39.2 [ 0.499889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501722] ACPI: Power Button [PWRF] [ 0.502772] GHES: HEST is not enabled! [ 0.524460] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.567314] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.589631] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.591518] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.615047] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.617612] Linux agpgart interface v0.103 [ 0.619574] brd: module loaded [ 0.620855] loop: module loaded [ 0.622067] blk-mq: CPU -> queue map [ 0.623015] CPU 0 -> Queue 0 [ 0.623831] CPU 1 -> Queue 0 [ 0.625532] vda: vda1 [ 0.627003] scsi0 : ata_piix [ 0.627976] scsi1 : ata_piix [ 0.628861] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630468] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632288] libphy: Fixed MDIO Bus: probed [ 0.633484] tun: Universal TUN/TAP device driver, 1.6 [ 0.634775] tun: (C) 1999-2004 Max Krasnyansky [ 0.637915] PPP generic driver version 2.4.2 [ 0.639116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640640] ehci-pci: EHCI PCI platform driver [ 0.641768] ehci-platform: EHCI generic platform driver [ 0.643033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644467] ohci-pci: OHCI PCI platform driver [ 0.645551] ohci-platform: OHCI generic platform driver [ 0.646783] uhci_hcd: USB Universal Host Controller Interface driver [ 0.668861] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.673485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676799] usb usb1: Product: UHCI Host Controller [ 0.677952] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.679410] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680666] hub 1-0:1.0: USB hub found [ 0.681680] hub 1-0:1.0: 2 ports detected [ 0.682798] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685418] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686650] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687989] mousedev: PS/2 mouse device common for all mice [ 0.689589] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691919] rtc_cmos 00:00: RTC can wake from S4 [ 0.693400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694905] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696415] device-mapper: uevent: version 1.0.3 [ 0.697652] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699748] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701232] TCP: cubic registered [ 0.709083] NET: Registered protocol family 10 [ 0.710541] NET: Registered protocol family 17 [ 0.711641] Key type dns_resolver registered [ 0.712938] Loading compiled-in X.509 certificates [ 0.714633] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.716843] registered taskstats version 1 [ 0.719715] Key type trusted registered [ 0.723594] Key type encrypted registered [ 0.724667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.725939] IMA: No TPM chip found, activating TPM-bypass! [ 0.727694] regulator-dummy: disabling [ 0.728723] Magic number: 10:945:294 [ 0.729733] ata_device dev2.0: hash matches [ 0.730792] dev2.0: hash matches [ 0.731663] misc hpet: hash matches [ 0.732578] tty tty27: hash matches [ 0.733619] rtc_cmos 00:00: setting system clock to 2018-11-01 20:17:17 UTC (1541103437) [ 0.735697] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.737093] EDD information not available. [ 0.789460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791454] Write protecting the kernel read-only data: 12288k [ 0.793413] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796666] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809768] systemd-udevd[107]: starting version 204 [ 0.848584] FDC 0 is a S82078B [ 0.992072] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.156428] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.158720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161077] usb 1-1: Product: QEMU USB Tablet [ 1.162650] usb 1-1: Manufacturer: QEMU [ 1.164059] usb 1-1: SerialNumber: 42 [ 1.448049] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.861210] 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.172183] 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.288728] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.385261] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:17:19 +0000. Up 2.76 seconds. cloud-init-nonet[2.89]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * 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 ] cloud-init-nonet[3.80]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:17:20 +0000. Up 3.99 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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:4a:34:0f | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:e1:5a:29 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 17:37:3a:7b:26:e2:0a:2e:d2:eb:15:e3:cc:11:a8:79 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . . o | | o . + . | |o E + S + | | . + + . o | | . * . o o | |. oo . . . + | | ooo. ... | +-----------------+ 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: 9d:ac:46:ff:a8:2c:f2:10:4c:85:a8:40:ed:02:1d:29 root@ns The key's randomart image is: +--[ DSA 1024]----+ |.oo+ .. | |E +... | |oo. . | |.. + o . | | . o S + | | . . o | | . o . | | ...o o | | o..o.. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a8:28:e5:88:1f:c6:ac:8e:60:65:78:63:38:2c:ba:25 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | | |. o . | |.=.* . S | |+**... | |E.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: 62:bf:8e:ee:8d:4f:12:d7:bf:ea:ce:f4:24:d8:ea:1e root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | + S . | | . = o . | | . E + o | | * * + . | | o==Oo=.o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:17:25 +0000. Up 8.96 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:17:26 +0000. Up 9.83 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.5/24 dev eth1 + ip link set dev eth1 up + apt-get update 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] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:3 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://security.ubuntu.com trusty-security/universe Sources [87.3 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [269 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [217 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [145 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1119 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 [501 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 [555 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 [266 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.8 MB in 4s (2647 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 8 not upgraded. Need to get 432 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.18 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 432 kB in 1s (333 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... 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.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 00:21:7b:34:52:b9:54:ae:e4:95:ff:bb:5b:90:8c:19 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9d:ac:46:ff:a8:2c:f2:10:4c:85:a8:40:ed:02:1d:29 root@ns (DSA) ec2: 256 a8:28:e5:88:1f:c6:ac:8e:60:65:78:63:38:2c:ba:25 root@ns (ECDSA) ec2: 256 62:bf:8e:ee:8d:4f:12:d7:bf:ea:ce:f4:24:d8:ea:1e root@ns (ED25519) ec2: 2048 17:37:3a:7b:26:e2:0a:2e:d2:eb:15:e3:cc:11:a8:79 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM1pi8vTljnXGcP3ZRYbjgrcOvUpBYzH3RXKpGdR+l8TXh2g/oUlyBM6e/ZNSywHQwc58ihAe4o4/DDJ5/ukTS8= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBQz2uqt7N2fTk9uACPtL/FG7jxhhT2WSIbLG7orEbE1 root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1jrZYS9C8iuWb4fC9Iuv93ut9erXuioObspvHsc0p7Y0V5HU3VIE+mKZGWLwQPcI0E2m1s2Z5PlTiOBwCB+iCmfkjc6NkchMes1xFzJLg6djSZCmPGKMDID6Hl/DKvojiKfhRMigDbga8aXtm4TjKk5ff8ortelcUboWdmtg7IcdudRW5BcGzHmpW2xtv6ORGuAlqz9mLxGcSndwWTyukXdMGhUZPAnJOvpqctW4ZKEG+QZ6MRbg6WqYrFaj8Yv4QVh0eBnZ/3clZs8bC7yz+V8lOAjGKaLunECyY/P41FZJH2QMnRvQEu8QebuW1SjpaCIu1G3kisE3zELbSZYpr root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 20:17:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 21.03 seconds 2018-11-01 20:23:49,042 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-01 20:23:49,044 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2018-11-01 20:23:49,156 - 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-11-01 20:23:49,224 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-01 20:23:49,224 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-01 20:23:49,317 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:23:49,317 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-01 20:24:14,360 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:24:14,360 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-01 20:24:39,413 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:24:39,413 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-01 20:25:04,468 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:25:04,468 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-01 20:25:29,524 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:25:29,524 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-11-01 20:25:54,580 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:25:54,581 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-11-01 20:26:19,703 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:26:19,704 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-11-01 20:26:44,768 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-01 20:26:44,769 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-11-01 20:27:10,034 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550135@clearwater.opnfv', u'sip_username': u'6505550135', u'formatted_number': u'(650) 555-0135', u'number': u'6505550135', u'sip_uri': u'sip:6505550135@clearwater.opnfv', u'number_id': u'2db19b1ddf094b22bf6681ec77cf7480', u'sip_password': u'wbkQAabeR', u'pstn': False} 2018-11-01 20:27:10,540 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.215', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-11-01 20:27:10,541 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-11-01 20:27:10,541 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-11-01 20:27:10,549 - 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-11-01 20:27:10,549 - 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-11-01 20:30:52,859 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-11-01 20:30:52,860 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID e04207a1326a8d4de821385a225526b0) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 185565a621e10f4b6d8d08903d60252e) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 774e3bcc882643016f02be6fe2dd60d3) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID 61a3ddceb2902cd3d84a57c4ee96d9ba) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 87826a08ab2f708af116e6623957f2c1) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID bfa52f2b64e31c149f31eaa7768b6127) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID b31d505a81cbcea16ccfe11fc139ce65) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID aa629270773620b83e0f322805cf6c41) (RuntimeError) from /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550543, 6505550282) Failed Endpoint threw exception: - Expected 180, got 503 (call ID e04207a1326a8d4de821385a225526b0) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550906, 6505550419) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 185565a621e10f4b6d8d08903d60252e) - /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) - (6505550838, 6505550214) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 774e3bcc882643016f02be6fe2dd60d3) - /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) - (6505550982, 6505550975) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550507, 6505550855) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 61a3ddceb2902cd3d84a57c4ee96d9ba) - /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) - (6505550178, 6505550909) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 87826a08ab2f708af116e6623957f2c1) - /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) - (6505550596, 6505550817) Failed Endpoint threw exception: - Expected 180, got 503 (call ID bfa52f2b64e31c149f31eaa7768b6127) - /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) - (6505550569) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550436, 6505550843) Failed Endpoint threw exception: - Expected 200, got 504 (call ID b31d505a81cbcea16ccfe11fc139ce65) - /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 7e0fb3e74c1eb848696a3cf9e76e98d9) Call Barring - Outbound Rejection (TCP) - (6505550128, 6505550281) 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) - (6505550257, 6505550723) 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) - (6505550221, 6505550803, 6505550015) Failed Endpoint threw exception: - Expected 180, got 503 (call ID aa629270773620b83e0f322805cf6c41) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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:6505550458@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550856@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550078@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550599%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550681%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550194%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550576%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550659%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550805%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550260%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550001%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550728%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550980%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550691%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550563%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550844%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550371%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550537%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550798%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550762%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550933%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550897%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550644%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550983%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550384%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550216%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550936%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 0ad79ace28ea968456f8d10954a6ac06) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID c3e06e58f38c9808bb76b8e1c6fa394d) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID c353c6e89e029eee10ddf7a6cf9183e7) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' 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%3A6505550562%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550291%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:214:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (TCP) - (6505550446, 6505550848) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550302, 6505550875) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550939, 6505550956) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550838, 6505550792) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 0ad79ace28ea968456f8d10954a6ac06) - /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) - (6505550076, 6505550607) Failed Endpoint threw exception: - Expected 200, got 503 (call ID c3e06e58f38c9808bb76b8e1c6fa394d) - /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) - (6505550318, 6505550538) Failed Endpoint threw exception: - Expected 200, got 503 (call ID c353c6e89e029eee10ddf7a6cf9183e7) - /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) - # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550990@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 45c0ebc6c94b90e48cd005c3688e7027) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550262@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 107caa185d3c4f122e90c6b9f2055862) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550545@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 3827d2207901f581ba3fde916ce0a0cb) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' 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) - (6505550990) Failed Endpoint threw exception: - sip:6505550990@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 45c0ebc6c94b90e48cd005c3688e7027) - /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) - (6505550262) Failed Endpoint threw exception: - sip:6505550262@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 107caa185d3c4f122e90c6b9f2055862) - /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) - (6505550545) Failed Endpoint threw exception: - sip:6505550545@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 3827d2207901f581ba3fde916ce0a0cb) - /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) - (6505550867, 6505550189) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID ccb9140a41eb27f89e33ab47b6dc1790) Failed RuntimeError thrown: - Expected 200, got 504 (call ID caeb86c681c54b8f5af7b832f0aafee4) - /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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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) - (6505550930, 6505550619) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID ca965f4ae2c1ce9924a22889f70855ea) Failed RuntimeError thrown: - Expected 200, got 504 (call ID ca965f4ae2c1ce9924a22889f70855ea) - /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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550078%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-11-01 20:27:17 +0000 Basic Call - SDP (TCP) at 2018-11-01 20:27:22 +0000 Basic Call - Tel URIs (TCP) at 2018-11-01 20:27:27 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-11-01 20:27:34 +0000 Basic Call - Messages - Pager model (TCP) at 2018-11-01 20:27:39 +0000 Basic Call - Pracks (TCP) at 2018-11-01 20:27:44 +0000 Multiple Identities (TCP) at 2018-11-01 20:27:52 +0000 Call Diversion - Not registered (TCP) at 2018-11-01 20:28:02 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-11-01 20:28:31 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-11-01 20:28:36 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-11-01 20:28:37 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-11-01 20:28:37 +0000 Call Diversion - Busy (TCP) at 2018-11-01 20:28:37 +0000 Call Diversion - Unconditional (TCP) at 2018-11-01 20:28:37 +0000 Call Diversion - No answer (TCP) at 2018-11-01 20:28:38 +0000 Call Diversion - Bad target URI (TCP) at 2018-11-01 20:28:38 +0000 Call Diversion - Audio-only call (TCP) at 2018-11-01 20:28:38 +0000 Call Diversion - Audio-video call (TCP) at 2018-11-01 20:28:38 +0000 Call Waiting - Accepted (TCP) at 2018-11-01 20:28:38 +0000 Call Waiting - Cancelled (TCP) at 2018-11-01 20:28:39 +0000 CANCEL - Mainline (TCP) at 2018-11-01 20:28:39 +0000 Filtering - Accept-Contact (TCP) at 2018-11-01 20:28:39 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-11-01 20:28:39 +0000 Filtering - Accept-Contact no match (TCP) at 2018-11-01 20:28:39 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-11-01 20:28:39 +0000 Filtering - RFC3841 example (TCP) at 2018-11-01 20:28:40 +0000 Filtering - Reject-Contact no match (TCP) at 2018-11-01 20:28:40 +0000 Filtering - Reject-Contact match (TCP) at 2018-11-01 20:28:40 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-11-01 20:28:40 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-11-01 20:28:40 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-11-01 20:28:41 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-11-01 20:28:41 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-11-01 20:28:41 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-11-01 20:28:41 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-11-01 20:28:41 +0000 GRUU - Call - AoR as target (TCP) at 2018-11-01 20:28:42 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-11-01 20:28:55 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-11-01 20:29:00 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-11-01 20:29:06 +0000 SUBSCRIBE - reg-event (TCP) at 2018-11-01 20:29:37 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-11-01 20:30:09 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-11-01 20:30:41 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-11-01 20:30:46 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-11-01 20:30:52 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-11-01 20:30:52,864 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-11-01 20:30:52,979 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 20:30:52,980 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-01 20:31:46,309 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-11-01 20:31:47,249 - 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'2eeaccdfbd7647d28b5fedcb7fa45cf0', '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_9aa98627-bceb-4b7c-950a-73fbeb6b11ea'}) 2018-11-01 20:31:47,625 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e266db3f1b0e4baa94ac3e8902955fae', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_9aa98627-bceb-4b7c-950a-73fbeb6b11ea'}) 2018-11-01 20:31:47,826 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 20:31:47,930 - functest.core.tenantnetwork - DEBUG - role: 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'516bd92231ed4901a3acbc107c5a7517'}) 2018-11-01 20:31:48,509 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 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'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '15e2b8fd-3eca-44c0-a8d9-3d09e97f1f07', 'username': u'vyos_vrouter-user_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 20:31:48,512 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'password': '15e2b8fd-3eca-44c0-a8d9-3d09e97f1f07', 'project_name': 'vyos_vrouter-project_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '2eeaccdfbd7647d28b5fedcb7fa45cf0', 'project_domain_name': 'Default'} 2018-11-01 20:31:48,545 - 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-11-01 20:31:48,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-11-01 20:31:48,585 - 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-11-01 20:31:48,618 - 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-11-01 20:31:48,619 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-11-01 20:31:49,164 - 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-11-01T20:31:49Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'745f444c-e1e2-4bfd-9ae5-7072c420aa1c', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', u'created_at': u'2018-11-01T20:31:48Z', u'mtu': 1450, u'tenant_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'l2_adjacency': True}) 2018-11-01 20:31:50,625 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T20:31:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f013b6f8-f8a2-47dc-80dc-b20d478c8abd', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', u'enable_dhcp': True, u'network_id': u'745f444c-e1e2-4bfd-9ae5-7072c420aa1c', u'tenant_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'created_at': u'2018-11-01T20:31:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0'}) 2018-11-01 20:31:52,099 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T20:31:51Z', u'revision_number': 3, u'id': u'0c35bb29-1e72-487e-b5bd-9c348cc7a22e', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', u'admin_state_up': True, u'tenant_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'created_at': u'2018-11-01T20:31:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0'}) 2018-11-01 20:33:18,375 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/6f316aaa-efb6-4b99-ac39-8c66c49e3a7f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6f316aaa-efb6-4b99-ac39-8c66c49e3a7f/file', 'owner': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'id': u'6f316aaa-efb6-4b99-ac39-8c66c49e3a7f', 'size': 4373348352, u'self': u'/v2/images/6f316aaa-efb6-4b99-ac39-8c66c49e3a7f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'name': 'vyos_vrouter-project_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/6f316aaa-efb6-4b99-ac39-8c66c49e3a7f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T20:33:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T20:33:18Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/6f316aaa-efb6-4b99-ac39-8c66c49e3a7f', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'created': u'2018-11-01T20:32:17Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-01T20:32:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6f316aaa-efb6-4b99-ac39-8c66c49e3a7f', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-01 20:33:18,638 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', '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'3e9dcf933068455ab9b9f3764849638d', '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'59edb284-ef7f-4231-b00b-4644e9fc0235', 'swap': 0}) 2018-11-01 20:33:18,904 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3esPnUYyHlapIlCy/qEC6SfMHGwgpT/NEleuY2QPljb3NafxwGsw0s5aySKAzguBK55UR4N8kxFk2pZd36MGfuwVnKeEVwjU/7wqR7C0ZI24Fydz6UC6WPfkRoHavmbMbAyV2l1xKhKeyFkwi587VsOnPDu1JHRZYr17rOk69J7xGY6sIdT3bUOcGcXTAzqNS01h0nN3vwkS+m0XBoHRsvSa+/V9xWOcUNMFQvMo0O8jWpQfxkjXIn/S1Bpo4n03t9id/oAMhRq4EA501J+gMpWkqmg0aroikzf56PXIVAon5dR/UoF/VlluaVadeh4uCUEjIjTcaZI2t+OcEbex3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt3rD51GMh5WqSJQsv6hAuknzBxsIKU/zRJXrmNkD5Y29zWn8\ncBrMNLOWskigM4LgSueVEeDfJMRZNqWXd+jBn7sFZynhFcI1P+8KkewtGSNuBcnc\n+lAulj35EaB2r5mzGwMldpdcSoSnshZMIufO1bDpzw7tSR0WWK9e6zpOvSe8RmOr\nCHU921DnBnF0wM6jUtNYdJzd78JEvptFwaB0bL0mvv1fcVjnFDTBULzKNDvI1qUH\n8ZI1yJ/0tQaaOJ9N7fYnf6ADIUauBAOdNSfoDKVpKpoNGq6IpM3+ej1yFQKJ+XUf\n1KBf1ZZbmlWnXoeLglBIyI03GmSNrfjnBG3sdwIDAQABAoIBABTavlOXgEqU51Ly\njJeILzs9VoMzPl07uiHMjIfF+txnnPAxIME5Ooau9uzytkrEkGvTIK10ishqDN3a\nOnolmYRnRHjyWKQZe+X1bJUjbAjUbxf3VseYv4LSLnIjc/oHlUT3uZVeJN5Pb6Qd\nRrAc+vRs9FZVkwDhbn3MCRThfrufDCxKCgU+zraU4Y/xfka63s0+W/VWy4LNW3t/\nCU5Gjn2Y7HtgbrbIGJRbhJCpfIthLBdYFKfca+PT1iAGZfKhNZeJVFxmrFtvjxMt\n3QpgyjZNWzNSlhPmf9BzsXv7QKzkxRk0gk+xal5zDS+Hy1al7ad0OeFE6si7Xmsr\nhdNy72kCgYEA6hkOlx5B0D0MndQH78AMs+f5xSWJ//PkaGck9jYHAeUeocnfApqx\nOghPcnpk5tOokhEQfmq5xRckQsqJVj8LPrBEQ3k/koSGiBHMeQzxQeHZt+KDiQVq\n5cPmj2gazXr+olAwfsIuZnxAlsQM6J+6VJqIvVvMLjv1H+2IYNnclMUCgYEAyKVV\nr42oCXWXEjc4vsQp18TaA+fX95nkCXh4lfPfqtFSfyxrCEnKgwAAW4M1K58QZZio\nF5FTI5l4VCITwnqfA9cCR1rZhfNS8lX8KO0BQb5ZIUKqUJWjvHvQK2nQjUu2PFeo\n7cW2iLucO91LtIXqPoWQB8g2MKTDG3ViS9it6AsCgYBj2upZVaO3IsNl81KrVt1U\nREhLavbRggRU8GJYz7Tvfv8w/f4tizS7z12sND8kIvbNz4+cjQPO6U8jWmd4rY2r\nYN7NdUPDyNnl4sm4fOfQNXl8MZfv86qkdYq8cyizq5pAPDpjZ4sJVkjqxpfHBpMh\nkYVwWF7g/dxSkSzSOzwXDQKBgBpkBL0ueKel29T9hm0xB//lWHejCvj6ONA2FEZE\n6WpiVeN8SCey7PwGCAYBYAD4zwNN7O4Mo07PZNBMGyU9U6UBpr8T6ACCXKqbPKt1\nYPDwxHBngFdRF1Q3RM4xAMlU6AdP0FxV4QhjBM2q8cYwxvqqPqOHZflH8pGuAtvP\nCDC5AoGBAK43w5/yg6r8hmx2Bnt7vuJOBacNJyHKj1+9P32ekTZ5gAHyGd8oipuO\nT4JR0QCSj7DZZlDENSoQND8Lsst6MmlDnEbDidvE8zlJiqBGY3QJbjcXgkufTF8j\n3d9OzF+Gjk05mYK5m60BgSpfI0PhTxY1VHQw1viUiqcLXcSZv9w/\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e266db3f1b0e4baa94ac3e8902955fae', 'name': u'vyos_vrouter-kp_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'created_at': '2018-11-01T20:33:18.904002', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'name': 'vyos_vrouter-project_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cc:07:7a:82:67:bb:47:37:f6:f4:85:9d:ef:e5:cb:79', 'type': 'ssh', 'id': u'vyos_vrouter-kp_9aa98627-bceb-4b7c-950a-73fbeb6b11ea'}) 2018-11-01 20:33:18,904 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAt3rD51GMh5WqSJQsv6hAuknzBxsIKU/zRJXrmNkD5Y29zWn8 cBrMNLOWskigM4LgSueVEeDfJMRZNqWXd+jBn7sFZynhFcI1P+8KkewtGSNuBcnc +lAulj35EaB2r5mzGwMldpdcSoSnshZMIufO1bDpzw7tSR0WWK9e6zpOvSe8RmOr CHU921DnBnF0wM6jUtNYdJzd78JEvptFwaB0bL0mvv1fcVjnFDTBULzKNDvI1qUH 8ZI1yJ/0tQaaOJ9N7fYnf6ADIUauBAOdNSfoDKVpKpoNGq6IpM3+ej1yFQKJ+XUf 1KBf1ZZbmlWnXoeLglBIyI03GmSNrfjnBG3sdwIDAQABAoIBABTavlOXgEqU51Ly jJeILzs9VoMzPl07uiHMjIfF+txnnPAxIME5Ooau9uzytkrEkGvTIK10ishqDN3a OnolmYRnRHjyWKQZe+X1bJUjbAjUbxf3VseYv4LSLnIjc/oHlUT3uZVeJN5Pb6Qd RrAc+vRs9FZVkwDhbn3MCRThfrufDCxKCgU+zraU4Y/xfka63s0+W/VWy4LNW3t/ CU5Gjn2Y7HtgbrbIGJRbhJCpfIthLBdYFKfca+PT1iAGZfKhNZeJVFxmrFtvjxMt 3QpgyjZNWzNSlhPmf9BzsXv7QKzkxRk0gk+xal5zDS+Hy1al7ad0OeFE6si7Xmsr hdNy72kCgYEA6hkOlx5B0D0MndQH78AMs+f5xSWJ//PkaGck9jYHAeUeocnfApqx OghPcnpk5tOokhEQfmq5xRckQsqJVj8LPrBEQ3k/koSGiBHMeQzxQeHZt+KDiQVq 5cPmj2gazXr+olAwfsIuZnxAlsQM6J+6VJqIvVvMLjv1H+2IYNnclMUCgYEAyKVV r42oCXWXEjc4vsQp18TaA+fX95nkCXh4lfPfqtFSfyxrCEnKgwAAW4M1K58QZZio F5FTI5l4VCITwnqfA9cCR1rZhfNS8lX8KO0BQb5ZIUKqUJWjvHvQK2nQjUu2PFeo 7cW2iLucO91LtIXqPoWQB8g2MKTDG3ViS9it6AsCgYBj2upZVaO3IsNl81KrVt1U REhLavbRggRU8GJYz7Tvfv8w/f4tizS7z12sND8kIvbNz4+cjQPO6U8jWmd4rY2r YN7NdUPDyNnl4sm4fOfQNXl8MZfv86qkdYq8cyizq5pAPDpjZ4sJVkjqxpfHBpMh kYVwWF7g/dxSkSzSOzwXDQKBgBpkBL0ueKel29T9hm0xB//lWHejCvj6ONA2FEZE 6WpiVeN8SCey7PwGCAYBYAD4zwNN7O4Mo07PZNBMGyU9U6UBpr8T6ACCXKqbPKt1 YPDwxHBngFdRF1Q3RM4xAMlU6AdP0FxV4QhjBM2q8cYwxvqqPqOHZflH8pGuAtvP CDC5AoGBAK43w5/yg6r8hmx2Bnt7vuJOBacNJyHKj1+9P32ekTZ5gAHyGd8oipuO T4JR0QCSj7DZZlDENSoQND8Lsst6MmlDnEbDidvE8zlJiqBGY3QJbjcXgkufTF8j 3d9OzF+Gjk05mYK5m60BgSpfI0PhTxY1VHQw1viUiqcLXcSZv9w/ -----END RSA PRIVATE KEY----- 2018-11-01 20:35:47,177 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_9aa98627-bceb-4b7c-950a-73fbeb6b11ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:40:bf', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6f316aaa-efb6-4b99-ac39-8c66c49e3a7f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-01T20:35:44.000000', 'flavor': Munch({u'id': u'59edb284-ef7f-4231-b00b-4644e9fc0235'}), 'az': u'nova', 'id': u'8cd22d83-7983-4486-b617-f11ffa5dfab5', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_9aa98627-bceb-4b7c-950a-73fbeb6b11ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e266db3f1b0e4baa94ac3e8902955fae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'name': 'vyos_vrouter-project_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', '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-11-01T20:35:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-01T20:35:44Z', 'hostId': u'b70fafbd500ab13317bf3251a494b92623c1863d6566c2fcec8f9ea2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'b70fafbd500ab13317bf3251a494b92623c1863d6566c2fcec8f9ea2', '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-11-01T20:35:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'name': u'vyos_vrouter-vm_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'adminPass': u'gXG9S7VSYPD6', 'tenant_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'created_at': u'2018-11-01T20:33:22Z', 'created': u'2018-11-01T20:33:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-01 20:35:50,876 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0c35bb29-1e72-487e-b5bd-9c348cc7a22e', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'created_at': u'2018-11-01T20:35:48Z', 'attached': True, 'updated_at': u'2018-11-01T20:35:50Z', 'id': u'00d55f8c-611b-438e-b8e0-a48447b43c45', 'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'name': 'vyos_vrouter-project_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'0c35bb29-1e72-487e-b5bd-9c348cc7a22e', u'qos_policy_id': None, 'project_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'port_id': u'f311134c-68e1-439d-85b0-6d204962e4af', 'port': u'f311134c-68e1-439d-85b0-6d204962e4af', 'network': u'81778e51-4b7a-4b5d-9274-f82139c15d97'}) 2018-11-01 20:35:50,953 - 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 1998801410 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.390687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393416] pid_max: default: 32768 minimum: 301 [ 0.394879] Security Framework initialized [ 0.396246] SELinux: Initializing. [ 0.397753] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.403527] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407164] Mount-cache hash table entries: 4096 [ 0.408905] Initializing cgroup subsys memory [ 0.410324] Initializing cgroup subsys devices [ 0.411740] Initializing cgroup subsys freezer [ 0.413156] Initializing cgroup subsys net_cls [ 0.414569] Initializing cgroup subsys blkio [ 0.415934] Initializing cgroup subsys perf_event [ 0.417389] Initializing cgroup subsys hugetlb [ 0.418796] Initializing cgroup subsys pids [ 0.420160] Initializing cgroup subsys net_prio [ 0.421661] CPU: Physical Processor ID: 0 [ 0.423707] mce: CPU supports 10 MCE banks [ 0.425082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428220] tlb_flushall_shift: 6 [ 0.429630] Freeing SMP alternatives: 28k freed [ 0.433720] ACPI: Core revision 20130517 [ 0.435483] ACPI: All ACPI Tables successfully acquired [ 0.437253] ftrace: allocating 25812 entries in 101 pages [ 0.459276] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461093] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.462898] smpboot: Max logical packages: 2 [ 0.464534] Enabling x2apic [ 0.465650] Enabled x2apic [ 0.467016] Switched APIC routing to physical x2apic. [ 0.469795] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.471580] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.474898] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.482840] KVM setup paravirtual spinlock [ 0.485431] smpboot: Booting Node 0, Processors #1 OK [ 0.487360] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.509161] Brought up 2 CPUs [ 0.509163] KVM setup async PF for cpu 1 [ 0.509166] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.513004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.515595] devtmpfs: initialized [ 0.518316] EVM: security.selinux [ 0.519533] EVM: security.ima [ 0.520672] EVM: security.capability [ 0.522588] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.524436] pinctrl core: initialized pinctrl subsystem [ 0.526092] NET: Registered protocol family 16 [ 0.527689] ACPI: bus type PCI registered [ 0.529019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.530860] PCI: Using configuration type 1 for base access [ 0.535801] ACPI: Added _OSI(Module Device) [ 0.537168] ACPI: Added _OSI(Processor Device) [ 0.538572] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.540011] ACPI: Added _OSI(Processor Aggregator Device) [ 0.542677] ACPI: Interpreter enabled [ 0.543957] ACPI: (supports S0 S5) [ 0.545176] ACPI: Using IOAPIC for interrupt routing [ 0.546671] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.551152] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.552864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.554694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.556484] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.559816] acpiphp: Slot [3] registered [ 0.561150] acpiphp: Slot [4] registered [ 0.562492] acpiphp: Slot [5] registered [ 0.563819] acpiphp: Slot [6] registered [ 0.565144] acpiphp: Slot [7] registered [ 0.566475] acpiphp: Slot [8] registered [ 0.567797] acpiphp: Slot [9] registered [ 0.569122] acpiphp: Slot [10] registered [ 0.570462] acpiphp: Slot [11] registered [ 0.571797] acpiphp: Slot [12] registered [ 0.573149] acpiphp: Slot [13] registered [ 0.574493] acpiphp: Slot [14] registered [ 0.575824] acpiphp: Slot [15] registered [ 0.577162] acpiphp: Slot [16] registered [ 0.578693] acpiphp: Slot [17] registered [ 0.580180] acpiphp: Slot [18] registered [ 0.581654] acpiphp: Slot [19] registered [ 0.583115] acpiphp: Slot [20] registered [ 0.584596] acpiphp: Slot [21] registered [ 0.586078] acpiphp: Slot [22] registered [ 0.587592] acpiphp: Slot [23] registered [ 0.589140] acpiphp: Slot [24] registered [ 0.590671] acpiphp: Slot [25] registered [ 0.592159] acpiphp: Slot [26] registered [ 0.593714] acpiphp: Slot [27] registered [ 0.595220] acpiphp: Slot [28] registered [ 0.596713] acpiphp: Slot [29] registered [ 0.598243] acpiphp: Slot [30] registered [ 0.599765] acpiphp: Slot [31] registered [ 0.601288] PCI host bridge to bus 0000:00 [ 0.602833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.611714] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.614575] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.619720] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.621604] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.623369] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.625243] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.629449] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.631879] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654142] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656360] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.658468] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.660794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.662876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.664825] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.666858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.669429] vgaarb: loaded [ 0.670518] vgaarb: bridge control possible 0000:00:02.0 [ 0.672245] SCSI subsystem initialized [ 0.673569] ACPI: bus type USB registered [ 0.674921] usbcore: registered new interface driver usbfs [ 0.676520] usbcore: registered new interface driver hub [ 0.678122] usbcore: registered new device driver usb [ 0.679819] PCI: Using ACPI for IRQ routing [ 0.681542] NetLabel: Initializing [ 0.682776] NetLabel: domain hash size = 128 [ 0.684159] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.685722] NetLabel: unlabeled traffic allowed by default [ 0.687480] Switched to clocksource kvm-clock [ 0.696549] pnp: PnP ACPI init [ 0.697770] ACPI: bus type PNP registered [ 0.699537] pnp: PnP ACPI: found 5 devices [ 0.700880] ACPI: bus type PNP unregistered [ 0.707786] NET: Registered protocol family 2 [ 0.709499] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.712166] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.714365] TCP: Hash tables configured (established 32768 bind 32768) [ 0.716257] TCP: reno registered [ 0.717459] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.719182] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.721048] NET: Registered protocol family 1 [ 0.722461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.724124] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725769] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.746026] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.766307] Unpacking initramfs... [ 1.223862] Freeing initrd memory: 37508k freed [ 1.233706] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235590] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.238937] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240742] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242719] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244469] Initialise system trusted keyring [ 1.245876] audit: initializing netlink socket (disabled) [ 1.247466] type=2000 audit(1541104547.472:1): initialized [ 1.264398] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266156] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268756] zpool: loaded [ 1.269845] zbud: loaded [ 1.271096] VFS: Disk quotas dquot_6.5.2 [ 1.272457] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274389] msgmni has been set to 7578 [ 1.275743] Key type big_key registered [ 1.277744] NET: Registered protocol family 38 [ 1.279172] Key type asymmetric registered [ 1.280518] Asymmetric key parser 'x509' registered [ 1.282027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284533] io scheduler noop registered [ 1.285853] io scheduler deadline registered (default) [ 1.300352] io scheduler cfq registered [ 1.301746] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.303355] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.305235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307680] ACPI: Power Button [PWRF] [ 1.309038] GHES: HEST is not enabled! [ 1.310372] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336609] Non-volatile memory driver v1.3 [ 1.337975] Linux agpgart interface v0.103 [ 1.339418] crash memory driver: version 1.1 [ 1.340850] rdac: device handler registered [ 1.342299] hp_sw: device handler registered [ 1.343680] emc: device handler registered [ 1.345018] alua: device handler registered [ 1.346396] libphy: Fixed MDIO Bus: probed [ 1.347769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349548] ehci-pci: EHCI PCI platform driver [ 1.350951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352663] ohci-pci: OHCI PCI platform driver [ 1.354068] uhci_hcd: USB Universal Host Controller Interface driver [ 1.374248] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.378370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379968] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381702] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383543] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.386001] usb usb1: Product: UHCI Host Controller [ 1.387492] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.389369] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390876] hub 1-0:1.0: USB hub found [ 1.392178] hub 1-0:1.0: 2 ports detected [ 1.393655] usbcore: registered new interface driver usbserial [ 1.395343] usbcore: registered new interface driver usbserial_generic [ 1.397128] usbserial: USB Serial support registered for generic [ 1.398852] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.402139] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.403686] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.405335] mousedev: PS/2 mouse device common for all mice [ 1.407292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.410062] rtc_cmos 00:00: RTC can wake from S4 [ 1.411757] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.412396] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.416491] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.418332] cpuidle: using governor menu [ 1.418674] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.422473] hidraw: raw HID events driver (C) Jiri Kosina [ 1.424134] usbcore: registered new interface driver usbhid [ 1.425812] usbhid: USB HID core driver [ 1.427129] drop_monitor: Initializing network drop monitor service [ 1.428908] TCP: cubic registered [ 1.430134] Initializing XFRM netlink socket [ 1.431584] NET: Registered protocol family 10 [ 1.433264] NET: Registered protocol family 17 [ 1.434833] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.436504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.438187] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.440991] Loading compiled-in X.509 certificates [ 1.442513] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.445386] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.448672] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.451566] registered taskstats version 1 [ 1.454742] Key type trusted registered [ 1.457301] Key type encrypted registered [ 1.459846] IMA: No TPM chip found, activating TPM-bypass! [ 1.461896] rtc_cmos 00:00: setting system clock to 2018-11-01 20:35:47 UTC (1541104547) [ 1.465114] Freeing unused kernel memory: 1680k freed [ 1.470132] 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.475060] systemd[1]: Detected virtualization kvm. [ 1.476590] systemd[1]: Detected architecture x86-64. [ 1.478104] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.480911] systemd[1]: No hostname configured. [ 1.482349] systemd[1]: Set hostname to . [ 1.483914] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.508145] systemd[1]: Reached target Swap. [ 1.509533] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.511668] systemd[1]: Reached target Timers. [ 1.513093] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.515371] systemd[1]: Reached target Local File Systems. [ 1.516959] systemd[1]: Starting Local File Systems. [ 1.518486] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.521032] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.524395] systemd[1]: Reached target Paths. [ 1.525788] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.528035] systemd[1]: Created slice Root Slice. [ 1.529516] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.531876] systemd[1]: Listening on udev Kernel Socket. [ 1.533450] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.535935] systemd[1]: Listening on udev Control Socket. [ 1.537519] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.539990] systemd[1]: Listening on Journal Socket. [ 1.541496] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.543793] systemd[1]: Reached target Sockets. [ 1.545222] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.547505] systemd[1]: Created slice System Slice. [ 1.548995] systemd[1]: Starting System Slice. [ 1.550809] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.555320] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.557890] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.560581] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.565267] systemd[1]: Reached target Slices. [ 1.567474] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.569881] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.633726] RPC: Registered named UNIX socket transport module. [ 1.635716] RPC: Registered udp transport module. [ 1.637390] RPC: Registered tcp transport module. [ 1.639047] 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. [ 1.698493] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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.741863] FDC 0 is a S82078B [ 1.750720] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.754498] scsi host0: ata_piix [ 1.756027] scsi host1: ata_piix [ 1.757281] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.759108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.798425] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.803928] 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.855096] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.857264] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.859507] usb 1-1: Product: QEMU USB Tablet [ 1.861095] usb 1-1: Manufacturer: QEMU [ 1.862582] usb 1-1: SerialNumber: 42 [ 1.872426] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.875783] 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.960058] SGI XFS with ACLs, security attributes, no debug enabled [ 1.963200] XFS (vda1): Mounting V4 Filesystem [ 2.086850] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.241520] tsc: Refined TSC clocksource calibration: 3491.872 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped 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.336349] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.419462] SELinux: Disabled at runtime. [ 2.455497] type=1404 audit(1541104548.493:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.518571] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.520237] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. [[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... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.921381] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 2.968436] systemd-journald[396]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[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... [ 3.095204] type=1305 audit(1541104549.133:3): audit_pid=434 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 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 GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.312260] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.336953] ppdev: user-space parallel port driver [ 3.340499] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.419688] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Found device /dev/ttyS0. [ 3.437625] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.439848] [TTM] Initializing pool allocator [ 3.441764] [TTM] Initializing DMA pool allocator [ 3.442151] [drm] fb mappable at 0xFC000000 [ 3.442151] [drm] vram aper at 0xFC000000 [ 3.442152] [drm] size 33554432 [[32m OK [0m] Reached target NFS client services. [ 3.442152] [drm] fb depth is 24 [ 3.442153] [drm] pitch is 3072 [ 3.448617] fbcon: cirrusdrmfb (fb0) is primary device [ 3.457661] AES CTR mode by8 optimization enabled [ 3.460312] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.467905] alg: No test for crc32 (crc32-pclmul) [ 3.471924] intel_rapl: no valid rapl domains found in package 0 [ 3.475844] intel_powerclamp: No package C-state available [ 3.475845] Console: switching to colour frame buffer device 128x48 [ 3.489843] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.497816] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.499837] intel_powerclamp: No package C-state available[[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [ 3.785086] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:35:50 +0000. Up 3.75 seconds. 2018-11-01 20:35:51,955 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-11-01 20:36:01,056 - 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 1998801410 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.390687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393416] pid_max: default: 32768 minimum: 301 [ 0.394879] Security Framework initialized [ 0.396246] SELinux: Initializing. [ 0.397753] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.403527] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407164] Mount-cache hash table entries: 4096 [ 0.408905] Initializing cgroup subsys memory [ 0.410324] Initializing cgroup subsys devices [ 0.411740] Initializing cgroup subsys freezer [ 0.413156] Initializing cgroup subsys net_cls [ 0.414569] Initializing cgroup subsys blkio [ 0.415934] Initializing cgroup subsys perf_event [ 0.417389] Initializing cgroup subsys hugetlb [ 0.418796] Initializing cgroup subsys pids [ 0.420160] Initializing cgroup subsys net_prio [ 0.421661] CPU: Physical Processor ID: 0 [ 0.423707] mce: CPU supports 10 MCE banks [ 0.425082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428220] tlb_flushall_shift: 6 [ 0.429630] Freeing SMP alternatives: 28k freed [ 0.433720] ACPI: Core revision 20130517 [ 0.435483] ACPI: All ACPI Tables successfully acquired [ 0.437253] ftrace: allocating 25812 entries in 101 pages [ 0.459276] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461093] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.462898] smpboot: Max logical packages: 2 [ 0.464534] Enabling x2apic [ 0.465650] Enabled x2apic [ 0.467016] Switched APIC routing to physical x2apic. [ 0.469795] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.471580] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.474898] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.482840] KVM setup paravirtual spinlock [ 0.485431] smpboot: Booting Node 0, Processors #1 OK [ 0.487360] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.509161] Brought up 2 CPUs [ 0.509163] KVM setup async PF for cpu 1 [ 0.509166] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.513004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.515595] devtmpfs: initialized [ 0.518316] EVM: security.selinux [ 0.519533] EVM: security.ima [ 0.520672] EVM: security.capability [ 0.522588] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.524436] pinctrl core: initialized pinctrl subsystem [ 0.526092] NET: Registered protocol family 16 [ 0.527689] ACPI: bus type PCI registered [ 0.529019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.530860] PCI: Using configuration type 1 for base access [ 0.535801] ACPI: Added _OSI(Module Device) [ 0.537168] ACPI: Added _OSI(Processor Device) [ 0.538572] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.540011] ACPI: Added _OSI(Processor Aggregator Device) [ 0.542677] ACPI: Interpreter enabled [ 0.543957] ACPI: (supports S0 S5) [ 0.545176] ACPI: Using IOAPIC for interrupt routing [ 0.546671] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.551152] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.552864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.554694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.556484] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.559816] acpiphp: Slot [3] registered [ 0.561150] acpiphp: Slot [4] registered [ 0.562492] acpiphp: Slot [5] registered [ 0.563819] acpiphp: Slot [6] registered [ 0.565144] acpiphp: Slot [7] registered [ 0.566475] acpiphp: Slot [8] registered [ 0.567797] acpiphp: Slot [9] registered [ 0.569122] acpiphp: Slot [10] registered [ 0.570462] acpiphp: Slot [11] registered [ 0.571797] acpiphp: Slot [12] registered [ 0.573149] acpiphp: Slot [13] registered [ 0.574493] acpiphp: Slot [14] registered [ 0.575824] acpiphp: Slot [15] registered [ 0.577162] acpiphp: Slot [16] registered [ 0.578693] acpiphp: Slot [17] registered [ 0.580180] acpiphp: Slot [18] registered [ 0.581654] acpiphp: Slot [19] registered [ 0.583115] acpiphp: Slot [20] registered [ 0.584596] acpiphp: Slot [21] registered [ 0.586078] acpiphp: Slot [22] registered [ 0.587592] acpiphp: Slot [23] registered [ 0.589140] acpiphp: Slot [24] registered [ 0.590671] acpiphp: Slot [25] registered [ 0.592159] acpiphp: Slot [26] registered [ 0.593714] acpiphp: Slot [27] registered [ 0.595220] acpiphp: Slot [28] registered [ 0.596713] acpiphp: Slot [29] registered [ 0.598243] acpiphp: Slot [30] registered [ 0.599765] acpiphp: Slot [31] registered [ 0.601288] PCI host bridge to bus 0000:00 [ 0.602833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.611714] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.614575] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.619720] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.621604] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.623369] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.625243] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.629449] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.631879] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654142] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656360] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.658468] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.660794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.662876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.664825] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.666858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.669429] vgaarb: loaded [ 0.670518] vgaarb: bridge control possible 0000:00:02.0 [ 0.672245] SCSI subsystem initialized [ 0.673569] ACPI: bus type USB registered [ 0.674921] usbcore: registered new interface driver usbfs [ 0.676520] usbcore: registered new interface driver hub [ 0.678122] usbcore: registered new device driver usb [ 0.679819] PCI: Using ACPI for IRQ routing [ 0.681542] NetLabel: Initializing [ 0.682776] NetLabel: domain hash size = 128 [ 0.684159] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.685722] NetLabel: unlabeled traffic allowed by default [ 0.687480] Switched to clocksource kvm-clock [ 0.696549] pnp: PnP ACPI init [ 0.697770] ACPI: bus type PNP registered [ 0.699537] pnp: PnP ACPI: found 5 devices [ 0.700880] ACPI: bus type PNP unregistered [ 0.707786] NET: Registered protocol family 2 [ 0.709499] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.712166] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.714365] TCP: Hash tables configured (established 32768 bind 32768) [ 0.716257] TCP: reno registered [ 0.717459] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.719182] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.721048] NET: Registered protocol family 1 [ 0.722461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.724124] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725769] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.746026] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.766307] Unpacking initramfs... [ 1.223862] Freeing initrd memory: 37508k freed [ 1.233706] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235590] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.238937] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240742] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242719] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244469] Initialise system trusted keyring [ 1.245876] audit: initializing netlink socket (disabled) [ 1.247466] type=2000 audit(1541104547.472:1): initialized [ 1.264398] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266156] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268756] zpool: loaded [ 1.269845] zbud: loaded [ 1.271096] VFS: Disk quotas dquot_6.5.2 [ 1.272457] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274389] msgmni has been set to 7578 [ 1.275743] Key type big_key registered [ 1.277744] NET: Registered protocol family 38 [ 1.279172] Key type asymmetric registered [ 1.280518] Asymmetric key parser 'x509' registered [ 1.282027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284533] io scheduler noop registered [ 1.285853] io scheduler deadline registered (default) [ 1.300352] io scheduler cfq registered [ 1.301746] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.303355] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.305235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307680] ACPI: Power Button [PWRF] [ 1.309038] GHES: HEST is not enabled! [ 1.310372] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336609] Non-volatile memory driver v1.3 [ 1.337975] Linux agpgart interface v0.103 [ 1.339418] crash memory driver: version 1.1 [ 1.340850] rdac: device handler registered [ 1.342299] hp_sw: device handler registered [ 1.343680] emc: device handler registered [ 1.345018] alua: device handler registered [ 1.346396] libphy: Fixed MDIO Bus: probed [ 1.347769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349548] ehci-pci: EHCI PCI platform driver [ 1.350951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352663] ohci-pci: OHCI PCI platform driver [ 1.354068] uhci_hcd: USB Universal Host Controller Interface driver [ 1.374248] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.378370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379968] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381702] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383543] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.386001] usb usb1: Product: UHCI Host Controller [ 1.387492] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.389369] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390876] hub 1-0:1.0: USB hub found [ 1.392178] hub 1-0:1.0: 2 ports detected [ 1.393655] usbcore: registered new interface driver usbserial [ 1.395343] usbcore: registered new interface driver usbserial_generic [ 1.397128] usbserial: USB Serial support registered for generic [ 1.398852] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.402139] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.403686] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.405335] mousedev: PS/2 mouse device common for all mice [ 1.407292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.410062] rtc_cmos 00:00: RTC can wake from S4 [ 1.411757] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.412396] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.416491] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.418332] cpuidle: using governor menu [ 1.418674] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.422473] hidraw: raw HID events driver (C) Jiri Kosina [ 1.424134] usbcore: registered new interface driver usbhid [ 1.425812] usbhid: USB HID core driver [ 1.427129] drop_monitor: Initializing network drop monitor service [ 1.428908] TCP: cubic registered [ 1.430134] Initializing XFRM netlink socket [ 1.431584] NET: Registered protocol family 10 [ 1.433264] NET: Registered protocol family 17 [ 1.434833] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.436504] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.438187] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.440991] Loading compiled-in X.509 certificates [ 1.442513] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.445386] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.448672] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.451566] registered taskstats version 1 [ 1.454742] Key type trusted registered [ 1.457301] Key type encrypted registered [ 1.459846] IMA: No TPM chip found, activating TPM-bypass! [ 1.461896] rtc_cmos 00:00: setting system clock to 2018-11-01 20:35:47 UTC (1541104547) [ 1.465114] Freeing unused kernel memory: 1680k freed [ 1.470132] 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.475060] systemd[1]: Detected virtualization kvm. [ 1.476590] systemd[1]: Detected architecture x86-64. [ 1.478104] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.480911] systemd[1]: No hostname configured. [ 1.482349] systemd[1]: Set hostname to . [ 1.483914] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.508145] systemd[1]: Reached target Swap. [ 1.509533] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.511668] systemd[1]: Reached target Timers. [ 1.513093] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.515371] systemd[1]: Reached target Local File Systems. [ 1.516959] systemd[1]: Starting Local File Systems. [ 1.518486] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.521032] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.524395] systemd[1]: Reached target Paths. [ 1.525788] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.528035] systemd[1]: Created slice Root Slice. [ 1.529516] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.531876] systemd[1]: Listening on udev Kernel Socket. [ 1.533450] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.535935] systemd[1]: Listening on udev Control Socket. [ 1.537519] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.539990] systemd[1]: Listening on Journal Socket. [ 1.541496] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.543793] systemd[1]: Reached target Sockets. [ 1.545222] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.547505] systemd[1]: Created slice System Slice. [ 1.548995] systemd[1]: Starting System Slice. [ 1.550809] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.555320] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.557890] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.560581] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.565267] systemd[1]: Reached target Slices. [ 1.567474] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.569881] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.633726] RPC: Registered named UNIX socket transport module. [ 1.635716] RPC: Registered udp transport module. [ 1.637390] RPC: Registered tcp transport module. [ 1.639047] 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. [ 1.698493] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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.741863] FDC 0 is a S82078B [ 1.750720] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.754498] scsi host0: ata_piix [ 1.756027] scsi host1: ata_piix [ 1.757281] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.759108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.798425] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.803928] 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.855096] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.857264] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.859507] usb 1-1: Product: QEMU USB Tablet [ 1.861095] usb 1-1: Manufacturer: QEMU [ 1.862582] usb 1-1: SerialNumber: 42 [ 1.872426] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.875783] 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.960058] SGI XFS with ACLs, security attributes, no debug enabled [ 1.963200] XFS (vda1): Mounting V4 Filesystem [ 2.086850] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.241520] tsc: Refined TSC clocksource calibration: 3491.872 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped 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.336349] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.419462] SELinux: Disabled at runtime. [ 2.455497] type=1404 audit(1541104548.493:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.518571] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.520237] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. [[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... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.921381] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 2.968436] systemd-journald[396]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[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... [ 3.095204] type=1305 audit(1541104549.133:3): audit_pid=434 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 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 GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.312260] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.336953] ppdev: user-space parallel port driver [ 3.340499] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.419688] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Found device /dev/ttyS0. [ 3.437625] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.439848] [TTM] Initializing pool allocator [ 3.441764] [TTM] Initializing DMA pool allocator [ 3.442151] [drm] fb mappable at 0xFC000000 [ 3.442151] [drm] vram aper at 0xFC000000 [ 3.442152] [drm] size 33554432 [[32m OK [0m] Reached target NFS client services. [ 3.442152] [drm] fb depth is 24 [ 3.442153] [drm] pitch is 3072 [ 3.448617] fbcon: cirrusdrmfb (fb0) is primary device [ 3.457661] AES CTR mode by8 optimization enabled [ 3.460312] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.467905] alg: No test for crc32 (crc32-pclmul) [ 3.471924] intel_rapl: no valid rapl domains found in package 0 [ 3.475844] intel_powerclamp: No package C-state available [ 3.475845] Console: switching to colour frame buffer device 128x48 [ 3.489843] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.497816] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.499837] intel_powerclamp: No package C-state available[[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 Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [ 3.785086] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 01 Nov 2018 20:35:50 +0000. Up 3.75 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 OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.918083] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Thu, 01 Nov 2018 20:35:52 +0000. Up 5.88 seconds. [ 5.987314] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.989629] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.991739] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.994086] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.996253] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.998352] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:94:40:bf | [ 6.000725] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.003028] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.005890] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.008226] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.010699] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.013226] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.015703] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.018128] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.020445] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.864125] cloud-init[3479]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 01 Nov 2018 20:35:57 +0000. Up 10.82 seconds. [ 11.199346] cloud-init[3589]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 01 Nov 2018 20:35:57 +0000. Up 11.15 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 | cc:07:7a:82:67:bb:47:37:f6:f4:85:9d:ef:e5:cb:79 | - | 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.261080] cloud-init[3589]: Cloud-init v. 0.7.5 finished at Thu, 01 Nov 2018 20:35:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.24 seconds 2018-11-01 20:36:01,158 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-01 20:36:01,502 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 820, 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': 4870, 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': 2348, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4866, 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': 1252, 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': 827, 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': 817, 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': 4867, 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': 859, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-01 20:36:01,748 - functest.core.cloudify - INFO - The current manager status is running 2018-11-01 20:36:02,037 - functest.core.cloudify - DEBUG - List secrets: 2018-11-01 20:36:02,231 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-01 20:36:02,231 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-01 20:36:02,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-11-01 20:36:45,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.keystealth.org * extras: mirrors.sonic.net * updates: mirror.jaleco.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.14.4.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.14.4.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 9.8 MB/s | 54 MB 00:05 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.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.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.14.4.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-11-01 20:36:45,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-11-01 20:36:54,718 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/58fe5302-00b4-4158-a6db-d0e500a638ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/58fe5302-00b4-4158-a6db-d0e500a638ef/file', 'owner': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'id': u'58fe5302-00b4-4158-a6db-d0e500a638ef', 'size': 426967040, u'self': u'/v2/images/58fe5302-00b4-4158-a6db-d0e500a638ef', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', 'name': 'vyos_vrouter-project_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/58fe5302-00b4-4158-a6db-d0e500a638ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T20:36:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T20:36:54Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/58fe5302-00b4-4158-a6db-d0e500a638ef', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', 'created': u'2018-11-01T20:36:48Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-11-01T20:36:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/58fe5302-00b4-4158-a6db-d0e500a638ef', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-11-01 20:36:54,768 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_9aa98627-bceb-4b7c-950a-73fbeb6b11ea', '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'3e9dcf933068455ab9b9f3764849638d', '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'a1834f3c-204b-433c-87b6-1dbe45da6830', 'swap': 0}) 2018-11-01 20:36:55,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-11-01 20:36:56,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-11-01 20:37:02,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-01 20:37:02,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-11-01 20:37:02,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-01 20:37:02,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-11-01 20:37:02,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-01 20:37:02,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-01 20:37:02,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-11-01 20:37:02,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-11-01 20:37:02,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-11-01 20:37:02,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpO7Fvmw [args=--prefix="/tmp/openstack-vQ2yxX" --constraint="/tmp/openstack-vQ2yxX/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-01 20:37:02,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpO7Fvmw --prefix="/tmp/openstack-vQ2yxX" --constraint="/tmp/openstack-vQ2yxX/constraint.txt" 2018-11-01 20:37:38,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-01 20:37:38,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpO7Fvmw 2018-11-01 20:37:38,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-01 20:37:38,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-01 20:37:38,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-11-01 20:37:38,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-01 20:37:38,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-11-01 20:37:44,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-11-01 20:37:44,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:44,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-01 20:37:44,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:44,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:44,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-01 20:37:44,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-01 20:37:44,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-01 20:37:44,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-01 20:37:44,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:44,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:44,428 - 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-11-01 20:37:44,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-01 20:37:44,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-01 20:37:44,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-01 20:37:44,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-01 20:37:44,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-01 20:37:44,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-01 20:37:44,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:44,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:44,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-01 20:37:44,429 - 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-11-01 20:37:44,430 - 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-11-01 20:37:44,430 - 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-11-01 20:37:44,430 - 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-11-01 20:37:44,430 - 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-11-01 20:37:44,430 - 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-11-01 20:37:44,430 - 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-11-01 20:37:44,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-11-01 20:37:49,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-01 20:37:49,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-01 20:37:49,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-01 20:37:49,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-01 20:37:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:49,623 - 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'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'created_at': u'2018-11-01T20:37:44Z', u'updated_at': u'2018-11-01T20:37:44Z', u'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'port_id': None, u'id': u'e0152820-6663-4816-a8cb-20827c67f438', u'qos_policy_id': None} 2018-11-01 20:37:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-01 20:37:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-01 20:37:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-11-01 20:37:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-01 20:37:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-11-01 20:37:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-01 20:37:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-01 20:37:49,626 - 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'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'created_at': u'2018-11-01T20:37:45Z', u'updated_at': u'2018-11-01T20:37:45Z', u'floating_network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'2eeaccdfbd7647d28b5fedcb7fa45cf0', u'port_id': None, u'id': u'142b62d2-b314-4337-b7b5-67a5904791d5', u'qos_policy_id': None} 2018-11-01 20:37:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-01 20:37:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-01 20:37:49,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:49,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-01 20:37:49,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:49,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:49,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:49,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:54,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-11-01 20:37:54,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:54,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:54,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-01 20:37:54,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-01 20:37:54,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:54,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:54,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-01 20:37:54,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-01 20:37:54,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:54,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-01 20:37:54,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:37:54,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-01 20:37:54,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-01 20:37:54,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-01 20:37:59,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-01 20:37:59,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:59,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:59,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:59,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:37:59,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:59,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-01 20:37:59,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:37:59,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-01 20:37:59,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=6ebb430c-ffb9-481e-a2c2-3d3ef55e4cc5 target={u'external_id': u'c0dced08-55c3-4999-b2d6-806c91fc8c55', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-01 20:37:59,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-11-01 20:37:59,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-11-01 20:37:59,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0aa15f3f-8a14-4380-a598-38318b40cb16 target={u'external_id': u'c0dced08-55c3-4999-b2d6-806c91fc8c55', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-01 20:37:59,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-01 20:38:05,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-11-01 20:38:05,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-01 20:38:05,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-01 20:38:05,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-01 20:38:05,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:38:05,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-01 20:38:05,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:38:05,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-01 20:38:05,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-01 20:38:10,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:38:10,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:38:10,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-01 20:38:10,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-01 20:38:10,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:38:10,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:38:10,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e2aeffa2-7616-4c56-af9e-a3de589be29f target={u'external_id': u'c0dced08-55c3-4999-b2d6-806c91fc8c55', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-01 20:38:10,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-01 20:38:10,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f1712933-ef31-4b27-8e6d-9e1d446b9280 target={u'external_id': u'c0dced08-55c3-4999-b2d6-806c91fc8c55', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-01 20:38:10,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-11-01 20:38:10,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-01 20:38:10,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-11-01 20:38:15,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-01 20:38:15,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-01 20:38:15,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 20:38:15,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:38:15,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-01 20:38:15,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-01 20:38:15,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 20:38:15,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-01 20:38:15,292 - 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'f1712933-ef31-4b27-8e6d-9e1d446b9280', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b5:2e:a9'}, {u'external_id': u'0aa15f3f-8a14-4380-a598-38318b40cb16', u'fixed_ip_address': u'12.0.0.14', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:eb:6e:07'}] 2018-11-01 20:38:15,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-11-01 20:38:15,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-11-01 20:38:15,292 - 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'e2aeffa2-7616-4c56-af9e-a3de589be29f', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:57:b7:7f'}, {u'external_id': u'6ebb430c-ffb9-481e-a2c2-3d3ef55e4cc5', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fa:37:8a'}] 2018-11-01 20:38:15,293 - 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'58fe5302-00b4-4158-a6db-d0e500a638ef', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'09c9940c-9485-4ed0-b52d-c42436f1e11c'}, 'nics': [{'port-id': u'f1712933-ef31-4b27-8e6d-9e1d446b9280'}, {'port-id': u'0aa15f3f-8a14-4380-a598-38318b40cb16'}], 'flavor': u'a1834f3c-204b-433c-87b6-1dbe45da6830'} 2018-11-01 20:38:20,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'58fe5302-00b4-4158-a6db-d0e500a638ef', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'09c9940c-9485-4ed0-b52d-c42436f1e11c'}, 'nics': [{'port-id': u'e2aeffa2-7616-4c56-af9e-a3de589be29f'}, {'port-id': u'6ebb430c-ffb9-481e-a2c2-3d3ef55e4cc5'}], 'flavor': u'a1834f3c-204b-433c-87b6-1dbe45da6830'} 2018-11-01 20:38:20,451 - 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'58fe5302-00b4-4158-a6db-d0e500a638ef', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'09c9940c-9485-4ed0-b52d-c42436f1e11c'}, 'nics': [{'port-id': u'e2aeffa2-7616-4c56-af9e-a3de589be29f'}, {'port-id': u'6ebb430c-ffb9-481e-a2c2-3d3ef55e4cc5'}], 'flavor': u'a1834f3c-204b-433c-87b6-1dbe45da6830'} 2018-11-01 20:38:20,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'58fe5302-00b4-4158-a6db-d0e500a638ef', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'09c9940c-9485-4ed0-b52d-c42436f1e11c'}, 'nics': [{'port-id': u'f1712933-ef31-4b27-8e6d-9e1d446b9280'}, {'port-id': u'0aa15f3f-8a14-4380-a598-38318b40cb16'}], 'flavor': u'a1834f3c-204b-433c-87b6-1dbe45da6830'} 2018-11-01 20:38:20,451 - 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-11-01 20:38:20,452 - 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-11-01 20:38:20,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 20:38:20,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-01 20:38:20,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:38:20,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:38:20,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-01 20:38:20,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 20:38:20,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 20:38:20,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-01 20:38:20,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-01 20:38:20,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-01 20:38:20,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-01 20:38:25,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-01 20:38:51,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 20:38:51,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-01 20:38:51,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 20:38:51,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-01 20:38:56,857 - 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-11-01 20:38:56,857 - 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-11-01 20:39:22,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 20:39:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-01 20:39:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 20:39:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-01 20:39:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-01 20:39:27,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-01 20:39:27,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-01 20:39:27,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-01 20:39:27,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-11-01 20:39:27,761 - 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-11-01T20:37:39.066Z', 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'4f9fe12d-882e-4bb7-93eb-610f7f4c1a0a'} 2018-11-01 20:39:27,773 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-11-01 20:39:27,833 - 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.213'}}, 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-11-01 20:39:27,893 - 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.213'}}, 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-11-01 20:39:27,894 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-11-01 20:39:27,894 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2018-11-01 20:39:28,950 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.11 2018-11-01 20:39:28,950 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:b5:2e:a9 2018-11-01 20:39:29,673 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.14 2018-11-01 20:39:29,673 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:eb:6e:07 2018-11-01 20:39:29,673 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-11-01 20:39:29,673 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.213 2018-11-01 20:39:30,804 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.3 2018-11-01 20:39:30,804 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:57:b7:7f 2018-11-01 20:39:31,356 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-11-01 20:39:31,356 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:fa:37:8a 2018-11-01 20:39:31,357 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-11-01 20:39:31,377 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-11-01 20:39:31,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-11-01 20:39:31,396 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-11-01 20:39:31,463 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-11-01 20:39:31' 2018-11-01 20:39:31,463 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-11-01 20:39:31,464 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-11-01 20:39:31,489 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.213. 2018-11-01 20:39:43,729 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.213. 2018-11-01 20:39:44,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-01 20:39:45,764 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-01 20:39:50,769 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-01 20:39:51,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-01 20:39:56,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-01 20:39:57,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-01 20:40:02,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-11-01 20:40:03,785 - 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-11-01 20:40:08,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-11-01 20:40:09,792 - 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-11-01 20:40:14,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-11-01 20:40:15,799 - 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-11-01 20:40:20,803 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-11-01 20:40:21,806 - 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-11-01 20:40:26,811 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-11-01 20:40:27,813 - 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-11-01 20:40:32,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-11-01 20:40:33,820 - 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-11-01 20:40:38,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-11-01 20:40:39,827 - 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-11-01 20:40:44,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-11-01 20:40:45,835 - 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-11-01 20:40:50,840 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-11-01 20:40:51,842 - 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-11-01 20:40:56,847 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-11-01 20:40:57,849 - 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-11-01 20:41:02,855 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-01 20:41:03,857 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-01 20:41:08,862 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 ebgp-multihop '2' 2018-11-01 20:41:09,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-01 20:41:14,868 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 remote-as 65002 2018-11-01 20:41:15,869 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 remote-as 65002 [edit] vyos@vyos# 2018-11-01 20:41:20,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 update-source 12.0.0.7 2018-11-01 20:41:21,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 update-source 12.0.0.7 [edit] vyos@vyos# 2018-11-01 20:41:26,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 soft-reconfiguration inbound 2018-11-01 20:41:27,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-11-01 20:41:32,887 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 password lab0033 2018-11-01 20:41:33,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 password lab0033 [edit] vyos@vyos# 2018-11-01 20:41:38,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-11-01 20:41:39,896 - 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-11-01 20:41:44,901 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-11-01 20:41:45,903 - 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-11-01 20:41:50,908 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-11-01 20:41:51,909 - 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-11-01 20:41:56,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-11-01 20:41:57,916 - 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-11-01 20:42:02,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-11-01 20:42:03,923 - 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-11-01 20:42:08,928 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-11-01 20:42:09,930 - 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-11-01 20:42:14,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-11-01 20:42:15,937 - 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-11-01 20:42:20,943 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-11-01 20:42:21,944 - 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-11-01 20:42:26,950 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-11-01 20:42:27,951 - 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-11-01 20:42:32,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-11-01 20:42:33,957 - 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-11-01 20:42:38,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-11-01 20:42:39,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-11-01 20:42:44,967 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-01 20:42:45,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-01 20:42:51,036 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-11-01 20:42:51,080 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-11-01 20:42:51,313 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-11-01 20:42:52,341 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-01 20:42:53,342 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-01 20:42:58,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-01 20:42:59,349 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-01 20:43:04,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-01 20:43:05,356 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-01 20:43:10,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-11-01 20:43:11,363 - 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-11-01 20:43:16,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-11-01 20:43:17,370 - 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-11-01 20:43:22,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-11-01 20:43:23,377 - 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-11-01 20:43:28,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-11-01 20:43:29,385 - 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-11-01 20:43:34,390 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-11-01 20:43:35,392 - 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-11-01 20:43:40,398 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-11-01 20:43:41,399 - 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-11-01 20:43:46,405 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-11-01 20:43:47,407 - 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-11-01 20:43:52,412 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-11-01 20:43:53,414 - 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-11-01 20:43:58,420 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-11-01 20:43:59,421 - 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-11-01 20:44:04,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-11-01 20:44:05,427 - 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-11-01 20:44:10,433 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-01 20:44:11,435 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-01 20:44:16,440 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-11-01 20:44:17,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-01 20:44:22,448 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-11-01 20:44:23,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-11-01 20:44:28,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.14 2018-11-01 20:44:29,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.14 [edit] vyos@vyos# 2018-11-01 20:44:34,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-11-01 20:44:35,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-11-01 20:44:40,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-11-01 20:44:41,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-11-01 20:44:46,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-11-01 20:44:47,474 - 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-11-01 20:44:52,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-11-01 20:44:53,482 - 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-11-01 20:44:58,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-11-01 20:44:59,489 - 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-11-01 20:45:04,494 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-11-01 20:45:05,496 - 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-11-01 20:45:10,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-11-01 20:45:11,503 - 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-11-01 20:45:16,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-11-01 20:45:17,510 - 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-11-01 20:45:22,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-11-01 20:45:23,518 - 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-11-01 20:45:28,523 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-11-01 20:45:29,525 - 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-11-01 20:45:34,530 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-11-01 20:45:35,532 - 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-11-01 20:45:40,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-11-01 20:45:41,539 - 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-11-01 20:45:46,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.14 2018-11-01 20:45:47,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.14 [edit] vyos@vyos# 2018-11-01 20:45:52,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-01 20:45:53,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-01 20:45:58,622 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-11-01 20:45:58,623 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-11-01 20:46:58,675 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-11-01 20:46:58,718 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.213. 2018-11-01 20:47:04,953 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.213. 2018-11-01 20:47:05,960 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-11-01 20:47:36,073 - 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-11-01 20:47:36,073 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, 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.14 4 65002 3 5 0 0 0 00:01:10 10 Total number of neighbors 1 vyos@vyos:~$ 2018-11-01 20:47:36,073 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.14 | no-more BGP neighbor is 12.0.0.14, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.14 BGP state = Established, up for 00:01:16 Last read 03:21:05, 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.7 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.7, Local port: 179 Foreign host: 12.0.0.14, Foreign port: 60884 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fefa:378a Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-11-01 20:47:36,073 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.14 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-01 20:47:36,074 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.14 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.14 0 0 65002 i *> 10.1.2.0/24 12.0.0.14 0 0 65002 i *> 10.1.3.0/24 12.0.0.14 0 0 65002 i *> 10.1.4.0/24 12.0.0.14 0 0 65002 i *> 10.1.5.0/24 12.0.0.14 0 0 65002 i *> 10.1.6.0/24 12.0.0.14 0 0 65002 i *> 10.1.7.0/24 12.0.0.14 0 0 65002 i *> 10.1.8.0/24 12.0.0.14 0 0 65002 i *> 10.1.9.0/24 12.0.0.14 0 0 65002 i *> 10.1.10.0/24 12.0.0.14 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-01 20:47:36,074 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.14 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.14 0 0 65002 i *> 10.1.2.0/24 12.0.0.14 0 0 65002 i *> 10.1.3.0/24 12.0.0.14 0 0 65002 i *> 10.1.4.0/24 12.0.0.14 0 0 65002 i *> 10.1.5.0/24 12.0.0.14 0 0 65002 i *> 10.1.6.0/24 12.0.0.14 0 0 65002 i *> 10.1.7.0/24 12.0.0.14 0 0 65002 i *> 10.1.8.0/24 12.0.0.14 0 0 65002 i *> 10.1.9.0/24 12.0.0.14 0 0 65002 i *> 10.1.10.0/24 12.0.0.14 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-01 20:47:36,074 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-11-01 20:47:36,074 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'484.6' 2018-11-01 20:47:36,074 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-11-01 20:47:36,947 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-11-01 20:47:37,753 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 20:47:37,754 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:49 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-01 20:47:37,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-11-01 20:47:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-11-01 20:47:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:47:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-01 20:47:43,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:43,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:43,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:47:43,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-01 20:47:43,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 15f1f731-2a0e-44b2-ae45-6effdd3d10e0 could not be found. [status_code=404] 2018-11-01 20:47:43,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-01 20:47:43,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 72a72427-dd38-4517-8d26-494d864b043d could not be found. [status_code=404] 2018-11-01 20:47:43,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-01 20:47:43,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 6ebb430c-ffb9-481e-a2c2-3d3ef55e4cc5... 2018-11-01 20:47:48,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-01 20:47:48,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 0aa15f3f-8a14-4380-a598-38318b40cb16... 2018-11-01 20:47:48,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 0aa15f3f-8a14-4380-a598-38318b40cb16 2018-11-01 20:47:48,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 6ebb430c-ffb9-481e-a2c2-3d3ef55e4cc5 2018-11-01 20:47:48,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-01 20:47:48,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-01 20:47:48,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-01 20:47:48,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e2aeffa2-7616-4c56-af9e-a3de589be29f... 2018-11-01 20:47:48,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port f1712933-ef31-4b27-8e6d-9e1d446b9280... 2018-11-01 20:47:48,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-01 20:47:48,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e2aeffa2-7616-4c56-af9e-a3de589be29f 2018-11-01 20:47:48,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port f1712933-ef31-4b27-8e6d-9e1d446b9280 2018-11-01 20:47:48,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:48,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:48,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:47:48,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-01 20:47:48,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:47:48,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-01 20:47:48,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-01 20:47:53,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-01 20:47:53,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-01 20:47:53,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 72a72427-dd38-4517-8d26-494d864b043d could not be found. [status_code=404] 2018-11-01 20:47:53,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-11-01 20:47:53,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:53,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:53,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:53,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:53,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:53,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 15f1f731-2a0e-44b2-ae45-6effdd3d10e0 could not be found. [status_code=404] 2018-11-01 20:47:53,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-11-01 20:47:53,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:53,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:53,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:53,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-01 20:47:53,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-01 20:47:53,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-01 20:47:53,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-11-01 20:47:53,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-01 20:47:53,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-01 20:47:53,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-01 20:47:53,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-01 20:47:53,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-11-01 20:47:53,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-11-01 20:47:53,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-01 20:47:53,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-01 20:47:53,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:53,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:53,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-01 20:47:53,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-01 20:47:53,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-01 20:47:53,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-01 20:47:53,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-01 20:47:58,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-01 20:47:58,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-01 20:47:58,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:58,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-01 20:47:58,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-01 20:47:58,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-01 20:47:58,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:58,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-01 20:47:58,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:58,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-01 20:47:58,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-01 20:47:58,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-01 20:47:58,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:58,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-01 20:47:58,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:58,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:58,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:58,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-01 20:47:58,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-01 20:47:58,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-01 20:47:58,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:58,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:47:58,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-01 20:47:58,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-11-01 20:47:58,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-01 20:47:58,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-01 20:47:58,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-11-01 20:47:58,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-01 20:47:58,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-01 20:47:58,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-11-01 20:47:58,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:47:58,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-01 20:47:58,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-01 20:48:03,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:48:03,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-01 20:48:03,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-01 20:48:03,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-01 20:48:03,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-01 20:48:03,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-01 20:48:03,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:48:03,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-01 20:48:03,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-01 20:48:03,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-11-01 20:48:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-01 20:48:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-01 20:48:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-01 20:48:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:48:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-01 20:48:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:48:03,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:48:03,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-01 20:48:03,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-01 20:48:09,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:48:09,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-11-01 20:48:09,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-11-01 20:48:09,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-11-01 20:48:09,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-01 20:48:09,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-01 20:48:09,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-11-01 20:48:09,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-01 20:48:09,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-01 20:48:09,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-01 20:48:09,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-11-01 20:48:24,129 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-11-01 20:48:25,223 - 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'e192ede2a62c4e5eb12026cb1e21e4c3', '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_be661f57-755e-4e02-87a5-0ff83631270b'}) 2018-11-01 20:48:25,582 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c113fc02c2c0426f8dacbe753c14fd5b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_be661f57-755e-4e02-87a5-0ff83631270b'}) 2018-11-01 20:48:25,777 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 20:48:25,888 - functest.core.tenantnetwork - DEBUG - role: 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'82c30cb5f74c44b9958557dcfd37a2ec'}) 2018-11-01 20:48:26,537 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_be661f57-755e-4e02-87a5-0ff83631270b', 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'e192ede2a62c4e5eb12026cb1e21e4c3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd88bb158-6e22-47a4-839d-6cac08706dc5', 'username': u'juju_epc-user_be661f57-755e-4e02-87a5-0ff83631270b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 20:48:26,541 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_be661f57-755e-4e02-87a5-0ff83631270b', 'password': 'd88bb158-6e22-47a4-839d-6cac08706dc5', 'project_name': 'juju_epc-project_be661f57-755e-4e02-87a5-0ff83631270b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'e192ede2a62c4e5eb12026cb1e21e4c3', 'project_domain_name': 'Default'} 2018-11-01 20:48:26,600 - 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-11-01 20:48:26,831 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-11-01 20:48:27,450 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-01T20:48:27Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c2ea393c-a54b-4491-8484-54c80d691cb0', u'provider:segmentation_id': 29, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_be661f57-755e-4e02-87a5-0ff83631270b', u'created_at': u'2018-11-01T20:48:27Z', u'mtu': 1450, u'tenant_id': u'e192ede2a62c4e5eb12026cb1e21e4c3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e192ede2a62c4e5eb12026cb1e21e4c3', u'l2_adjacency': True}) 2018-11-01 20:48:28,659 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T20:48:28Z', 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'ce4d9b9b-89a5-4712-9fb8-2ff8f5aeaf09', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_be661f57-755e-4e02-87a5-0ff83631270b', u'enable_dhcp': True, u'network_id': u'c2ea393c-a54b-4491-8484-54c80d691cb0', u'tenant_id': u'e192ede2a62c4e5eb12026cb1e21e4c3', u'created_at': u'2018-11-01T20:48:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'e192ede2a62c4e5eb12026cb1e21e4c3'}) 2018-11-01 20:48:30,278 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-01T20:48:29Z', u'revision_number': 3, u'id': u'830f6506-9b64-4546-857b-9c4791849eb6', u'external_gateway_info': {u'network_id': u'81778e51-4b7a-4b5d-9274-f82139c15d97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'411f90eb-bfd1-4b06-9990-263d15faa9c4', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_be661f57-755e-4e02-87a5-0ff83631270b', u'admin_state_up': True, u'tenant_id': u'e192ede2a62c4e5eb12026cb1e21e4c3', u'created_at': u'2018-11-01T20:48:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'e192ede2a62c4e5eb12026cb1e21e4c3'}) 2018-11-01 20:48:39,368 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/38137a32-7e05-497c-99d3-6c41a8b5a6f9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/38137a32-7e05-497c-99d3-6c41a8b5a6f9/file', 'owner': u'e192ede2a62c4e5eb12026cb1e21e4c3', 'id': u'38137a32-7e05-497c-99d3-6c41a8b5a6f9', 'size': 296943616, u'self': u'/v2/images/38137a32-7e05-497c-99d3-6c41a8b5a6f9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e192ede2a62c4e5eb12026cb1e21e4c3', 'name': 'juju_epc-project_be661f57-755e-4e02-87a5-0ff83631270b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/38137a32-7e05-497c-99d3-6c41a8b5a6f9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T20:48:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T20:48:39Z', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'owner_specified.shade.object': u'images/juju_epc-img_be661f57-755e-4e02-87a5-0ff83631270b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', 'properties': {u'self': u'/v2/images/38137a32-7e05-497c-99d3-6c41a8b5a6f9', u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', u'owner_specified.shade.object': u'images/juju_epc-img_be661f57-755e-4e02-87a5-0ff83631270b', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_be661f57-755e-4e02-87a5-0ff83631270b', 'created': u'2018-11-01T20:48:34Z', 'checksum': u'74760cc7042ed34309208e941fd54757', 'created_at': u'2018-11-01T20:48:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/38137a32-7e05-497c-99d3-6c41a8b5a6f9', u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', u'owner_specified.shade.object': u'images/juju_epc-img_be661f57-755e-4e02-87a5-0ff83631270b', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'schema': u'/v2/schemas/image'}}) 2018-11-01 20:48:40,636 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 38137a32-7e05-497c-99d3-6c41a8b5a6f9 -s xenial -r regionOne -u http://172.30.9.47:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. 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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-01 20:48:40,872 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_be661f57-755e-4e02-87a5-0ff83631270b', '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'3e9dcf933068455ab9b9f3764849638d', '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'24755915-c53d-403c-862e-345523b6d934', 'swap': 0}) 2018-11-01 20:48:40,895 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-11-01 20:48:40,897 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-25 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 20:48:40,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-11-01 20:48:41,060 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-11-01 20:48:41,060 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-11-01 20:48:41,229 - 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-11-01 20:48:47,061 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/73ab0caf-b427-47a8-9079-b4945679efd0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/73ab0caf-b427-47a8-9079-b4945679efd0/file', 'owner': u'e192ede2a62c4e5eb12026cb1e21e4c3', 'id': u'73ab0caf-b427-47a8-9079-b4945679efd0', 'size': 263586304, u'self': u'/v2/images/73ab0caf-b427-47a8-9079-b4945679efd0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e192ede2a62c4e5eb12026cb1e21e4c3', 'name': 'juju_epc-project_be661f57-755e-4e02-87a5-0ff83631270b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/73ab0caf-b427-47a8-9079-b4945679efd0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T20:48:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-01T20:48:46Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_be661f57-755e-4e02-87a5-0ff83631270b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/73ab0caf-b427-47a8-9079-b4945679efd0', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_be661f57-755e-4e02-87a5-0ff83631270b', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_be661f57-755e-4e02-87a5-0ff83631270b', 'created': u'2018-11-01T20:48:42Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-01T20:48:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/73ab0caf-b427-47a8-9079-b4945679efd0', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_be661f57-755e-4e02-87a5-0ff83631270b', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-01 20:48:47,297 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 73ab0caf-b427-47a8-9079-b4945679efd0 -s trusty -r regionOne -u http://172.30.9.47: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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-01 20:48:47,331 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_be661f57-755e-4e02-87a5-0ff83631270b', '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'3e9dcf933068455ab9b9f3764849638d', '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'4d1b5ba4-1721-44e8-b095-a80d8e388bd3', 'swap': 0}) 2018-11-01 20:48:47,353 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-11-01 20:52:29,182 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=c2ea393c-a54b-4491-8484-54c80d691cb0 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 20:48:47 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.1] 20:48:47 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=c2ea393c-a54b-4491-8484-54c80d691cb0", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 20:48:47 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 20:48:47 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:c2ea393c-a54b-4491-8484-54c80d691cb0 external-network:] 20:48:47 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 20:48:47 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[cloudinit-userdata: default-series:xenial max-status-history-age:336h logforward-enabled:false apt-ftp-proxy: network:c2ea393c-a54b-4491-8484-54c80d691cb0 container-image-metadata-url: disable-network-management:false image-stream:released policy-target-group: firewall-mode:instance development:false logging-config: max-action-results-age:336h enable-os-upgrade:true ignore-machine-addresses:false type:openstack agent-metadata-url: transmit-vendor-metrics:true net-bond-reconfigure-delay:17 ftp-proxy: fan-config: apt-mirror: max-action-results-size:5G container-inherit-properties: use-openstack-gbp:false container-networking-method: apt-https-proxy: enable-os-refresh-update:true ssl-hostname-verification:false proxy-ssh:false http-proxy: apt-http-proxy: resource-tags: name:controller update-status-hook-interval:5m agent-stream:released provisioner-harvest-mode:destroyed image-metadata-url: test-mode:false egress-subnets: external-network: use-floating-ip:true use-default-secgroup:true max-status-history-size:5G no-proxy:127.0.0.1,localhost,::1 https-proxy: container-image-stream:released automatically-retry-hooks:true apt-no-proxy: uuid:a6d7b7bd-6483-4666-89b1-bf405f8688f3 authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE0T08lUu1pj5SfR+BjmL4bOc0mK0FDuiweEZk8wpG/PSI0sjKcM9li3pt2MR4mlzWRUa1tp1fZ6iZFJ347enWr2Ku0Im21Kz9w1p7WvCYWaH5yON8xhUgaDb8uZA96FmbYBAwIaJ5YNE9I5vIBH6EXnYPsrE4L6aADODsuai6JCwQwPEgSFqSTchUkQVywORrZwkCW5yfMhz/Q6pNnu01F/RB+MUbuRWfSnOhLZ5Rs/R7/5E9ivZf+TxWBBjvCbhv0HFWR+J4ZhVO/Vd4q2W+jG6QL6RJvIQ5H5CRgB6uGIqTLLRqWDplBwZJcApgUtIOrFArnU5GTZcGI8QMhGEf juju-client-key ] 20:48:47 INFO juju.provider.openstack provider.go:145 opening model "controller" 20:48:48 DEBUG goose client.go:511 auth details: &{Token:gAAAAABb22awBtEA9mZ2aY2VmAmCDMXkxgtx-_imGs7zchRjQ49T_qYcnrziBONkax28iJU4KRBfP5TTk4_v2__Cg2ALRnhHWB1LBIj7Qt2ybqLMxhHaSJl4SphReffuwD_mBGWa4cm92yMqrGHkD0eEWisTnhz4C6Ze29G_4oHQB0Ik-fJbf6s TenantId:e192ede2a62c4e5eb12026cb1e21e4c3 UserId:c113fc02c2c0426f8dacbe753c14fd5b Domain: RegionServiceURLs:map[regionOne:map[event:http://172.30.9.47:8977 compute:http://172.30.9.47:8774/v2.1 volumev2:http://172.30.9.47:8776/v2/e192ede2a62c4e5eb12026cb1e21e4c3 alarming:http://172.30.9.47:8042 network:http://172.30.9.47:9696 metric:http://172.30.9.47:8041 image:http://172.30.9.47:9292 orchestration:http://172.30.9.47:8004/v1/e192ede2a62c4e5eb12026cb1e21e4c3 cloudformation:http://172.30.9.47:8000/v1 volume:http://172.30.9.47:8776/v1/e192ede2a62c4e5eb12026cb1e21e4c3 object-store:http://172.30.9.47:8080/v1/AUTH_e192ede2a62c4e5eb12026cb1e21e4c3 identity:http://172.30.9.47:5000 placement:http://172.30.9.47:8778/placement volumev3:http://172.30.9.47:8776/v3/e192ede2a62c4e5eb12026cb1e21e4c3]]} 20:48:48 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 20:48:48 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.47:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.47:8774/v2.1/ Rel:self}] Status:CURRENT}] 20:48:48 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 20:48:48 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 20:48:48 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 20:48:48 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 20:48:48 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 20:48:48 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 20:48:48 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 20:48:48 INFO cmd bootstrap.go:233 Loading image metadata 20:48:48 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 20:48:48 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 20:48:48 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 20:48:48 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.47:5000/v3} [win7 yakkety win2016hv win2016nano bionic win2016 win2012hvr2 win10 opensuseleap genericlinux utopic vivid xenial precise wily artful win2012hv win2012r2 win81 quantal win2012 win2008r2 raring saucy trusty zesty win8 centos7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 20:48:48 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 20:48:50 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 20:48:51 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.47:5000/v3} not found 20:48:51 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.47:5000/v3} not found 20:48:51 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 20:48:51 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 20:48:51 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 20:48:51 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 20:48:51 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 20:48:51 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 20:48:51 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 20:48:51 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 20:48:51 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 20:48:51 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 []} 20:48:53 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 20:48:53 INFO cmd bootstrap.go:389 Starting new instance for initial controller 20:48:54 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 20:48:54 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 20:48:54 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:38137a32-7e05-497c-99d3-6c41a8b5a6f9 Arch:amd64 VirtType:}] 20:48:54 INFO juju.environs.instances image.go:106 find instance - using image with id: 38137a32-7e05-497c-99d3-6c41a8b5a6f9 20:48:54 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 20:48:54 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 20:48:54 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2485 bytes 20:48:54 DEBUG juju.provider.openstack provider.go:1005 using network id "c2ea393c-a54b-4491-8484-54c80d691cb0" 20:48:54 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.47:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" has status BUILD, wait 10 seconds before retry, attempt 11 20:50:52 INFO juju.provider.openstack provider.go:1175 started instance "b40a7c64-9fd0-4540-9bfa-0f1646b93080" 20:50:52 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 20:50:54 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.200 20:50:54 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.200 20:50:56 INFO cmd bootstrap.go:225 - b40a7c64-9fd0-4540-9bfa-0f1646b93080 (arch=amd64 mem=2G cores=1) 20:50:56 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 20:50:56 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 20:50:56 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 20:50:58 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 20:50:58 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 20:50:59 DEBUG juju.provider.openstack provider.go:417 instance b40a7c64-9fd0-4540-9bfa-0f1646b93080 has floating IP address: 172.30.9.200 Attempting to connect to 172.30.9.200:22 Attempting to connect to 192.168.121.6:22 20:50:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 20:50:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Connection refused 20:51:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 20:51:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 20:51:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 20:51:09 DEBUG juju.provider.openstack provider.go:417 instance b40a7c64-9fd0-4540-9bfa-0f1646b93080 has floating IP address: 172.30.9.200 20:51:10 INFO cmd bootstrap.go:333 Connected to 172.30.9.200 20:51:10 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries 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.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 20:51:10 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-8688f3-controller-0 20:52:25 INFO cmd bootstrap.go:455 Bootstrap agent now started 20:52:26 DEBUG juju.provider.openstack provider.go:417 instance b40a7c64-9fd0-4540-9bfa-0f1646b93080 has floating IP address: 172.30.9.200 20:52:26 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.200:17070 192.168.121.6:17070] 20:52:26 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.200 to verify accessibility... 20:52:26 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.200:17070 192.168.121.6:17070] 20:52:28 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" 20:52:28 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" 20:52:29 DEBUG juju.api monitor.go:35 RPC connection died 20:52:29 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 20:52:29 INFO cmd controller.go:88 Controller machines are in the "controller" model 20:52:29 INFO cmd controller.go:89 Initial model "default" added 20:52:29 INFO cmd supercommand.go:465 command finished 2018-11-01 20:52:29,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-11-01 20:52:29,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-11-01 20:52:41,902 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-11-01 20:52:41,902 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-11-01 21:20:05,331 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-01 21:19:48.349946Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-01 21:20:05,331 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-11-01 21:20:05,331 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-11-01 21:20:05,530 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic error 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* error idle 0 172.30.9.203 hook failed: "install" mysql/0* unknown idle 1 172.30.9.202 3306/tcp oai-epc/0* active idle 2 172.30.9.211 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.213 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 43fd2fbf-5ec2-42ce-92a4-ea16bbc5c60f xenial nova ACTIVE 1 started 172.30.9.202 5570c243-fab0-451d-992d-c03559cb8985 trusty nova ACTIVE 2 started 172.30.9.211 c6b209ed-92b3-4ccb-a4db-4401bd4f426e trusty nova ACTIVE 3 started 172.30.9.213 136d2a65-fb4b-41b3-b46f-4e6abb90a448 trusty nova ACTIVE 2018-11-01 21:20:05,738 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:error) 2018-11-01 21:20:05,739 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-11-01 21:20:05,872 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-01 21:20:05,872 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 31:39 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-01 21:20:06,878 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 20:55:15 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 20:55:15 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 20:55:15 DEBUG juju.agent read agent config, format "2.0" machine-0: 20:55:15 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 20:55:15 DEBUG juju.worker start "engine" machine-0: 20:55:15 INFO juju.worker start "engine" machine-0: 20:55:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 20:55:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.introspection stats worker now serving machine-0: 20:55:15 DEBUG juju.worker "engine" started machine-0: 20:55:15 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 20:55:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 20:55:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 20:55:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 20:55:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:15 DEBUG juju.worker.apicaller connecting with old password machine-0: 20:55:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 20:55:15 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:15 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:15 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 20:55:15 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 20:55:16 DEBUG juju.worker.apicaller connected machine-0: 20:55:16 DEBUG juju.worker.apicaller changing password... machine-0: 20:55:16 DEBUG juju.worker.apicaller password changed machine-0: 20:55:16 DEBUG juju.api RPC connection died machine-0: 20:55:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 20:55:16 DEBUG juju.worker.apicaller connecting with current password machine-0: 20:55:16 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:16 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:16 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:17 DEBUG juju.worker.apicaller connected machine-0: 20:55:17 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 20:55:17 INFO juju.worker.upgrader unblocking abort check machine-0: 20:55:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 20:55:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 20:55:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 20:55:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 20:55:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 20:55:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 20:55:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-0: 20:55:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 20:55:17 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 20:55:17 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 20:55:17 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 20:55:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.logger logger setup machine-0: 20:55:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 20:55:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 20:55:17 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 20:55:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 20:55:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 20:55:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:55:17 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: 20:55:17 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 20:55:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 20:55:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:55:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 20:55:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:55:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:55:17 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 20:55:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 20:55:17 DEBUG juju.network "lxdbr0" has addresses [fe80::780a:caff:fe13:4f7c/64 fe80::1/64] machine-0: 20:55:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:55:17 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 20:55:17 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 20:55:17 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 20:55:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 20:55:17 DEBUG juju.network including address local-machine:::1 for machine machine-0: 20:55:17 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 20:55:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 20:55:17 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-0: 20:55:17 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 20:55:17 DEBUG juju.worker start "0-container-watcher" machine-0: 20:55:17 DEBUG juju.worker start "stateconverter" machine-0: 20:55:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 20:55:17 INFO juju.worker start "0-container-watcher" machine-0: 20:55:17 INFO juju.worker start "stateconverter" machine-0: 20:55:17 DEBUG juju.worker "0-container-watcher" started machine-0: 20:55:17 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 20:55:17 DEBUG juju.worker "stateconverter" started machine-0: 20:55:17 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 20:55:17 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 20:55:17 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 20:55:17 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 20:55:17 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 20:55:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 20:55:17 DEBUG juju.api RPC connection died machine-0: 20:55:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker killing runner 0xc42067cf70 machine-0: 20:55:17 INFO juju.worker stopped "stateconverter", err: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 20:55:17 INFO juju.worker stopped "0-container-watcher", err: worker "0-container-watcher" exited: connection is shut down machine-0: 20:55:17 INFO juju.worker runner is dying machine-0: 20:55:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker killing "0-container-watcher" machine-0: 20:55:17 DEBUG juju.worker killing "stateconverter" machine-0: 20:55:17 DEBUG juju.worker "stateconverter" done: connection is shut down machine-0: 20:55:17 ERROR juju.worker fatal "stateconverter": connection is shut down machine-0: 20:55:17 DEBUG juju.worker "0-container-watcher" done: worker "0-container-watcher" exited: connection is shut down machine-0: 20:55:17 ERROR juju.worker fatal "0-container-watcher": worker "0-container-watcher" exited: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 20:55:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.apicaller connecting with current password machine-0: 20:55:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:17 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:17 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 20:55:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 20:55:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 20:55:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.apicaller connected machine-0: 20:55:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:18 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 20:55:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 20:55:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 20:55:18 DEBUG juju.network "lxdbr0" has addresses [fe80::780a:caff:fe13:4f7c/64 fe80::1/64] machine-0: 20:55:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:55:18 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 20:55:18 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 20:55:18 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 20:55:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 20:55:18 DEBUG juju.network including address local-machine:::1 for machine machine-0: 20:55:18 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 20:55:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 20:55:18 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-0: 20:55:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 20:55:18 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 20:55:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 20:55:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 20:55:18 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: 20:55:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 20:55:18 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 20:55:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.logger logger setup machine-0: 20:55:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 20:55:18 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 20:55:18 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 20:55:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 20:55:18 INFO juju.worker.upgrader unblocking abort check machine-0: 20:55:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:55:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:55:18 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:55:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 20:55:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 20:55:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:55:18 DEBUG juju.worker start "0-container-watcher" machine-0: 20:55:18 DEBUG juju.worker start "stateconverter" machine-0: 20:55:18 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 20:55:18 INFO juju.worker start "0-container-watcher" machine-0: 20:55:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 20:55:18 INFO juju.worker start "stateconverter" machine-0: 20:55:18 DEBUG juju.worker "stateconverter" started machine-0: 20:55:18 DEBUG juju.worker "0-container-watcher" started machine-0: 20:55:18 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 20:55:18 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 20:55:18 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 20:55:18 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 20:55:18 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 20:55:18 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 20:55:18 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 20:55:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 20:55:18 DEBUG juju.service discovered init system "systemd" from local host machine-0: 20:55:18 DEBUG juju.worker.deployer API addresses: ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-0: 20:55:18 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: 20:55:18 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 20:55:18 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 20:55:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 20:55:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 20:55:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 20:55:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 20:55:18 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 20:55:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 20:55:18 DEBUG juju.network "lxdbr0" has addresses [fe80::780a:caff:fe13:4f7c/64 fe80::1/64] machine-0: 20:55:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:55:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 20:55:18 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 20:55:18 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 20:55:18 DEBUG juju.network including address local-machine:::1 for machine machine-0: 20:55:18 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:::1] machine-0: 20:55:18 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:::1] machine-0: 20:55:18 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 20:55:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 20:55:19 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 20:55:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 20:55:19 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: 20:55:19 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 20:55:19 INFO juju.worker start "api" unit-abot-epc-basic-0: 20:55:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:55:19 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:55:19 DEBUG juju.api successfully dialed "wss://252.6.0.1:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:55:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 20:55:19 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.apicaller connected machine-0: 20:55:19 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:28:a0:c9 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:28:a0:c9 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:7a:0a:ca:13:4f:7c CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:7a:0a:ca:13:4f:7c CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:0a:ca:41:62:e8:22 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.10.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:0a:ca:41:62:e8:22 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:0a:ca:41:62:e8:22 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 20:55:19 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 20:55:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 20:55:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 20:55:19 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 20:55:19 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:55:19 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:55:19 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:55:19 DEBUG juju.api successfully dialed "wss://252.6.0.1:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-0: 20:55:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 20:55:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-0: 20:55:19 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 20:55:19 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 20:55:19 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 20:55:19 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: 20:55:20 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network "lxdbr0" has addresses [fe80::780a:caff:fe13:4f7c/64 fe80::1/64] unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network including address public:172.30.9.200 for machine unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 20:55:20 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 20:55:20 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] unit-abot-epc-basic-0: 20:55:20 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 20:55:20 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 20:55:20 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: 20:55:20 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 20:55:20 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 20:55:20 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 20:55:20 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 20:55:20 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: 20:55:20 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 20:55:20 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 20:55:20 DEBUG httpbakery client do GET https://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 20:55:20 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 20:55:20 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 20:55:20 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 20:55:20 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 20:55:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 20:55:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:55:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 20:55:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:55:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-91d1ee-default-0 unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 20:55:21 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 20:55:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:55:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:55:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:55:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 20:55:23 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: 20:55:23 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 20:55:23 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: 20:55:23 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 20:55:23 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: 20:55:23 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 20:55:23 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: 20:55:23 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install Need to get 68.9 MB of archives. unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 20:55:23 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 20:55:24 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: 20:55:24 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: 20:55:24 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: 20:55:25 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: 20:55:25 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: 20:55:25 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: 20:55:25 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: 20:55:25 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.install Get:10 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: 20:55:25 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.install Get:13 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: 20:55:26 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.install Get:16 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: 20:55:26 DEBUG unit.abot-epc-basic/0.install Get:17 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: 20:55:26 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 20:55:27 DEBUG unit.abot-epc-basic/0.install Get:19 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: 20:55:27 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 20:55:27 DEBUG unit.abot-epc-basic/0.install Get:21 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: 20:55:27 DEBUG unit.abot-epc-basic/0.install Get:22 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: 20:55:27 DEBUG unit.abot-epc-basic/0.install Get:23 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: 20:55:27 DEBUG unit.abot-epc-basic/0.install Get:24 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: 20:55:27 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 20:55:28 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: 20:55:28 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: 20:55:28 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: 20:55:28 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: 20:55:28 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-1ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 20:55:30 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: 20:55:30 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: 20:55:30 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: 20:55:30 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: 20:55:30 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: 20:55:31 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: 20:55:31 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: 20:55:31 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: 20:55:31 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: 20:55:31 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: 20:55:31 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: 20:55:31 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: 20:55:31 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: 20:55:32 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: 20:55:32 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: 20:55:32 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: 20:55:32 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: 20:55:32 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: 20:55:32 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: 20:55:33 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: 20:55:33 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: 20:55:33 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: 20:55:33 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: 20:55:33 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: 20:55:34 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: 20:55:34 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: 20:55:34 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 20:55:34 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: 20:55:35 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: 20:55:35 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: 20:55:35 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: 20:55:35 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: 20:55:35 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: 20:55:35 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: 20:55:35 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: 20:55:36 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: 20:55:36 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: 20:55:36 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: 20:55:36 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: 20:55:36 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: 20:55:36 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: 20:55:36 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: 20:55:37 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: 20:55:37 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: 20:55:37 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: 20:55:37 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: 20:55:37 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: 20:55:37 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: 20:55:38 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: 20:55:38 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: 20:55:38 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: 20:55:38 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: 20:55:38 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: 20:55:38 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: 20:55:38 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: 20:55:39 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: 20:55:39 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: 20:55:39 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: 20:55:39 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: 20:55:39 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: 20:55:39 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 20:55:39 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 20:55:40 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: 20:55:40 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: 20:55:40 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-1ubuntu0.16.04.1 [69.5 kB] unit-abot-epc-basic-0: 20:55:40 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-1ubuntu0.16.04.1 [8202 kB] unit-abot-epc-basic-0: 20:55:40 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-1ubuntu0.16.04.1 [450 kB] unit-abot-epc-basic-0: 20:55:41 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: 20:55:41 DEBUG unit.abot-epc-basic/0.install Fetched 68.9 MB in 17s (3858 kB/s) unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54382 files and directories currently installed.) unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 20:55:43 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: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 20:55:43 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: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 20:55:43 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: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 20:55:43 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: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:55:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 20:55:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:55:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 20:55:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 20:55:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 20:55:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 20:55:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 20:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 20:55:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 20:55:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:55:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 20:55:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 20:55:54 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: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 20:55:55 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: 20:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 20:55:55 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: 20:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 20:55:55 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: 20:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 20:55:55 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: 20:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 20:55:56 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: 20:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 20:55:56 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: 20:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 20:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 20:55:56 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: 20:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 20:55:57 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: 20:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 20:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 20:55:59 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: 20:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 20:56:00 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: 20:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 20:56:00 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: 20:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 20:56:01 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: 20:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 20:56:01 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: 20:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 20:56:01 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: 20:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 20:56:01 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: 20:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 20:56:01 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: 20:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 20:56:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:56:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 20:56:02 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: 20:56:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 20:56:02 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: 20:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 20:56:03 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: 20:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 20:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 20:56:04 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: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 20:56:04 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: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 20:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 20:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.5) ... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:56:11 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 20:56:11 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 20:56:11 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 20:56:11 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: 20:56:11 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 20:56:12 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: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 20:56:12 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: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 20:56:13 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: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:13 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: 20:56:13 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: 20:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:56:14 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: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 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: 20:56:15 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 20:56:15 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: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 20:56:15 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 20:56:16 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: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:56:16 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:16 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: 20:56:16 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:16 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 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: 20:56:17 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:56:17 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: 20:56:17 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: 20:56:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.5) ... unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:56:17 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:56:18 DEBUG unit.abot-epc-basic/0.install --2018-11-01 20:56:18-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 20:56:19 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 20:56:19 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 20:56:19 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 20:56:19 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: 20:56:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 64.3K 12m6s unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 96.1K 10m5s unit-abot-epc-basic-0: 20:56:21 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 64.5K 10m43s unit-abot-epc-basic-0: 20:56:21 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 96.4K 10m2s unit-abot-epc-basic-0: 20:56:22 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 96.4K 9m38s unit-abot-epc-basic-0: 20:56:22 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 96.1K 9m21s unit-abot-epc-basic-0: 20:56:23 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 96.8K 9m9s unit-abot-epc-basic-0: 20:56:23 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 96.5K 9m0s unit-abot-epc-basic-0: 20:56:24 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 96.6K 8m53s unit-abot-epc-basic-0: 20:56:24 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 144K 8m31s unit-abot-epc-basic-0: 20:56:25 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 106K 8m24s unit-abot-epc-basic-0: 20:56:25 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 105K 8m18s unit-abot-epc-basic-0: 20:56:26 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 115K 8m10s unit-abot-epc-basic-0: 20:56:26 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 131K 8m0s unit-abot-epc-basic-0: 20:56:27 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 105K 7m56s unit-abot-epc-basic-0: 20:56:27 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 147K 7m46s unit-abot-epc-basic-0: 20:56:27 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 142K 7m37s unit-abot-epc-basic-0: 20:56:28 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 146K 7m28s unit-abot-epc-basic-0: 20:56:28 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 167K 7m19s unit-abot-epc-basic-0: 20:56:28 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 96.0K 7m20s unit-abot-epc-basic-0: 20:56:28 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 54.4M 6m59s unit-abot-epc-basic-0: 20:56:29 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 195K 6m50s unit-abot-epc-basic-0: 20:56:29 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 192K 6m42s unit-abot-epc-basic-0: 20:56:29 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 193K 6m35s unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 193K 6m28s unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 193K 6m22s unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 193K 6m16s unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 194K 6m10s unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 96.6K 6m13s unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 32.2M 6m0s unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 194K 5m56s unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 191K 5m52s unit-abot-epc-basic-0: 20:56:32 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 193K 5m48s unit-abot-epc-basic-0: 20:56:32 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 167K 5m45s unit-abot-epc-basic-0: 20:56:32 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 193K 5m42s unit-abot-epc-basic-0: 20:56:33 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 115K 5m43s unit-abot-epc-basic-0: 20:56:33 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 418K 5m36s unit-abot-epc-basic-0: 20:56:33 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 159K 5m34s unit-abot-epc-basic-0: 20:56:33 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 145K 5m33s unit-abot-epc-basic-0: 20:56:34 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 171K 5m31s unit-abot-epc-basic-0: 20:56:34 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 192K 5m28s unit-abot-epc-basic-0: 20:56:34 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 191K 5m26s unit-abot-epc-basic-0: 20:56:34 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 166K 5m24s unit-abot-epc-basic-0: 20:56:35 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 147K 5m23s unit-abot-epc-basic-0: 20:56:35 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 185K 5m21s unit-abot-epc-basic-0: 20:56:35 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 145K 5m20s unit-abot-epc-basic-0: 20:56:36 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 173K 5m18s unit-abot-epc-basic-0: 20:56:36 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 190K 5m16s unit-abot-epc-basic-0: 20:56:36 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 192K 5m14s unit-abot-epc-basic-0: 20:56:36 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 193K 5m12s unit-abot-epc-basic-0: 20:56:37 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 193K 5m10s unit-abot-epc-basic-0: 20:56:37 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 193K 5m8s unit-abot-epc-basic-0: 20:56:37 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 193K 5m6s unit-abot-epc-basic-0: 20:56:38 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 193K 5m5s unit-abot-epc-basic-0: 20:56:38 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 193K 5m3s unit-abot-epc-basic-0: 20:56:38 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 193K 5m1s unit-abot-epc-basic-0: 20:56:38 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 224K 4m59s unit-abot-epc-basic-0: 20:56:38 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 240K 4m57s unit-abot-epc-basic-0: 20:56:39 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 299K 4m54s unit-abot-epc-basic-0: 20:56:39 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 279K 4m51s unit-abot-epc-basic-0: 20:56:39 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 226K 4m49s unit-abot-epc-basic-0: 20:56:39 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 318K 4m46s unit-abot-epc-basic-0: 20:56:39 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 362K 4m43s unit-abot-epc-basic-0: 20:56:39 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 368K 4m41s unit-abot-epc-basic-0: 20:56:40 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 129K 4m41s unit-abot-epc-basic-0: 20:56:40 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 40.7M 4m37s unit-abot-epc-basic-0: 20:56:40 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 55.6M 4m32s unit-abot-epc-basic-0: 20:56:40 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 201K 4m31s unit-abot-epc-basic-0: 20:56:40 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 375K 4m28s unit-abot-epc-basic-0: 20:56:40 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 373K 4m26s unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 227K 4m25s unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 445K 4m22s unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 278K 4m20s unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 371K 4m18s unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 389K 4m16s unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 232K 4m14s unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 640K 4m12s unit-abot-epc-basic-0: 20:56:42 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 268K 4m10s unit-abot-epc-basic-0: 20:56:42 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 684K 4m8s unit-abot-epc-basic-0: 20:56:42 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 228K 4m7s unit-abot-epc-basic-0: 20:56:42 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 631K 4m4s unit-abot-epc-basic-0: 20:56:42 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 277K 4m3s unit-abot-epc-basic-0: 20:56:42 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 422K 4m1s unit-abot-epc-basic-0: 20:56:42 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 355K 3m59s unit-abot-epc-basic-0: 20:56:43 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 423K 3m57s unit-abot-epc-basic-0: 20:56:43 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 355K 3m55s unit-abot-epc-basic-0: 20:56:43 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 423K 3m54s unit-abot-epc-basic-0: 20:56:43 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 351K 3m52s unit-abot-epc-basic-0: 20:56:43 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 398K 3m50s unit-abot-epc-basic-0: 20:56:43 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 375K 3m49s unit-abot-epc-basic-0: 20:56:43 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 380K 3m47s unit-abot-epc-basic-0: 20:56:43 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 391K 3m46s unit-abot-epc-basic-0: 20:56:44 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 301K 3m44s unit-abot-epc-basic-0: 20:56:44 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 541K 3m43s unit-abot-epc-basic-0: 20:56:44 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 246K 3m42s unit-abot-epc-basic-0: 20:56:44 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 851K 3m40s unit-abot-epc-basic-0: 20:56:44 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 105K 3m41s unit-abot-epc-basic-0: 20:56:44 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 43.3M 3m39s unit-abot-epc-basic-0: 20:56:45 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 194K 3m38s unit-abot-epc-basic-0: 20:56:45 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 32.8M 3m36s unit-abot-epc-basic-0: 20:56:45 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 686K 3m34s unit-abot-epc-basic-0: 20:56:45 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 270K 3m33s unit-abot-epc-basic-0: 20:56:45 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 289K 3m32s unit-abot-epc-basic-0: 20:56:45 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 392K 3m31s unit-abot-epc-basic-0: 20:56:46 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 231K 3m31s unit-abot-epc-basic-0: 20:56:46 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 443K 3m29s unit-abot-epc-basic-0: 20:56:46 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 277K 3m28s unit-abot-epc-basic-0: 20:56:46 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 350K 3m27s unit-abot-epc-basic-0: 20:56:46 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 422K 3m26s unit-abot-epc-basic-0: 20:56:46 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 228K 3m26s unit-abot-epc-basic-0: 20:56:47 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 134K 3m26s unit-abot-epc-basic-0: 20:56:47 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 41.2M 3m24s unit-abot-epc-basic-0: 20:56:47 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 52.5M 3m22s unit-abot-epc-basic-0: 20:56:47 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 125K 3m23s unit-abot-epc-basic-0: 20:56:47 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 1.54M 3m21s unit-abot-epc-basic-0: 20:56:47 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 220K 3m21s unit-abot-epc-basic-0: 20:56:48 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 194K 3m21s unit-abot-epc-basic-0: 20:56:48 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 195K 3m21s unit-abot-epc-basic-0: 20:56:48 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 229K 3m20s unit-abot-epc-basic-0: 20:56:48 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 317K 3m19s unit-abot-epc-basic-0: 20:56:48 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 227K 3m19s unit-abot-epc-basic-0: 20:56:49 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 104K 3m20s unit-abot-epc-basic-0: 20:56:49 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 53.8M 3m18s unit-abot-epc-basic-0: 20:56:49 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 194K 3m18s unit-abot-epc-basic-0: 20:56:50 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 97.3K 3m20s unit-abot-epc-basic-0: 20:56:50 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 5.35M 3m18s unit-abot-epc-basic-0: 20:56:50 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 106K 3m19s unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 147K 3m19s unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 103K 3m21s unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 193K 3m20s unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 97.9K 3m22s unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 103K 3m23s unit-abot-epc-basic-0: 20:56:53 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 135K 3m23s unit-abot-epc-basic-0: 20:56:53 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 112K 3m24s unit-abot-epc-basic-0: 20:56:54 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 97.9K 3m26s unit-abot-epc-basic-0: 20:56:54 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 118K 3m26s unit-abot-epc-basic-0: 20:56:54 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 140K 3m27s unit-abot-epc-basic-0: 20:56:55 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 103K 3m28s unit-abot-epc-basic-0: 20:56:55 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 168K 3m28s unit-abot-epc-basic-0: 20:56:56 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 68.1K 3m30s unit-abot-epc-basic-0: 20:56:56 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 193K 3m30s unit-abot-epc-basic-0: 20:56:56 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 151K 3m30s unit-abot-epc-basic-0: 20:56:57 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 104K 3m31s unit-abot-epc-basic-0: 20:56:57 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 146K 3m31s unit-abot-epc-basic-0: 20:56:58 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 125K 3m31s unit-abot-epc-basic-0: 20:56:58 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 151K 3m31s unit-abot-epc-basic-0: 20:56:58 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 104K 3m32s unit-abot-epc-basic-0: 20:56:59 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 168K 3m32s unit-abot-epc-basic-0: 20:56:59 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 104K 3m33s unit-abot-epc-basic-0: 20:57:00 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 168K 3m33s unit-abot-epc-basic-0: 20:57:00 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 119K 3m33s unit-abot-epc-basic-0: 20:57:00 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 156K 3m33s unit-abot-epc-basic-0: 20:57:01 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 165K 3m33s unit-abot-epc-basic-0: 20:57:01 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 106K 3m34s unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 89.2K 3m35s unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 108K 3m36s unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 193K 3m35s unit-abot-epc-basic-0: 20:57:03 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 96.7K 3m36s unit-abot-epc-basic-0: 20:57:03 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 87.1K 3m37s unit-abot-epc-basic-0: 20:57:04 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 69.4K 3m39s unit-abot-epc-basic-0: 20:57:05 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 96.3K 3m40s unit-abot-epc-basic-0: 20:57:05 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 95.9K 3m41s unit-abot-epc-basic-0: 20:57:06 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 93.9K 3m42s unit-abot-epc-basic-0: 20:57:06 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 90.1K 3m43s unit-abot-epc-basic-0: 20:57:07 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 96.4K 3m44s unit-abot-epc-basic-0: 20:57:07 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 96.6K 3m44s unit-abot-epc-basic-0: 20:57:08 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 104K 3m45s unit-abot-epc-basic-0: 20:57:08 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 120K 3m45s unit-abot-epc-basic-0: 20:57:09 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 126K 3m45s unit-abot-epc-basic-0: 20:57:09 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 132K 3m46s unit-abot-epc-basic-0: 20:57:09 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 139K 3m45s unit-abot-epc-basic-0: 20:57:10 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 189K 3m45s unit-abot-epc-basic-0: 20:57:10 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 121K 3m45s unit-abot-epc-basic-0: 20:57:10 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 485K 3m44s unit-abot-epc-basic-0: 20:57:10 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 173K 3m44s unit-abot-epc-basic-0: 20:57:11 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 191K 3m43s unit-abot-epc-basic-0: 20:57:11 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 193K 3m43s unit-abot-epc-basic-0: 20:57:11 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 193K 3m42s unit-abot-epc-basic-0: 20:57:11 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 194K 3m42s unit-abot-epc-basic-0: 20:57:12 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 193K 3m42s unit-abot-epc-basic-0: 20:57:12 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 119K 3m42s unit-abot-epc-basic-0: 20:57:12 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 1.28M 3m40s unit-abot-epc-basic-0: 20:57:12 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 175K 3m40s unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 193K 3m40s unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 102K 3m40s unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 483K 3m39s unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 133K 3m39s unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 169K 3m39s unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 174K 3m39s unit-abot-epc-basic-0: 20:57:15 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 150K 3m38s unit-abot-epc-basic-0: 20:57:15 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 105K 3m39s unit-abot-epc-basic-0: 20:57:15 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 247K 3m38s unit-abot-epc-basic-0: 20:57:16 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 114K 3m38s unit-abot-epc-basic-0: 20:57:16 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 147K 3m38s unit-abot-epc-basic-0: 20:57:16 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 159K 3m38s unit-abot-epc-basic-0: 20:57:17 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 150K 3m38s unit-abot-epc-basic-0: 20:57:17 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 112K 3m38s unit-abot-epc-basic-0: 20:57:17 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 192K 3m38s unit-abot-epc-basic-0: 20:57:18 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 104K 3m38s unit-abot-epc-basic-0: 20:57:18 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 166K 3m38s unit-abot-epc-basic-0: 20:57:19 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 119K 3m38s unit-abot-epc-basic-0: 20:57:19 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 165K 3m38s unit-abot-epc-basic-0: 20:57:19 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 160K 3m38s unit-abot-epc-basic-0: 20:57:20 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 170K 3m37s unit-abot-epc-basic-0: 20:57:20 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 130K 3m37s unit-abot-epc-basic-0: 20:57:20 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 191K 3m37s unit-abot-epc-basic-0: 20:57:21 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 160K 3m37s unit-abot-epc-basic-0: 20:57:21 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 166K 3m36s unit-abot-epc-basic-0: 20:57:21 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 134K 3m36s unit-abot-epc-basic-0: 20:57:21 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 164K 3m36s unit-abot-epc-basic-0: 20:57:22 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 192K 3m36s unit-abot-epc-basic-0: 20:57:22 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 160K 3m35s unit-abot-epc-basic-0: 20:57:22 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 166K 3m35s unit-abot-epc-basic-0: 20:57:23 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 193K 3m35s unit-abot-epc-basic-0: 20:57:23 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 191K 3m34s unit-abot-epc-basic-0: 20:57:23 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 193K 3m34s unit-abot-epc-basic-0: 20:57:23 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 196K 3m33s unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 197K 3m33s unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 248K 3m32s unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 221K 3m32s unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 386K 3m31s unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 273K 3m30s unit-abot-epc-basic-0: 20:57:25 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 243K 3m30s unit-abot-epc-basic-0: 20:57:25 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 389K 3m29s unit-abot-epc-basic-0: 20:57:25 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 306K 3m28s unit-abot-epc-basic-0: 20:57:25 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 364K 3m27s unit-abot-epc-basic-0: 20:57:25 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 377K 3m27s unit-abot-epc-basic-0: 20:57:25 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 398K 3m26s unit-abot-epc-basic-0: 20:57:25 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 375K 3m25s unit-abot-epc-basic-0: 20:57:26 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 158K 3m25s unit-abot-epc-basic-0: 20:57:26 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 52.0M 3m24s unit-abot-epc-basic-0: 20:57:26 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 57.8M 3m22s unit-abot-epc-basic-0: 20:57:26 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 258K 3m22s unit-abot-epc-basic-0: 20:57:26 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 155K 3m22s unit-abot-epc-basic-0: 20:57:26 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 44.9M 3m21s unit-abot-epc-basic-0: 20:57:26 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 320K 3m20s unit-abot-epc-basic-0: 20:57:27 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 378K 3m19s unit-abot-epc-basic-0: 20:57:27 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 105K 3m19s unit-abot-epc-basic-0: 20:57:27 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 43.9M 3m18s unit-abot-epc-basic-0: 20:57:27 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 185K 3m18s unit-abot-epc-basic-0: 20:57:28 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 248K 3m17s unit-abot-epc-basic-0: 20:57:28 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 164K 3m17s unit-abot-epc-basic-0: 20:57:28 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 185K 3m17s unit-abot-epc-basic-0: 20:57:28 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 193K 3m16s unit-abot-epc-basic-0: 20:57:29 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 156K 3m16s unit-abot-epc-basic-0: 20:57:29 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 191K 3m16s unit-abot-epc-basic-0: 20:57:29 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 126K 3m16s unit-abot-epc-basic-0: 20:57:30 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 185K 3m16s unit-abot-epc-basic-0: 20:57:30 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 146K 3m16s unit-abot-epc-basic-0: 20:57:30 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 96.4K 3m16s unit-abot-epc-basic-0: 20:57:31 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 233K 3m15s unit-abot-epc-basic-0: 20:57:31 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 132K 3m15s unit-abot-epc-basic-0: 20:57:31 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 124K 3m15s unit-abot-epc-basic-0: 20:57:32 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 138K 3m15s unit-abot-epc-basic-0: 20:57:32 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 138K 3m15s unit-abot-epc-basic-0: 20:57:33 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 142K 3m15s unit-abot-epc-basic-0: 20:57:33 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 119K 3m15s unit-abot-epc-basic-0: 20:57:33 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 140K 3m15s unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 149K 3m15s unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 130K 3m15s unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 158K 3m15s unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 154K 3m14s unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 142K 3m14s unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 161K 3m14s unit-abot-epc-basic-0: 20:57:36 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 163K 3m14s unit-abot-epc-basic-0: 20:57:36 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 193K 3m13s unit-abot-epc-basic-0: 20:57:36 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 193K 3m13s unit-abot-epc-basic-0: 20:57:37 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 119K 3m13s unit-abot-epc-basic-0: 20:57:37 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 1.14M 3m12s unit-abot-epc-basic-0: 20:57:37 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 187K 3m12s unit-abot-epc-basic-0: 20:57:37 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 192K 3m12s unit-abot-epc-basic-0: 20:57:37 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 194K 3m11s unit-abot-epc-basic-0: 20:57:38 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 193K 3m11s unit-abot-epc-basic-0: 20:57:38 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 204K 3m10s unit-abot-epc-basic-0: 20:57:38 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 225K 3m10s machine-1: 20:57:38 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 20:57:38 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 20:57:38 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 20:57:38 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 202K 3m10s machine-1: 20:57:38 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 20:57:38 DEBUG juju.worker start "engine" machine-1: 20:57:38 INFO juju.worker start "engine" machine-1: 20:57:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 20:57:38 DEBUG juju.worker "engine" started machine-1: 20:57:38 DEBUG juju.worker.introspection stats worker now serving machine-1: 20:57:38 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.apicaller connecting with old password machine-1: 20:57:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 20:57:38 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:38 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 20:57:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 20:57:38 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 20:57:39 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 224K 3m9s unit-abot-epc-basic-0: 20:57:39 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 230K 3m9s unit-abot-epc-basic-0: 20:57:39 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 267K 3m8s machine-1: 20:57:39 DEBUG juju.worker.apicaller connected machine-1: 20:57:39 DEBUG juju.worker.apicaller changing password... machine-1: 20:57:39 DEBUG juju.worker.apicaller password changed machine-1: 20:57:39 DEBUG juju.api RPC connection died machine-1: 20:57:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 20:57:39 DEBUG juju.worker.apicaller connecting with current password machine-1: 20:57:39 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:39 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:39 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:57:39 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 237K 3m8s unit-abot-epc-basic-0: 20:57:39 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 204K 3m7s unit-abot-epc-basic-0: 20:57:40 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 222K 3m7s unit-abot-epc-basic-0: 20:57:40 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 240K 3m6s machine-1: 20:57:40 DEBUG juju.worker.apicaller connected machine-1: 20:57:40 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 20:57:40 INFO juju.worker.upgrader unblocking abort check machine-1: 20:57:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 20:57:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 20:57:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 20:57:40 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 126K 3m6s machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 20:57:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 20:57:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 20:57:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 20:57:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.logger logger setup machine-1: 20:57:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:57:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 20:57:40 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: 20:57:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 20:57:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 20:57:40 INFO juju.util.exec run result: exit status 127 machine-1: 20:57:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec437377726/script.sh: line 1: fanatic: command not found 127 machine-1: 20:57:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-1: 20:57:40 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 20:57:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 20:57:40 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 20:57:40 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: 20:57:40 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 750K 3m6s machine-1: 20:57:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 20:57:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:57:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:57:40 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 20:57:40 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 20:57:40 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-1: 20:57:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 20:57:40 DEBUG juju.network including address local-machine:::1 for machine machine-1: 20:57:40 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 20:57:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 20:57:40 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-1: 20:57:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 20:57:40 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 20:57:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:57:40 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 20:57:40 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 20:57:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:57:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:57:40 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 20:57:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 20:57:40 DEBUG juju.api RPC connection died machine-1: 20:57:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 20:57:40 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 20:57:40 DEBUG juju.worker killing runner 0xc4207ed110 machine-1: 20:57:40 INFO juju.worker runner is dying machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 20:57:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 20:57:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 20:57:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.apicaller connecting with current password machine-1: 20:57:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 20:57:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:40 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:40 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.apicaller connected machine-1: 20:57:41 DEBUG juju.api RPC connection died machine-1: 20:57:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 20:57:41 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 184K 3m5s machine-1: 20:57:41 DEBUG juju.worker.apicaller connecting with current password machine-1: 20:57:41 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:41 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-1: 20:57:41 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:57:41 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 193K 3m5s machine-1: 20:57:41 DEBUG juju.worker.apicaller connected machine-1: 20:57:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 20:57:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 20:57:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 20:57:41 INFO juju.worker.upgrader unblocking abort check machine-1: 20:57:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 20:57:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 20:57:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.logger logger setup machine-1: 20:57:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 20:57:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:57:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:57:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:57:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 20:57:41 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 20:57:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 20:57:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-1: 20:57:41 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 20:57:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 20:57:41 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 20:57:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 20:57:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 20:57:41 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 20:57:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 20:57:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 20:57:41 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 20:57:41 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 20:57:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 20:57:41 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 20:57:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 20:57:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 20:57:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 20:57:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 20:57:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:57:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:57:41 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 20:57:41 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 20:57:41 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-1: 20:57:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 20:57:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 20:57:41 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 20:57:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 20:57:41 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-1: 20:57:41 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 20:57:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 20:57:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 20:57:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 20:57:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 20:57:41 INFO juju.util.exec run result: exit status 127 machine-1: 20:57:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec864984355/script.sh: line 1: fanatic: command not found 127 machine-1: 20:57:41 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 20:57:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 20:57:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 20:57:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 20:57:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 20:57:41 INFO juju.util.exec run result: exit status 127 machine-1: 20:57:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec464974669/script.sh: line 1: fanatic: command not found 127 machine-1: 20:57:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 20:57:41 DEBUG juju.worker start "1-container-watcher" machine-1: 20:57:41 DEBUG juju.worker start "stateconverter" machine-1: 20:57:41 INFO juju.worker start "1-container-watcher" machine-1: 20:57:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 20:57:41 DEBUG juju.worker "1-container-watcher" started machine-1: 20:57:41 INFO juju.worker start "stateconverter" machine-1: 20:57:41 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 20:57:41 DEBUG juju.worker "stateconverter" started machine-1: 20:57:41 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 20:57:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 20:57:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:57:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:57:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 20:57:41 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 20:57:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 20:57:41 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 20:57:41 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 20:57:41 INFO juju.worker.machiner "machine-1" started unit-abot-epc-basic-0: 20:57:41 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 203K 3m5s machine-1: 20:57:41 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 20:57:41 DEBUG juju.service discovered init system "upstart" from local host machine-1: 20:57:41 DEBUG juju.worker.deployer API addresses: ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-1: 20:57:41 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 20:57:41 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 20:57:41 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: 20:57:41 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 20:57:41 DEBUG juju.worker start "api" unit-mysql-0: 20:57:41 INFO juju.worker start "api" unit-mysql-0: 20:57:41 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 20:57:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 20:57:41 DEBUG juju.worker "api" started unit-mysql-0: 20:57:41 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 20:57:41 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 20:57:41 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-mysql-0: 20:57:41 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-mysql-0: 20:57:41 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:57:41 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 193K 3m4s unit-abot-epc-basic-0: 20:57:42 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 237K 3m4s machine-1: 20:57:42 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:fb:75:4e CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:fb:75:4e CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 20:57:42 DEBUG juju.worker.apicaller connected unit-mysql-0: 20:57:42 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 20:57:42 DEBUG juju.worker.apicaller password changed unit-mysql-0: 20:57:42 DEBUG juju.api RPC connection died unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 20:57:42 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 20:57:42 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-mysql-0: 20:57:42 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-mysql-0: 20:57:42 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:57:42 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 202K 3m3s unit-mysql-0: 20:57:42 DEBUG juju.worker.apicaller connected unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 20:57:42 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 20:57:42 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 20:57:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 20:57:42 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 196K 3m3s unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 20:57:42 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 20:57:42 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 20:57:42 DEBUG juju.worker.logger logger setup unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 20:57:42 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 20:57:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 20:57:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 20:57:42 DEBUG juju.network including address public:172.30.9.200 for machine unit-mysql-0: 20:57:42 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-mysql-0: 20:57:42 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-mysql-0: 20:57:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 20:57:42 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 20:57:42 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 20:57:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] unit-mysql-0: 20:57:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 20:57:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 20:57:42 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 233K 3m3s unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 20:57:42 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 20:57:42 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 20:57:42 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 20:57:42 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 20:57:42 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 20:57:42 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 20:57:42 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 20:57:43 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 226K 3m2s unit-mysql-0: 20:57:43 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 20:57:43 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 20:57:43 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 20:57:43 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 20:57:43 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 20:57:43 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 20:57:43 INFO juju.worker.uniter resuming charm install unit-mysql-0: 20:57:43 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 20:57:43 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 20:57:43 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 20:57:43 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 20:57:43 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 20:57:43 DEBUG httpbakery client do GET https://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 20:57:43 DEBUG httpbakery } -> error unit-mysql-0: 20:57:43 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 20:57:43 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 20:57:43 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 209K 3m2s unit-abot-epc-basic-0: 20:57:43 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 300K 3m1s unit-abot-epc-basic-0: 20:57:43 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 239K 3m1s unit-abot-epc-basic-0: 20:57:44 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 99.3K 3m1s unit-abot-epc-basic-0: 20:57:44 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 48.8M 3m0s unit-abot-epc-basic-0: 20:57:44 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 194K 3m0s unit-mysql-0: 20:57:44 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 20:57:44 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 20:57:44 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 20:57:44 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 192K 2m59s unit-abot-epc-basic-0: 20:57:44 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 193K 2m59s unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 193K 2m59s unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 195K 2m58s unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 236K 2m58s unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 208K 2m58s unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 20:57:46 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 20:57:46 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 20:57:46 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 20:57:46 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 20:57:46 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:57:46 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 226K 2m57s unit-mysql-0: 20:57:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 20:57:46 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 236K 2m57s unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 20:57:46 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 240K 2m56s unit-abot-epc-basic-0: 20:57:46 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 242K 2m56s unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 20:57:46 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 20:57:46 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: 20:57:46 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 196K 2m56s unit-abot-epc-basic-0: 20:57:47 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 238K 2m55s unit-abot-epc-basic-0: 20:57:47 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 247K 2m55s unit-abot-epc-basic-0: 20:57:47 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 226K 2m54s unit-mysql-0: 20:57:47 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (637 kB/s) unit-abot-epc-basic-0: 20:57:47 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 234K 2m54s unit-mysql-0: 20:57:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 20:57:47 DEBUG unit.mysql/0.install (Reading database ... 52431 files and directories currently installed.) unit-mysql-0: 20:57:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 20:57:47 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:57:48 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 244K 2m53s unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:57:48 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 207K 2m53s unit-abot-epc-basic-0: 20:57:48 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 238K 2m53s unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 20:57:48 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 161K 2m52s unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:57:48 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 20:57:49 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 327K 2m52s unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 20:57:49 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: 20:57:49 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 96.7K 2m52s unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (26.6 kB/s) unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install (Reading database ... 52471 files and directories currently installed.) unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 20:57:49 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 20:57:49 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 137K 2m52s unit-abot-epc-basic-0: 20:57:50 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 195K 2m52s unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 20:57:50 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 20:57:50 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 109K 2m52s unit-abot-epc-basic-0: 20:57:50 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 132K 2m52s unit-mysql-0: 20:57:51 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:57:51 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 20:57:51 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 20:57:51 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: 20:57:51 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 107K 2m52s unit-mysql-0: 20:57:51 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: 20:57:51 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-abot-epc-basic-0: 20:57:51 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 97.8K 2m52s unit-mysql-0: 20:57:52 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-abot-epc-basic-0: 20:57:52 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 140K 2m52s unit-mysql-0: 20:57:52 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: 20:57:52 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: 20:57:52 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-abot-epc-basic-0: 20:57:52 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 80.9K 2m52s unit-mysql-0: 20:57:52 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: 20:57:53 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: 20:57:53 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 154K 2m52s unit-mysql-0: 20:57:53 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: 20:57:53 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 20:57:53 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: 20:57:53 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 110K 2m52s unit-mysql-0: 20:57:53 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: 20:57:54 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] unit-abot-epc-basic-0: 20:57:54 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 106K 2m52s unit-mysql-0: 20:57:54 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 20:57:54 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 138K 2m52s unit-mysql-0: 20:57:54 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: 20:57:54 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-abot-epc-basic-0: 20:57:54 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 111K 2m52s unit-mysql-0: 20:57:54 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: 20:57:55 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 152K 2m52s unit-mysql-0: 20:57:55 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: 20:57:55 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 112K 2m52s unit-mysql-0: 20:57:55 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: 20:57:56 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 131K 2m51s unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 124K 2m51s unit-mysql-0: 20:57:56 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: 20:57:56 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: 20:57:56 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 133K 2m51s unit-mysql-0: 20:57:57 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-mysql-0: 20:57:57 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: 20:57:57 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 124K 2m51s unit-mysql-0: 20:57:57 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 20:57:57 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 20:57:57 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 156K 2m51s unit-mysql-0: 20:57:57 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: 20:57:57 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: 20:57:57 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: 20:57:58 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 122K 2m51s unit-mysql-0: 20:57:58 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 20:57:58 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: 20:57:58 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 162K 2m51s unit-mysql-0: 20:57:58 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 20:57:58 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: 20:57:58 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 170K 2m50s unit-mysql-0: 20:57:58 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: 20:57:58 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-abot-epc-basic-0: 20:57:58 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 193K 2m50s unit-mysql-0: 20:57:58 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: 20:57:59 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: 20:57:59 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 191K 2m50s unit-mysql-0: 20:57:59 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 20:57:59 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: 20:57:59 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 196K 2m49s unit-mysql-0: 20:57:59 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: 20:57:59 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 233K 2m49s unit-mysql-0: 20:57:59 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.1 [10.6 kB] unit-mysql-0: 20:57:59 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.1 [63.9 kB] unit-abot-epc-basic-0: 20:57:59 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 307K 2m48s unit-mysql-0: 20:57:59 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.4 [228 kB] unit-abot-epc-basic-0: 20:57:59 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 305K 2m48s unit-mysql-0: 20:58:00 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: 20:58:00 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 249K 2m47s unit-mysql-0: 20:58:00 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: 20:58:00 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 326K 2m47s unit-abot-epc-basic-0: 20:58:00 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 347K 2m46s unit-mysql-0: 20:58:00 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 20:58:00 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.1 [44.7 kB] unit-abot-epc-basic-0: 20:58:00 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 241K 2m46s unit-abot-epc-basic-0: 20:58:00 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 973K 2m45s unit-mysql-0: 20:58:00 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 20:58:00 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4085 kB/s) unit-abot-epc-basic-0: 20:58:00 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 241K 2m45s unit-abot-epc-basic-0: 20:58:00 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 985K 2m44s unit-mysql-0: 20:58:00 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 20:58:00 DEBUG unit.mysql/0.install (Reading database ... 52481 files and directories currently installed.) unit-mysql-0: 20:58:00 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:00 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 333K 2m44s unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 479K 2m43s unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 639K 2m43s unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 367K 2m42s unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 1013K 2m41s unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 430K 2m41s unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 528K 2m40s unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 1.01M 2m40s unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 433K 2m39s unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 527K 2m38s unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 20:58:01 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 20:58:01 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 1.02M 2m38s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 449K 2m37s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 515K 2m37s unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 191K 2m36s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 43.7M 2m36s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 42.1M 2m35s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 48.7M 2m34s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 1.06M 2m34s unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 424K 2m33s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 540K 2m33s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 1014K 2m32s unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:02 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 330K 2m32s unit-abot-epc-basic-0: 20:58:02 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 857K 2m31s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 1.00M 2m30s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 408K 2m30s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 571K 2m29s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1.01M 2m29s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 438K 2m28s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 524K 2m28s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.01M 2m27s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 441K 2m27s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 522K 2m26s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 1.03M 2m26s unit-abot-epc-basic-0: 20:58:03 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 806K 2m25s unit-mysql-0: 20:58:03 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 20:58:03 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 20:58:03 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 338K 2m25s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 4.08M 2m24s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 1.17M 2m24s unit-mysql-0: 20:58:04 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 20:58:04 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:04 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 332K 2m23s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 861K 2m23s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.04M 2m22s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 643K 2m21s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 169K 2m21s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 52.6M 2m21s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 57.2M 2m20s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 1.24M 2m19s unit-mysql-0: 20:58:04 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 20:58:04 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:04 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 753K 2m19s unit-abot-epc-basic-0: 20:58:04 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 518K 2m18s unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 123K 2m18s unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 51.0M 2m18s unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 54.6M 2m17s unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 3.84M 2m17s unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 327K 2m16s unit-mysql-0: 20:58:05 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 20:58:05 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 473K 2m16s unit-mysql-0: 20:58:05 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 20:58:05 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 20:58:05 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:05 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 121K 2m16s unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 42.9M 2m15s unit-abot-epc-basic-0: 20:58:05 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 54.5M 2m15s unit-mysql-0: 20:58:06 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 20:58:06 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:58:06 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 138K 2m14s unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 40.8M 2m14s unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 203K 2m14s unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 224K 2m13s unit-abot-epc-basic-0: 20:58:07 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 251K 2m13s unit-abot-epc-basic-0: 20:58:07 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 268K 2m13s unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:58:07 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 106K 2m13s unit-abot-epc-basic-0: 20:58:07 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 40.2M 2m12s unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 20:58:07 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 20:58:07 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 220K 2m12s unit-abot-epc-basic-0: 20:58:08 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 173K 2m11s unit-mysql-0: 20:58:08 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 20:58:08 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 20:58:08 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 20:58:08 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 96.5K 2m12s unit-abot-epc-basic-0: 20:58:08 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 15.6M 2m11s unit-mysql-0: 20:58:08 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 20:58:08 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 20:58:08 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 20:58:08 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 20:58:08 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 20:58:09 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 133K 2m11s unit-mysql-0: 20:58:09 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 20:58:09 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 126K 2m11s unit-abot-epc-basic-0: 20:58:09 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 192K 2m11s unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 20:58:10 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 167K 2m10s unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:58:10 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 148K 2m10s unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 20:58:10 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 139K 2m10s unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 20:58:10 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 20:58:11 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 169K 2m10s unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 20:58:11 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 191K 2m10s unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 20:58:11 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 167K 2m9s unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 20:58:11 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 138K 2m9s unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 20:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 20:58:12 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 20:58:12 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:58:12 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 147K 2m9s unit-abot-epc-basic-0: 20:58:12 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 168K 2m9s unit-abot-epc-basic-0: 20:58:13 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 122K 2m9s unit-abot-epc-basic-0: 20:58:13 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 139K 2m9s unit-abot-epc-basic-0: 20:58:13 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 188K 2m8s unit-abot-epc-basic-0: 20:58:13 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 163K 2m8s unit-abot-epc-basic-0: 20:58:14 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 108K 2m8s unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:58:14 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 194K 2m8s unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... unit-mysql-0: 20:58:14 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:58:15 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 142K 2m8s unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:58:15 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 127K 2m8s unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 20:58:15 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 172K 2m7s unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:58:15 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 188K 2m7s unit-mysql-0: 20:58:15 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 20:58:16 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 163K 2m7s unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 20:58:16 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 166K 2m7s unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 20:58:16 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 20:58:16 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 166K 2m6s unit-mysql-0: 20:58:17 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 20:58:17 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 145K 2m6s unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 170K 2m6s unit-mysql-0: 20:58:17 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:58:17 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:58:17 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:58:17 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:58:17 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 168K 2m6s unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 160K 2m6s unit-mysql-0: 20:58:18 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:58:18 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 20:58:18 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 20:58:18 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: 20:58:18 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 128K 2m5s unit-mysql-0: 20:58:18 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (104 kB/s) unit-mysql-0: 20:58:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 20:58:18 DEBUG unit.mysql/0.install (Reading database ... 57609 files and directories currently installed.) unit-mysql-0: 20:58:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 20:58:18 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 147K 2m5s unit-mysql-0: 20:58:19 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 20:58:19 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 162K 2m5s unit-abot-epc-basic-0: 20:58:19 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 166K 2m5s unit-abot-epc-basic-0: 20:58:19 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 145K 2m5s unit-abot-epc-basic-0: 20:58:20 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 167K 2m4s unit-mysql-0: 20:58:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:58:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:58:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:58:20 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 20:58:20 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 169K 2m4s unit-mysql-0: 20:58:20 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 20:58:20 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 20:58:20 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 161K 2m4s unit-mysql-0: 20:58:20 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 20:58:20 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 20:58:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 20:58:20 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 20:58:20 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 190K 2m4s unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 20:58:21 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 168K 2m3s unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 20:58:21 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 145K 2m3s unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 20:58:21 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 170K 2m3s unit-mysql-0: 20:58:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 20:58:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 20:58:22 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 189K 2m3s unit-mysql-0: 20:58:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 20:58:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 20:58:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 20:58:22 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 149K 2m3s unit-mysql-0: 20:58:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 20:58:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 20:58:22 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 187K 2m2s unit-mysql-0: 20:58:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 20:58:23 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 192K 2m2s unit-mysql-0: 20:58:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 20:58:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 20:58:23 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 117K 2m2s unit-mysql-0: 20:58:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 20:58:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 20:58:23 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 196K 2m2s unit-mysql-0: 20:58:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 20:58:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 20:58:24 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 190K 2m1s unit-mysql-0: 20:58:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 20:58:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 20:58:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 20:58:24 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 167K 2m1s unit-mysql-0: 20:58:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 20:58:24 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 164K 2m1s unit-mysql-0: 20:58:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 20:58:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 20:58:24 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 186K 2m1s unit-mysql-0: 20:58:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 20:58:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 20:58:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 20:58:25 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 170K 2m1s unit-mysql-0: 20:58:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 20:58:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 20:58:25 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 106K 2m0s unit-mysql-0: 20:58:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 20:58:25 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 295K 2m0s unit-mysql-0: 20:58:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 20:58:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 20:58:26 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 165K 2m0s unit-mysql-0: 20:58:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 20:58:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 20:58:26 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 164K 2m0s unit-mysql-0: 20:58:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 20:58:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 20:58:26 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 184K 1m59s unit-abot-epc-basic-0: 20:58:26 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 166K 1m59s unit-abot-epc-basic-0: 20:58:27 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 193K 1m59s unit-abot-epc-basic-0: 20:58:27 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 193K 1m59s unit-abot-epc-basic-0: 20:58:27 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 193K 1m58s unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 169K 1m58s unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:58:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:58:28 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 164K 1m58s unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 193K 1m58s unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 20:58:28 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 192K 1m57s unit-mysql-0: 20:58:29 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 20:58:29 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 174K 1m57s unit-abot-epc-basic-0: 20:58:29 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 193K 1m57s unit-abot-epc-basic-0: 20:58:29 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 193K 1m57s unit-abot-epc-basic-0: 20:58:29 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 192K 1m56s unit-mysql-0: 20:58:29 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: 20:58:30 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-abot-epc-basic-0: 20:58:30 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 193K 1m56s unit-mysql-0: 20:58:30 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-mysql-0: 20:58:30 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-abot-epc-basic-0: 20:58:30 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 194K 1m56s unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (404 kB/s) unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install (Reading database ... 57709 files and directories currently installed.) unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:58:30 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 193K 1m55s unit-mysql-0: 20:58:30 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:58:30 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 220K 1m55s unit-abot-epc-basic-0: 20:58:31 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 133K 1m55s unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 20:58:31 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 355K 1m55s unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 20:58:31 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:58:31 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 134K 1m54s unit-mysql-0: 20:58:32 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 20:58:32 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 20:58:32 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 20:58:32 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 179K 1m54s unit-mysql-0: 20:58:32 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 20:58:32 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 20:58:32 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 20:58:32 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 20:58:32 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:58:32 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 129K 1m54s unit-mysql-0: 20:58:32 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 20:58:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 20:58:32 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 20:58:32 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 20:58:32 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 20:58:32 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:58:32 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 134K 1m54s unit-mysql-0: 20:58:32 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 20:58:32 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 20:58:32 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 20:58:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 20:58:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:58:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:58:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:58:33 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 20:58:33 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 97.0K 1m54s unit-mysql-0: 20:58:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 20:58:33 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 20:58:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 20:58:33 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 177K 1m54s unit-mysql-0: 20:58:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 20:58:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 20:58:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 20:58:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 20:58:34 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 83.6K 1m54s unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 20:58:34 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 193K 1m53s unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 20:58:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 20:58:35 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 106K 1m53s unit-mysql-0: 20:58:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 20:58:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 20:58:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 20:58:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 20:58:35 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 108K 1m53s unit-mysql-0: 20:58:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 20:58:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 20:58:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 20:58:35 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 115K 1m53s unit-mysql-0: 20:58:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 20:58:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 20:58:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 20:58:36 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 89.7K 1m53s unit-mysql-0: 20:58:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 20:58:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 20:58:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 20:58:36 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 105K 1m53s unit-mysql-0: 20:58:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 20:58:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 20:58:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 20:58:37 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 113K 1m53s unit-mysql-0: 20:58:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 20:58:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 20:58:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 20:58:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 20:58:37 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 110K 1m53s unit-mysql-0: 20:58:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 20:58:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 20:58:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 104K 1m53s unit-mysql-0: 20:58:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 20:58:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 125K 1m52s unit-mysql-0: 20:58:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 20:58:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 20:58:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 20:58:39 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 120K 1m52s unit-mysql-0: 20:58:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 20:58:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 20:58:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 20:58:39 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 105K 1m52s unit-abot-epc-basic-0: 20:58:40 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 125K 1m52s unit-abot-epc-basic-0: 20:58:40 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 120K 1m52s unit-abot-epc-basic-0: 20:58:40 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 152K 1m52s unit-abot-epc-basic-0: 20:58:41 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 122K 1m51s unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 20:58:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:58:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:58:41 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 20:58:41 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 167K 1m51s unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 20:58:41 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 168K 1m51s unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 20:58:41 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 20:58:42 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 193K 1m51s unit-abot-epc-basic-0: 20:58:42 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 194K 1m50s unit-abot-epc-basic-0: 20:58:42 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 273K 1m50s unit-abot-epc-basic-0: 20:58:42 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 194K 1m50s unit-abot-epc-basic-0: 20:58:42 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 465K 1m49s unit-mysql-0: 20:58:42 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 20:58:43 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 220K 1m49s unit-mysql-0: 20:58:43 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-abot-epc-basic-0: 20:58:43 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 273K 1m49s unit-mysql-0: 20:58:43 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.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 20:58:43 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 476K 1m48s unit-mysql-0: 20:58:43 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.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 20:58:43 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 323K 1m48s unit-abot-epc-basic-0: 20:58:43 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 479K 1m48s unit-mysql-0: 20:58:43 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 20:58:43 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 323K 1m47s unit-abot-epc-basic-0: 20:58:43 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 482K 1m47s unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 323K 1m46s unit-mysql-0: 20:58:44 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.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 662K 1m46s unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 502K 1m46s unit-mysql-0: 20:58:44 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: 20:58:44 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 582K 1m45s unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 489K 1m45s unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 327K 1m45s unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3288 kB/s) unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 1.09M 1m44s unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed (Reading database ... 57803 files and directories currently installed.) unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 808K 1m44s unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 328K 1m43s unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 1.26M 1m43s unit-abot-epc-basic-0: 20:58:44 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 800K 1m42s unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:58:44 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 437K 1m42s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.04M 1m42s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 685K 1m41s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.59M 1m41s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 331K 1m41s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 9.60M 1m40s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 682K 1m40s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.60M 99s unit-mysql-0: 20:58:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 20:58:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:58:45 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 172K 99s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 41.0M 99s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 48.4M 98s unit-abot-epc-basic-0: 20:58:45 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 48.0M 98s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 149K 98s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 35.2M 97s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 46.2M 97s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 49.3M 96s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.27M 96s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 488K 95s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 433K 95s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 441K 95s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 773K 94s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 411K 94s unit-mysql-0: 20:58:46 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 20:58:46 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 150K 94s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 40.4M 93s unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 45.1M 93s unit-mysql-0: 20:58:46 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:58:47 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 371K 93s unit-abot-epc-basic-0: 20:58:47 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 417K 92s unit-abot-epc-basic-0: 20:58:47 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 347K 92s unit-abot-epc-basic-0: 20:58:47 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 431K 92s unit-abot-epc-basic-0: 20:58:47 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 350K 91s unit-abot-epc-basic-0: 20:58:47 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 430K 91s unit-abot-epc-basic-0: 20:58:47 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 351K 91s unit-abot-epc-basic-0: 20:58:47 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 430K 90s unit-abot-epc-basic-0: 20:58:48 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 363K 90s unit-abot-epc-basic-0: 20:58:48 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 419K 90s unit-mysql-0: 20:58:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 20:58:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 20:58:48 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 20:58:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 20:58:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 20:58:48 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:58:48 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 493K 89s unit-mysql-0: 20:58:48 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:58:48 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 318K 89s unit-abot-epc-basic-0: 20:58:48 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 757K 89s unit-abot-epc-basic-0: 20:58:48 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 310K 88s unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 140K 88s unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 415K 88s unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 45.1M 87s unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 688K 87s unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 334K 87s unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 369K 86s unit-mysql-0: 20:58:49 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 20:58:49 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 20:58:49 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 20:58:49 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 20:58:49 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 20:58:49 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 315K 86s unit-mysql-0: 20:58:49 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 20:58:49 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 364K 86s unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 319K 85s unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 360K 85s unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 314K 85s unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 359K 84s unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 416K 84s unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 360K 84s unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 419K 84s unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 359K 83s unit-abot-epc-basic-0: 20:58:51 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 576K 83s unit-abot-epc-basic-0: 20:58:51 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 364K 83s unit-abot-epc-basic-0: 20:58:51 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 412K 82s unit-abot-epc-basic-0: 20:58:51 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 512K 82s unit-abot-epc-basic-0: 20:58:51 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 312K 82s unit-abot-epc-basic-0: 20:58:51 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 512K 81s unit-abot-epc-basic-0: 20:58:51 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 320K 81s unit-abot-epc-basic-0: 20:58:51 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 482K 81s unit-abot-epc-basic-0: 20:58:52 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 420K 80s unit-abot-epc-basic-0: 20:58:52 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 497K 80s unit-abot-epc-basic-0: 20:58:52 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 324K 80s unit-abot-epc-basic-0: 20:58:52 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 493K 79s unit-mysql-0: 20:58:52 DEBUG unit.mysql/0.config-changed 181101 20:58:52 [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: 20:58:52 DEBUG unit.mysql/0.config-changed 181101 20:58:52 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 20:58:52 DEBUG unit.mysql/0.config-changed 181101 20:58:52 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 12605 ... unit-abot-epc-basic-0: 20:58:52 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 411K 79s unit-abot-epc-basic-0: 20:58:52 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 369K 79s unit-abot-epc-basic-0: 20:58:52 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 190K 78s unit-abot-epc-basic-0: 20:58:52 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 46.2M 78s unit-abot-epc-basic-0: 20:58:53 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 435K 78s unit-abot-epc-basic-0: 20:58:53 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 350K 78s unit-abot-epc-basic-0: 20:58:53 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 307K 77s unit-abot-epc-basic-0: 20:58:53 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 367K 77s unit-abot-epc-basic-0: 20:58:53 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 310K 77s unit-abot-epc-basic-0: 20:58:53 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 487K 76s unit-abot-epc-basic-0: 20:58:53 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 239K 76s unit-abot-epc-basic-0: 20:58:54 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 590K 76s unit-abot-epc-basic-0: 20:58:54 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 283K 75s unit-abot-epc-basic-0: 20:58:54 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 429K 75s unit-abot-epc-basic-0: 20:58:54 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 351K 75s unit-abot-epc-basic-0: 20:58:54 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 430K 75s unit-abot-epc-basic-0: 20:58:54 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 351K 74s unit-abot-epc-basic-0: 20:58:54 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 430K 74s unit-abot-epc-basic-0: 20:58:54 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 356K 74s unit-abot-epc-basic-0: 20:58:55 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 424K 73s unit-abot-epc-basic-0: 20:58:55 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 416K 73s unit-abot-epc-basic-0: 20:58:55 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 757K 73s unit-abot-epc-basic-0: 20:58:55 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 316K 72s unit-abot-epc-basic-0: 20:58:55 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 501K 72s unit-abot-epc-basic-0: 20:58:55 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 324K 72s unit-abot-epc-basic-0: 20:58:55 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 478K 71s unit-abot-epc-basic-0: 20:58:55 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 412K 71s unit-abot-epc-basic-0: 20:58:56 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 491K 71s unit-abot-epc-basic-0: 20:58:56 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 332K 71s unit-abot-epc-basic-0: 20:58:56 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 466K 70s unit-abot-epc-basic-0: 20:58:56 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 332K 70s unit-abot-epc-basic-0: 20:58:56 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 495K 70s unit-abot-epc-basic-0: 20:58:56 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 133K 70s unit-abot-epc-basic-0: 20:58:56 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 43.0M 69s unit-abot-epc-basic-0: 20:58:56 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 43.3M 69s unit-abot-epc-basic-0: 20:58:57 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 341K 69s unit-abot-epc-basic-0: 20:58:57 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 169K 68s unit-abot-epc-basic-0: 20:58:57 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 191K 68s unit-abot-epc-basic-0: 20:58:57 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 41.8M 68s unit-abot-epc-basic-0: 20:58:57 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 150K 68s unit-abot-epc-basic-0: 20:58:58 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 197K 67s unit-abot-epc-basic-0: 20:58:58 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 147K 67s unit-abot-epc-basic-0: 20:58:58 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 138K 67s unit-abot-epc-basic-0: 20:58:59 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 166K 67s unit-abot-epc-basic-0: 20:58:59 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 170K 66s unit-abot-epc-basic-0: 20:58:59 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 149K 66s unit-abot-epc-basic-0: 20:59:00 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 154K 66s unit-abot-epc-basic-0: 20:59:00 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 165K 66s unit-abot-epc-basic-0: 20:59:00 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 150K 66s unit-abot-epc-basic-0: 20:59:01 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 170K 65s unit-abot-epc-basic-0: 20:59:01 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 167K 65s unit-abot-epc-basic-0: 20:59:01 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 154K 65s unit-abot-epc-basic-0: 20:59:02 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 190K 65s unit-abot-epc-basic-0: 20:59:02 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 150K 65s unit-abot-epc-basic-0: 20:59:02 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 170K 64s unit-abot-epc-basic-0: 20:59:02 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 193K 64s unit-abot-epc-basic-0: 20:59:03 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 193K 64s unit-mysql-0: 20:59:03 DEBUG unit.mysql/0.config-changed mysql start/running, process 12738 unit-abot-epc-basic-0: 20:59:03 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 193K 64s unit-abot-epc-basic-0: 20:59:03 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 187K 63s unit-abot-epc-basic-0: 20:59:03 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 196K 63s unit-abot-epc-basic-0: 20:59:04 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 191K 63s unit-abot-epc-basic-0: 20:59:04 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 193K 63s unit-abot-epc-basic-0: 20:59:04 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 171K 62s unit-abot-epc-basic-0: 20:59:04 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 194K 62s unit-abot-epc-basic-0: 20:59:05 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 123K 62s unit-abot-epc-basic-0: 20:59:05 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 151K 62s unit-abot-epc-basic-0: 20:59:06 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 188K 62s unit-mysql-0: 20:59:06 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 20:59:06 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 170K 61s unit-abot-epc-basic-0: 20:59:06 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 192K 61s unit-abot-epc-basic-0: 20:59:07 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 106K 61s unit-abot-epc-basic-0: 20:59:07 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 165K 61s unit-abot-epc-basic-0: 20:59:07 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 168K 60s unit-mysql-0: 20:59:07 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:59:08 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 124K 60s unit-mysql-0: 20:59:08 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:59:08 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 169K 60s unit-abot-epc-basic-0: 20:59:08 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 168K 60s unit-abot-epc-basic-0: 20:59:08 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 187K 60s unit-abot-epc-basic-0: 20:59:09 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 173K 59s unit-mysql-0: 20:59:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:59:09 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 20:59:09 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 136K 59s unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 96.5K 59s unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 153K 59s unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 194K 59s unit-abot-epc-basic-0: 20:59:11 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 111K 58s unit-abot-epc-basic-0: 20:59:11 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 123K 58s unit-abot-epc-basic-0: 20:59:11 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 104K 58s unit-mysql-0: 20:59:12 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 20:59:12 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 113K 58s unit-abot-epc-basic-0: 20:59:12 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 113K 58s unit-abot-epc-basic-0: 20:59:13 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 84.6K 58s unit-abot-epc-basic-0: 20:59:13 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 168K 57s unit-mysql-0: 20:59:14 DEBUG unit.mysql/0.config-changed mysql start/running, process 12861 unit-mysql-0: 20:59:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 20:59:14 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 20:59:14 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 20:59:14 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 20:59:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:59:14 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 20:59:14 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 20:59:14 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 20:59:14 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 20:59:14 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 20:59:14 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 20:59:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 20:59:14 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 67.3K 57s unit-abot-epc-basic-0: 20:59:14 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 193K 57s unit-abot-epc-basic-0: 20:59:15 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 90.9K 57s unit-abot-epc-basic-0: 20:59:15 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 83.4K 57s unit-abot-epc-basic-0: 20:59:16 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 96.5K 56s unit-abot-epc-basic-0: 20:59:17 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 83.9K 56s unit-mysql-0: 20:59:17 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 20:59:17 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 96.6K 56s unit-abot-epc-basic-0: 20:59:18 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 96.6K 56s unit-abot-epc-basic-0: 20:59:18 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 97.3K 56s unit-abot-epc-basic-0: 20:59:19 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 105K 56s unit-mysql-0: 20:59:19 DEBUG unit.mysql/0.start mysql start/running, process 12972 unit-mysql-0: 20:59:19 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 20:59:19 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 20:59:19 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 20:59:19 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 110K 55s unit-mysql-0: 20:59:19 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 20:59:19 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 20:59:19 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:59:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:59:19 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 20:59:19 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 20:59:19 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 20:59:19 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 20:59:19 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 20:59:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:59:19 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 104K 55s unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 105K 55s unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 103K 55s unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 115K 55s unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 121K 55s unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 137K 54s unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 147K 54s unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 151K 54s unit-abot-epc-basic-0: 20:59:23 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 150K 54s unit-abot-epc-basic-0: 20:59:23 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 194K 53s unit-abot-epc-basic-0: 20:59:23 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 149K 53s unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 124K 53s unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 170K 53s unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 123K 52s unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 148K 52s unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 124K 52s unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 135K 52s unit-abot-epc-basic-0: 20:59:26 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 151K 52s unit-abot-epc-basic-0: 20:59:26 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 123K 51s unit-abot-epc-basic-0: 20:59:27 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 166K 51s unit-abot-epc-basic-0: 20:59:27 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 125K 51s unit-abot-epc-basic-0: 20:59:27 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 150K 51s unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 167K 50s unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 96.6K 50s unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 197K 50s unit-abot-epc-basic-0: 20:59:29 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 189K 50s unit-abot-epc-basic-0: 20:59:29 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 114K 49s unit-abot-epc-basic-0: 20:59:29 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 147K 49s unit-abot-epc-basic-0: 20:59:30 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 190K 49s unit-abot-epc-basic-0: 20:59:30 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 126K 49s unit-abot-epc-basic-0: 20:59:30 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 150K 49s unit-abot-epc-basic-0: 20:59:31 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 166K 48s unit-abot-epc-basic-0: 20:59:31 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 173K 48s unit-abot-epc-basic-0: 20:59:31 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 148K 48s unit-abot-epc-basic-0: 20:59:32 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 120K 48s unit-abot-epc-basic-0: 20:59:32 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 155K 47s unit-abot-epc-basic-0: 20:59:33 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 104K 47s unit-abot-epc-basic-0: 20:59:33 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 193K 47s unit-abot-epc-basic-0: 20:59:33 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 96.4K 47s unit-abot-epc-basic-0: 20:59:34 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 96.6K 47s unit-abot-epc-basic-0: 20:59:34 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 96.5K 46s unit-abot-epc-basic-0: 20:59:35 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 90.0K 46s unit-abot-epc-basic-0: 20:59:35 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 96.6K 46s unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 90.2K 46s unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 104K 46s unit-abot-epc-basic-0: 20:59:37 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 103K 45s unit-abot-epc-basic-0: 20:59:37 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 135K 45s unit-abot-epc-basic-0: 20:59:38 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 114K 45s unit-abot-epc-basic-0: 20:59:38 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 132K 45s unit-abot-epc-basic-0: 20:59:38 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 150K 44s unit-abot-epc-basic-0: 20:59:39 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 155K 44s unit-abot-epc-basic-0: 20:59:39 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 193K 44s unit-abot-epc-basic-0: 20:59:39 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 145K 44s unit-abot-epc-basic-0: 20:59:40 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 200K 43s unit-abot-epc-basic-0: 20:59:40 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 187K 43s unit-abot-epc-basic-0: 20:59:40 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 96.6K 43s unit-abot-epc-basic-0: 20:59:40 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 1.39M 43s unit-abot-epc-basic-0: 20:59:41 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 134K 42s unit-abot-epc-basic-0: 20:59:41 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 80.5K 42s unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 322K 42s unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 80.3K 42s unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 168K 41s unit-abot-epc-basic-0: 20:59:43 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 96.6K 41s unit-abot-epc-basic-0: 20:59:44 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 90.1K 41s unit-abot-epc-basic-0: 20:59:44 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 90.2K 41s unit-abot-epc-basic-0: 20:59:45 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 76.6K 41s unit-abot-epc-basic-0: 20:59:45 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 94.4K 40s unit-abot-epc-basic-0: 20:59:46 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 111K 40s unit-abot-epc-basic-0: 20:59:47 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 59.2K 40s unit-abot-epc-basic-0: 20:59:47 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 147K 40s machine-2: 20:59:47 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 20:59:47 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 20:59:47 DEBUG juju.agent read agent config, format "2.0" machine-2: 20:59:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 20:59:47 DEBUG juju.worker start "engine" machine-2: 20:59:47 INFO juju.worker start "engine" machine-2: 20:59:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 20:59:47 DEBUG juju.worker "engine" started machine-2: 20:59:47 DEBUG juju.worker.introspection stats worker now serving machine-2: 20:59:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:59:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 20:59:47 DEBUG juju.worker.apicaller connecting with old password machine-2: 20:59:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:59:47 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:47 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:59:47 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 20:59:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 20:59:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:59:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 20:59:47 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 91.1K 40s machine-2: 20:59:48 DEBUG juju.worker.apicaller connected machine-2: 20:59:48 DEBUG juju.worker.apicaller changing password... machine-2: 20:59:48 DEBUG juju.worker.apicaller password changed machine-2: 20:59:48 DEBUG juju.api RPC connection died machine-2: 20:59:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 20:59:48 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:59:48 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:48 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:48 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:48 DEBUG juju.worker.apicaller connected machine-2: 20:59:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:59:48 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 96.6K 39s machine-2: 20:59:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 20:59:48 INFO juju.worker.upgrader unblocking abort check machine-2: 20:59:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 20:59:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 20:59:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 20:59:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 20:59:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:59:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:59:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 20:59:48 INFO juju.util.exec run result: exit status 127 machine-2: 20:59:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec777609818/script.sh: line 1: fanatic: command not found 127 machine-2: 20:59:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:59:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:59:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:59:48 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 20:59:48 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 20:59:48 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-2: 20:59:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:59:48 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:59:48 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 20:59:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 20:59:48 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-2: 20:59:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 20:59:48 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 20:59:48 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 20:59:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:59:48 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 20:59:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 20:59:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 20:59:48 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 20:59:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 20:59:48 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 20:59:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:59:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 20:59:48 DEBUG juju.api RPC connection died machine-2: 20:59:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 20:59:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 20:59:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 20:59:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 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: 20:59:48 DEBUG juju.worker killing runner 0xc420533110 machine-2: 20:59:48 INFO juju.worker runner is dying machine-2: 20:59:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-2 from state: connection is shut down machine-2: 20:59:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:59:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:48 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:48 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 20:59:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:59:49 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 96.5K 39s machine-2: 20:59:49 DEBUG juju.worker.apicaller connected machine-2: 20:59:49 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 20:59:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 20:59:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 20:59:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 20:59:49 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 20:59:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:59:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 20:59:49 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 20:59:49 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 20:59:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.logger logger setup machine-2: 20:59:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:59:49 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 20:59:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 20:59:49 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 20:59:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:59:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 20:59:49 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 20:59:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 20:59:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:59:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 20:59:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:59:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 20:59:49 INFO juju.util.exec run result: exit status 127 machine-2: 20:59:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec197661230/script.sh: line 1: fanatic: command not found 127 machine-2: 20:59:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 20:59:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 20:59:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 20:59:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 20:59:49 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 20:59:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:59:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 20:59:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 20:59:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:59:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:59:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:59:49 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 20:59:49 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 20:59:49 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-2: 20:59:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:59:49 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:59:49 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 20:59:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 20:59:49 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-2: 20:59:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:59:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:59:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:59:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:59:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 20:59:49 INFO juju.util.exec run result: exit status 127 machine-2: 20:59:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec521361327/script.sh: line 1: fanatic: command not found 127 machine-2: 20:59:49 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 20:59:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 20:59: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-2: 20:59:49 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 20:59:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 20:59:49 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 20:59:49 INFO juju.worker.upgrader unblocking abort check machine-2: 20:59:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 20:59:49 DEBUG juju.worker start "2-container-watcher" machine-2: 20:59:49 DEBUG juju.worker start "stateconverter" machine-2: 20:59:49 INFO juju.worker start "2-container-watcher" machine-2: 20:59:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 20:59:49 DEBUG juju.worker "2-container-watcher" started machine-2: 20:59:49 INFO juju.worker start "stateconverter" machine-2: 20:59:49 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 20:59:49 DEBUG juju.worker "stateconverter" started machine-2: 20:59:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 20:59:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:59:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:59:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:59:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:59:49 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 20:59:49 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:59:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 20:59:49 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 20:59:49 DEBUG juju.service discovered init system "upstart" from local host machine-2: 20:59:49 DEBUG juju.worker.deployer API addresses: ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-2: 20:59:49 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]}}} machine-2: 20:59:49 INFO juju.worker.machiner "machine-2" started machine-2: 20:59:49 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 20:59:49 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 103K 39s unit-oai-epc-0: 20:59:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 20:59:49 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: 20:59:49 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 20:59:49 DEBUG juju.worker start "api" unit-oai-epc-0: 20:59:49 INFO juju.worker start "api" unit-oai-epc-0: 20:59:49 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 20:59:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 20:59:49 DEBUG juju.worker "api" started unit-oai-epc-0: 20:59:49 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:59:49 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 20:59:49 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 20:59:49 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 20:59:49 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 20:59:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 20:59:50 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:80:cf:50 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.17 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:80:cf:50 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 20:59:50 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 91.1K 39s unit-oai-epc-0: 20:59:50 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 20:59:50 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 20:59:50 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 20:59:50 DEBUG juju.api RPC connection died unit-oai-epc-0: 20:59:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 20:59:50 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 20:59:50 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 20:59:50 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 20:59:50 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 20:59:50 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 96.5K 38s unit-abot-epc-basic-0: 20:59:51 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 104K 38s unit-oai-epc-0: 20:59:51 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 20:59:51 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 104K 38s unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 20:59:51 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 20:59:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 20:59:51 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 20:59:51 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:59:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 20:59:51 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: 20:59:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:59:51 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 20:59:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:59:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:59:51 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 20:59:51 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-oai-epc-0: 20:59:51 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-oai-epc-0: 20:59:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 20:59:51 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 20:59:51 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 20:59:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 20:59:51 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 20:59:51 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 20:59:51 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 20:59:51 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 20:59:51 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 20:59:51 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] unit-oai-epc-0: 20:59:51 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 20:59:51 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 134K 38s unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 20:59:51 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 20:59:52 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 20:59:52 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 20:59:52 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 20:59:52 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 20:59:52 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 20:59:52 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 20:59:52 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 20:59:52 DEBUG httpbakery client do GET https://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 20:59:52 DEBUG httpbakery } -> error unit-oai-epc-0: 20:59:52 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 20:59:52 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 113K 38s unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 20:59:52 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 20:59:52 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 20:59:52 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 20:59:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 20:59:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 20:59:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 20:59:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 20:59:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 150K 37s unit-oai-epc-0: 20:59:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 20:59:52 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: 20:59:52 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:59:52 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 192K 37s unit-oai-epc-0: 20:59:53 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:59:53 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 20:59:53 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 20:59:53 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-oai-epc-0: 20:59:53 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.9 [701 kB] unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 193K 37s unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 193K 36s unit-oai-epc-0: 20:59:53 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.9 [2333 kB] unit-oai-epc-0: 20:59:53 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 0s (3460 kB/s) unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 113K 36s unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 688K 36s unit-oai-epc-0: 20:59:53 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install (Reading database ... 52431 files and directories currently installed.) unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 112K 36s unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 677K 35s unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 20:59:54 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 113K 35s unit-oai-epc-0: 20:59:55 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:59:55 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 192K 35s unit-abot-epc-basic-0: 20:59:55 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 152K 35s unit-oai-epc-0: 20:59:55 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 20:59:55 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 20:59:55 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 20:59:55 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 191K 34s unit-abot-epc-basic-0: 20:59:56 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 169K 34s unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 20:59:56 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 189K 34s unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 20:59:56 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 125K 34s unit-oai-epc-0: 20:59:56 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (88.7 kB/s) unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install (Reading database ... 53181 files and directories currently installed.) unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:59:57 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 133K 33s unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 20:59:57 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 193K 33s unit-abot-epc-basic-0: 20:59:57 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 192K 33s unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:59:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:59:58 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 106K 33s unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:59:58 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: 20:59:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 20:59:58 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 165K 32s unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 20:59:58 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 192K 32s unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 20:59:58 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 20:59:58 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 192K 32s unit-oai-epc-0: 20:59:59 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 97.4K 31s unit-oai-epc-0: 20:59:59 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: 20:59:59 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 105K 31s unit-abot-epc-basic-0: 21:00:00 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 193K 31s unit-oai-epc-0: 21:00:00 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-oai-epc-0: 21:00:00 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-oai-epc-0: 21:00:00 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.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 21:00:00 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.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 21:00:00 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 119K 31s unit-oai-epc-0: 21:00:00 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 21:00:01 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 125K 30s unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1619 kB/s) unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install (Reading database ... 53188 files and directories currently installed.) unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 21:00:01 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:00:01 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 97.2K 30s unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 120K 30s unit-oai-epc-0: 21:00:02 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 21:00:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 21:00:02 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 125K 30s unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 105K 29s unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:00:03 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 164K 29s unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:00:03 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 105K 29s unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 21:00:03 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 167K 29s unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 21:00:03 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 104K 28s unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 21:00:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:00:04 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 21:00:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 21:00:04 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 96.5K 28s unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 98.3K 28s unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 96.6K 28s unit-abot-epc-basic-0: 21:00:06 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 96.5K 27s unit-abot-epc-basic-0: 21:00:06 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 96.6K 27s unit-abot-epc-basic-0: 21:00:07 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 110K 27s unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 21:00:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:00:07 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 21:00:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:00:07 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 21:00:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:00:07 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 112K 27s unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install --2018-11-01 21:00:07-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 21:00:07 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 0K ....... 43.3M=0s unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 2018-11-01 21:00:08 (43.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install --2018-11-01 21:00:08-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 116K 26s unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 368K 3s unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 368K 3s unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 40.5M 2s unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 38.3M 1s unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 115K 26s unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 371K 2s unit-oai-epc-0: 21:00:08 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 365K 2s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 29.2M 1s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 47.5M 1s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 43.6M 1s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 55.2M 1s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 57.5M 1s unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 131K 26s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 381K 1s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 15.9M 1s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 28.6M 0s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 25.2M 0s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 60.7M 0s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 186K 0s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 25.9M 0s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 59.9M 0s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 18.3M 0s unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 105K 26s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 185K 0s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 81.9M=1.4s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 2018-11-01 21:00:09 (822 KB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install --2018-11-01 21:00:09-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 40.3M 0s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 362K 18s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 42.3M 12s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 58.7M 9s unit-oai-epc-0: 21:00:09 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 80.7M 7s unit-abot-epc-basic-0: 21:00:10 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 129K 25s unit-oai-epc-0: 21:00:10 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 185K 18s unit-oai-epc-0: 21:00:10 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 23.0M 15s unit-oai-epc-0: 21:00:10 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 364K 17s unit-oai-epc-0: 21:00:10 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 55.6M 15s unit-oai-epc-0: 21:00:10 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 366K 17s unit-abot-epc-basic-0: 21:00:10 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 77.0K 25s unit-oai-epc-0: 21:00:10 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 365K 19s unit-abot-epc-basic-0: 21:00:10 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 193K 25s unit-oai-epc-0: 21:00:10 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 185K 23s unit-oai-epc-0: 21:00:10 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 47.7M 21s unit-oai-epc-0: 21:00:11 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 366K 22s unit-oai-epc-0: 21:00:11 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 282K 23s unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 96.6K 25s unit-oai-epc-0: 21:00:11 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 216K 25s unit-oai-epc-0: 21:00:11 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 284K 26s unit-oai-epc-0: 21:00:11 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 369K 26s unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 96.6K 24s unit-oai-epc-0: 21:00:12 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 217K 28s unit-oai-epc-0: 21:00:12 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 286K 28s unit-oai-epc-0: 21:00:12 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 290K 29s unit-abot-epc-basic-0: 21:00:12 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 96.8K 24s unit-oai-epc-0: 21:00:12 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 258K 30s unit-oai-epc-0: 21:00:12 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 288K 30s unit-oai-epc-0: 21:00:12 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 290K 30s unit-abot-epc-basic-0: 21:00:12 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 132K 24s unit-oai-epc-0: 21:00:13 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 257K 31s unit-oai-epc-0: 21:00:13 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 289K 31s unit-abot-epc-basic-0: 21:00:13 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 104K 24s unit-oai-epc-0: 21:00:13 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 369K 31s unit-oai-epc-0: 21:00:13 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 290K 31s unit-oai-epc-0: 21:00:13 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 259K 32s unit-abot-epc-basic-0: 21:00:13 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 105K 23s unit-oai-epc-0: 21:00:13 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 366K 31s unit-oai-epc-0: 21:00:14 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 290K 32s unit-oai-epc-0: 21:00:14 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 369K 31s unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 96.5K 23s unit-oai-epc-0: 21:00:14 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 370K 31s unit-oai-epc-0: 21:00:14 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 369K 31s unit-oai-epc-0: 21:00:14 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 290K 31s unit-oai-epc-0: 21:00:14 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 370K 31s unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 97.3K 23s unit-oai-epc-0: 21:00:14 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 370K 31s unit-oai-epc-0: 21:00:15 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 369K 31s unit-oai-epc-0: 21:00:15 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 370K 31s unit-abot-epc-basic-0: 21:00:15 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 110K 23s unit-oai-epc-0: 21:00:15 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 370K 30s unit-oai-epc-0: 21:00:15 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 370K 30s unit-oai-epc-0: 21:00:15 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 370K 30s unit-abot-epc-basic-0: 21:00:15 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 134K 22s unit-oai-epc-0: 21:00:15 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 371K 30s unit-oai-epc-0: 21:00:15 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 370K 30s unit-oai-epc-0: 21:00:15 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 507K 30s unit-oai-epc-0: 21:00:16 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 369K 29s unit-abot-epc-basic-0: 21:00:16 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 105K 22s unit-oai-epc-0: 21:00:16 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 370K 29s unit-oai-epc-0: 21:00:16 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 369K 29s unit-oai-epc-0: 21:00:16 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 514K 29s unit-abot-epc-basic-0: 21:00:16 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 131K 22s unit-oai-epc-0: 21:00:16 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 436K 29s unit-oai-epc-0: 21:00:16 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 525K 28s unit-oai-epc-0: 21:00:16 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 371K 28s unit-oai-epc-0: 21:00:16 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 503K 28s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 371K 28s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 513K 27s unit-abot-epc-basic-0: 21:00:17 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 76.0K 22s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 438K 27s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 525K 27s unit-abot-epc-basic-0: 21:00:17 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 193K 21s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 505K 27s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 515K 27s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 442K 26s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 826K 26s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 516K 26s unit-abot-epc-basic-0: 21:00:17 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 96.1K 21s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 443K 26s unit-oai-epc-0: 21:00:17 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 822K 25s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 519K 25s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 667K 25s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 826K 24s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 667K 24s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 824K 24s unit-abot-epc-basic-0: 21:00:18 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 97.8K 21s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 670K 24s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 509K 23s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 1.32M 23s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 824K 23s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 675K 22s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 821K 22s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 1.26M 22s unit-abot-epc-basic-0: 21:00:18 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 131K 21s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 519K 22s unit-oai-epc-0: 21:00:18 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 1.28M 21s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 668K 21s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 838K 21s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 1.33M 21s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 817K 20s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 1.29M 20s unit-abot-epc-basic-0: 21:00:19 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 124K 20s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 673K 20s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 2.09M 20s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 1.28M 19s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 675K 19s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 2.08M 19s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 1.29M 19s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 676K 19s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 2.07M 18s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 1.29M 18s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 677K 18s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 2.07M 18s unit-abot-epc-basic-0: 21:00:19 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 98.6K 20s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 1.31M 17s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 675K 17s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 2.08M 17s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 1.33M 17s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 862K 17s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 2.80M 16s unit-oai-epc-0: 21:00:19 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 2.07M 16s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 1.32M 16s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 693K 16s unit-abot-epc-basic-0: 21:00:20 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 130K 20s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 1.95M 16s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 1.33M 15s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 29.6M 15s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 679K 15s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 2.07M 15s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 1.33M 15s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 39.8M 14s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 680K 14s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 2.06M 14s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 1.33M 14s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 34.5M 14s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 695K 14s unit-abot-epc-basic-0: 21:00:20 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 125K 19s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 1.98M 13s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 1.33M 13s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 53.9M 13s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 866K 13s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 2.93M 13s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 2.09M 13s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 1.32M 12s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 57.9M 12s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 692K 12s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 1.98M 12s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 40.0M 12s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 1.32M 12s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 1.32M 12s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 1.36M 11s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 2.02M 11s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 34.0M 11s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 1.34M 11s unit-oai-epc-0: 21:00:20 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 32.0M 11s unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 98.4K 19s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 702K 11s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 1.99M 11s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 27.7M 10s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 1.37M 10s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 34.4M 10s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 882K 10s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 3.02M 10s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 2.01M 10s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 1.36M 10s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 33.5M 9s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 891K 9s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 2.94M 9s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 2.05M 9s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 28.0M 9s unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 144K 19s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 1.37M 9s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 31.7M 9s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 896K 9s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 2.91M 8s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 2.08M 8s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 29.5M 8s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 1.35M 8s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 37.3M 8s machine-3: 21:00:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 21:00:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 21:00:21 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 904K 8s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 2.91M 8s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 2.07M 8s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 37.4M 8s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 1.35M 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 28.5M 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 1.34M 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 1.39M 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 35.4M 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 2.07M 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 34.2M 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 1.36M 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 32.6M 7s unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 116K 19s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 911K 7s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 2.90M 6s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 2.07M 6s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 33.0M 6s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 1.37M 6s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 33.9M 6s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 31.7M 6s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 917K 6s unit-oai-epc-0: 21:00:21 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 2.85M 6s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 2.08M 6s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 37.3M 6s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 40.6M 6s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 1.37M 5s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 36.4M 5s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 917K 5s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 2.93M 5s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 27.3M 5s unit-abot-epc-basic-0: 21:00:22 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 166K 18s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 2.09M 5s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 34.6M 5s machine-3: 21:00:22 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 21:00:22 DEBUG juju.worker start "engine" machine-3: 21:00:22 INFO juju.worker start "engine" machine-3: 21:00:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 21:00:22 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 21:00:22 DEBUG juju.worker "engine" started machine-3: 21:00:22 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 21:00:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.introspection stats worker now serving machine-3: 21:00:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 21:00:22 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 21:00:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 1.38M 5s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 37.2M 5s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 41.8M 5s machine-3: 21:00:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 21:00:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 21:00:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 21:00:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 21:00:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 21:00:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 915K 5s machine-3: 21:00:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 21:00:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 2.90M 4s machine-3: 21:00:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 21:00:22 DEBUG juju.worker.apicaller connecting with old password machine-3: 21:00:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 21:00:22 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:00:22 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:00:22 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 21:00:22 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 247K 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 45.8M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 149M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 374M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 336M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 331M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 271M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 319M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 286M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 356M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 330M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 1.68M 4s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 35.4M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 40.9M 3s unit-abot-epc-basic-0: 21:00:22 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 127K 18s machine-3: 21:00:22 DEBUG juju.worker.apicaller connected machine-3: 21:00:22 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 1.47M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 1.24M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 28.6M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 30.3M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 35.6M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 921K 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 36.6M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 31.3M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 33.0M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 1.49M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 1.23M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 27.4M 3s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 30.5M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 2.01M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 1.58M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 36.9M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 34.9M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 36.7M 2s unit-abot-epc-basic-0: 21:00:22 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 177K 18s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 1.49M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 1.23M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 29.7M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 33.7M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 39.2M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 1.97M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 1.61M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 35.1M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 34.0M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 1.52M 2s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 1.23M 1s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 33.1M 1s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 29.4M 1s unit-oai-epc-0: 21:00:22 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 37.6M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 2.02M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 1.58M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 34.5M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 38.5M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 43.9M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 1.51M 1s machine-3: 21:00:23 DEBUG juju.worker.apicaller password changed machine-3: 21:00:23 DEBUG juju.api RPC connection died machine-3: 21:00:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 21:00:23 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 172K 18s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 1.24M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 31.8M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 27.5M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 45.2M 1s machine-3: 21:00:23 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 2.02M 1s machine-3: 21:00:23 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:00:23 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:00:23 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 1.58M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 45.1M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 36.1M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 38.4M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 1.52M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 1.22M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 61.8M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 26.2M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 39.9M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 42.4M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 1.99M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 1.57M 0s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 40.7M=13s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2018-11-01 21:00:23 (969 KB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install --2018-11-01 21:00:23-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:00:23 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 193K 17s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 27.1M 2s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 47.9M 2s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 47.7M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 47.5M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 43.1M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 45.9M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 48.7M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 44.5M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 42.6M 1s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 49.0M 1s unit-abot-epc-basic-0: 21:00:23 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 220K 17s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 398K 13s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 22.6M 12s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 49.0M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 39.4M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 48.2M 10s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 49.8M 9s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 52.6M 9s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 44.2M 9s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 62.7M 8s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 60.6M 8s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 47.0M 7s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 38.7M 7s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 400K 13s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 42.7M 12s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 44.9M 12s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 47.3M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 39.8M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 47.4M 10s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 52.9M 10s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 58.3M 10s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 50.5M 10s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 58.5M 9s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 55.3M 9s machine-3: 21:00:23 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 21:00:23 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 212K 17s machine-3: 21:00:23 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 21:00:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 21:00:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 21:00:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 405K 12s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 22.6M 12s machine-3: 21:00:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 21:00:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 42.7M 12s machine-3: 21:00:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 21:00:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 21:00:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 21:00:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 21:00:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 36.2M 12s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 47.0M 11s machine-3: 21:00:23 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 41.0M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 44.5M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 50.1M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 46.9M 10s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 40.6M 10s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 46.1M 10s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 54.1M 10s machine-3: 21:00:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 21:00:23 INFO juju.worker.upgrader unblocking abort check machine-3: 21:00:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 21:00:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 21:00:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:00:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 21:00:23 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 298K 16s machine-3: 21:00:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 410K 12s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 23.6M 12s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 32.4M 12s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 41.3M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 41.1M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 39.4M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 40.4M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 45.3M 11s unit-oai-epc-0: 21:00:23 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 47.6M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 38.9M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 37.3M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 45.2M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 48.6M 10s machine-3: 21:00:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 21:00:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 21:00:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 21:00:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 21:00:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.logger logger setup machine-3: 21:00:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 21:00:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-3: 21:00:24 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 21:00:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 21:00:24 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 21:00:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 21:00:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 21:00:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:00:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:00:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:00:24 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 21:00:24 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 21:00:24 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-3: 21:00:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:00:24 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:00:24 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 21:00:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 21:00:24 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-3: 21:00:24 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 21:00:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 21:00:24 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 21:00:24 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 21:00:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 21:00:24 DEBUG juju.api RPC connection died machine-3: 21:00:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 21:00:24 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 21:00:24 DEBUG juju.worker killing runner 0xc4204ff110 machine-3: 21:00:24 INFO juju.worker runner is dying machine-3: 21:00:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: creating fanconfigurer orchestrator: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-3": connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 21:00:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 413K 12s machine-3: 21:00:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 28.5M 12s machine-3: 21:00:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 34.1M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 40.4M 11s machine-3: 21:00:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 47.7M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 44.4M 11s machine-3: 21:00:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 33.9M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 44.3M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 45.5M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 41.4M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 45.6M 10s machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 38.9M 10s machine-3: 21:00:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:00:24 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 279K 16s machine-3: 21:00:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 1.41M 10s machine-3: 21:00:24 DEBUG juju.worker.apicaller connecting with current password machine-3: 21:00:24 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:00:24 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:00:24 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-abot-epc-basic-0: 21:00:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 576K 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 29.0M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 32.5M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 43.1M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 36.6M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 42.2M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 46.7M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 39.5M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 37.4M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 44.2M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 39.4M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 41.1M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 50.1M 10s unit-abot-epc-basic-0: 21:00:24 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 286K 16s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 418K 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 29.3M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 40.6M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 37.2M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 38.2M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 34.8M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 39.5M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 45.0M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 37.8M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 31.6M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 45.1M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 35.7M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 55.2M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 46.6M 10s unit-abot-epc-basic-0: 21:00:24 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 305K 16s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 421K 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 33.6M 11s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 40.4M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 33.6M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 41.8M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 43.1M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 37.3M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 48.4M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 49.2M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 55.0M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 42.6M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 67.3M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 43.3M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 38.7M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 1.43M 10s unit-abot-epc-basic-0: 21:00:24 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 341K 15s machine-3: 21:00:24 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 577K 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 31.2M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 49.9M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 34.4M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 49.6M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 47.3M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 50.0M 10s machine-3: 21:00:24 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 70.8M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 28.7M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 47.8M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 51.4M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 55.4M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 43.2M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 43.3M 9s machine-3: 21:00:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 21:00:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 21:00:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 21:00:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 21:00:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 21:00:24 INFO juju.worker.deployer checking unit "oai-hss/0" unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 1.43M 9s machine-3: 21:00:24 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 21:00:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 21:00:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.logger logger setup machine-3: 21:00:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 21:00:24 INFO juju.util.exec run result: exit status 127 machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec625362119/script.sh: line 1: fanatic: command not found 127 machine-3: 21:00:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 21:00:24 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 21:00:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 21:00:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:00:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:00:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:00:24 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 21:00:24 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 21:00:24 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-3: 21:00:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:00:24 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:00:24 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 21:00:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 21:00:24 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-3: 21:00:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 21:00:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 21:00:24 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 21:00:24 INFO juju.worker.upgrader unblocking abort check machine-3: 21:00:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:00:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:00:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:00:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-3: 21:00:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 21:00:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 21:00:24 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 21:00:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 21:00:24 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 21:00:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 21:00:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 21:00:24 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 21:00:24 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 21:00:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started unit-abot-epc-basic-0: 21:00:24 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 329K 15s machine-3: 21:00:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 21:00:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 21:00:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 577K 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 37.5M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 40.3M 10s machine-3: 21:00:24 DEBUG juju.worker.dependency "machiner" manifold worker started unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 45.4M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 46.3M 10s machine-3: 21:00:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:00:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:00:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:00:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:00:24 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-3: 21:00:24 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:00:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.23 local-machine:::1] machine-3: 21:00:24 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.23 local-machine:::1] unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 43.6M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 40.4M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 61.8M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 56.0M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 41.0M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 54.1M 9s machine-3: 21:00:24 INFO juju.util.exec run result: exit status 127 machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec967787755/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 59.2M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 42.2M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 68.4M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 35.6M 9s machine-3: 21:00:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 21:00:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 21:00:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 21:00:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 21:00:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 21:00:24 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 21:00:24 DEBUG juju.service discovered init system "upstart" from local host machine-3: 21:00:24 DEBUG juju.worker.deployer API addresses: ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-3: 21:00:24 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-abot-epc-basic-0: 21:00:24 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 374K 15s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 417K 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 57.6M 10s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 31.0M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 45.1M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 53.3M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 47.8M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 53.1M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 64.0M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 56.7M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 39.4M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 46.3M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 62.4M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 45.4M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 56.1M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 45.5M 9s unit-oai-epc-0: 21:00:24 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 42.4M 9s unit-oai-hss-0: 21:00:24 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 21:00:24 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 21:00:24 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 21:00:24 DEBUG juju.worker start "api" unit-oai-hss-0: 21:00:24 INFO juju.worker start "api" unit-oai-hss-0: 21:00:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 21:00:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 21:00:24 DEBUG juju.worker "api" started unit-oai-hss-0: 21:00:24 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 21:00:24 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-hss-0: 21:00:24 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 418K 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 45.9M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 47.2M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 39.2M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 46.2M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 51.7M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 46.7M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 62.5M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 67.2M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 48.5M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 44.1M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 46.2M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 47.3M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 44.1M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 58.1M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 65.9M 8s machine-3: 21:00:25 INFO juju.worker.machiner "machine-3" started machine-3: 21:00:25 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 21:00:25 DEBUG juju.worker start "3-container-watcher" machine-3: 21:00:25 DEBUG juju.worker start "stateconverter" machine-3: 21:00:25 INFO juju.worker start "3-container-watcher" machine-3: 21:00:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 21:00:25 DEBUG juju.worker "3-container-watcher" started machine-3: 21:00:25 INFO juju.worker start "stateconverter" machine-3: 21:00:25 DEBUG juju.worker "stateconverter" started machine-3: 21:00:25 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 1.41M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 581K 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 38.3M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 49.1M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 41.5M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 48.1M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 56.8M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 49.8M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 44.8M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 46.9M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 50.7M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 53.1M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 41.6M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 46.7M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 50.7M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 48.2M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 62.9M 8s unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 149K 14s unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 51.3M 14s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 1.46M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 580K 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 41.0M 9s unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.05M 14s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 56.3M 9s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 36.0M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 41.4M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 49.4M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 43.6M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 38.2M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 44.6M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 55.9M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 54.7M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 39.5M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 48.7M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 47.2M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 60.9M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 119M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 367M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 1.45M 8s unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 351K 14s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 582K 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 38.7M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 44.6M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 39.2M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 50.9M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 36.2M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 41.0M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 39.3M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 41.5M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 40.4M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 45.9M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 40.3M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 52.7M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 38.9M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 55.1M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 81.0M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 65.9M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 1.54M 8s machine-3: 21:00:25 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:b6:85:03 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.23 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:b6:85:03 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 296K 13s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 583K 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 43.9M 8s machine-3: 21:00:25 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 41.2M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 38.0M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 47.1M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 40.5M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 49.0M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 32.2M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 107M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 188M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 192M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 47.1M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 32.3M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 38.6M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 39.9M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 44.7M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 52.0M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 56.7M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 1.51M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 583K 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 43.4M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 46.9M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 42.5M 8s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 42.6M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 42.6M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 47.4M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 45.0M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 41.8M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 37.6M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 41.1M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 40.5M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 37.6M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 44.6M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 57.5M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 59.0M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 27.9M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 121M 7s unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 314K 13s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 12.0M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 1.84M 7s unit-oai-hss-0: 21:00:25 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 21:00:25 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 582K 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 74.1M 7s unit-oai-hss-0: 21:00:25 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 21:00:25 DEBUG juju.api RPC connection died unit-oai-hss-0: 21:00:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 39.2M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 50.0M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 57.9M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 45.2M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 71.8M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 48.5M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 30.8M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 63.9M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 47.1M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 44.4M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 34.4M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 113M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 60.4M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 52.8M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 70.1M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 138M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 133M 7s unit-oai-epc-0: 21:00:25 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 1.46M 7s unit-oai-hss-0: 21:00:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 21:00:25 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-hss-0: 21:00:25 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-hss-0: 21:00:25 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 583K 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 46.9M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 107M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 48.1M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 52.0M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 62.7M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 45.2M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 53.9M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 69.3M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 42.7M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 56.3M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 60.8M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 52.4M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 46.0M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 43.1M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 44.8M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 111M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 211M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 234M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 84.4M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 1.44M 6s machine-3: 21:00:26 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:b6:85:03 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.23 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:b6:85:03 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 585K 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 42.8M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 52.2M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 45.0M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 37.5M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 49.6M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 42.5M 7s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 48.5M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 43.5M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 47.9M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 42.8M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 45.7M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 42.1M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 44.8M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 43.8M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 51.0M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 49.4M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 61.2M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 60.9M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 62.3M 6s unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 121K 13s unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 46.7M 12s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 1.66M 6s unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 1.85M 12s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 1.27M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 1.01M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 40.2M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 50.1M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 44.0M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 48.1M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 41.7M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 44.4M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 55.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 49.9M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 41.1M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 46.0M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 46.7M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 46.0M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 47.1M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 49.5M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 143M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 246M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 205M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 354M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 299M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 115M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 1.45M 6s unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 247K 12s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 588K 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 47.6M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 49.4M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 39.8M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 40.8M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 46.9M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 44.4M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 37.9M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 46.2M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 49.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 44.9M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 39.0M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 44.1M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 46.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 46.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 41.2M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 44.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 63.4M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 60.7M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 57.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 63.9M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 64.2M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 1.72M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 589K 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 29.2M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 38.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 45.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 42.0M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 44.3M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 41.1M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 41.1M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 48.9M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 41.6M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 40.5M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 39.2M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 46.2M 6s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 46.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 43.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 44.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 59.8M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 65.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 68.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 61.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 76.4M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 86.8M 5s unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 353K 12s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 1.78M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 1.27M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 1.01M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 47.8M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 47.3M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 50.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 43.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 48.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 168M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 554M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 374M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 59.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 52.1M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 43.4M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 160M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 51.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 58.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 70.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 53.1M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 46.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 58.3M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 80.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 52.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 50.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 53.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 1.54M 5s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 200K 11s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 590K 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 27.0M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 40.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 48.0M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 41.9M 5s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 44.9M 5s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 35.9M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 41.7M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 46.0M 5s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 40.0M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 42.1M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 49.2M 5s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 45.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 44.0M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 46.1M 5s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 64.1M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 61.6M 5s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 48.7M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 83.3M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 84.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 81.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 65.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 75.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 89.9M 5s unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:00:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 1.78M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 612K 5s unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 320K 11s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 9.88M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 39.9M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 42.1M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 37.9M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 49.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 49.3M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 45.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 45.8M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 48.0M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 48.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 46.6M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 39.0M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 52.2M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 41.8M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 47.0M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 40.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 73.7M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 80.7M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 75.5M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 60.7M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 71.1M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 88.8M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 64.4M 5s unit-oai-epc-0: 21:00:26 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 59.5M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 1.84M 5s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 610K 5s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 8.00M 5s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 41.3M 5s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 55.0M 5s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 76.3M 5s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 54.7M 5s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 39.4M 5s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 40.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 44.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 45.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 51.0M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 59.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 42.3M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 47.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 44.0M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 56.3M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 52.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 57.5M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 73.6M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 156M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 375M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 293M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 390M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 356M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 371M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 293M 4s unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 246K 11s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 745K 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 1.03M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 15.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 53.0M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 46.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 47.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 41.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 39.3M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 41.3M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 45.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 43.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 59.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 45.1M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 42.2M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 39.6M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 34.3M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 50.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 56.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 64.9M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 64.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 64.6M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 56.6M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 60.6M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 61.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 68.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 73.1M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 2.02M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 1.26M 4s unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 313K 10s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 1.03M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 16.6M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 40.2M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 44.5M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 39.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 45.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 40.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 45.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 42.1M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 49.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 43.5M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 46.2M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 51.1M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 54.4M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 38.5M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 45.6M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 48.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 46.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 43.2M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 124M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 310M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 318M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 270M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 232M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 369M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 1.83M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 1.27M 4s unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 323K 10s unit-oai-hss-0: 21:00:27 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 21:00:27 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 21:00:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 1.00M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 28.5M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 22.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 15.8M 4s unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 33.0M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 35.6M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 27.0M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 30.1M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 37.2M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 42.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 39.9M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 45.2M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 26.3M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 41.9M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 36.7M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 59.9M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 57.1M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 58.9M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 50.0M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 71.1M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 157M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 299M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 309M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 358M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 366M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 2.34M 3s unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 21:00:27 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:00:27 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 653K 4s unit-oai-hss-0: 21:00:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:00:27 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:00:27 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 21:00:27 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 21:00:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 21:00:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 21:00:27 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 21:00:27 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-oai-hss-0: 21:00:27 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-oai-hss-0: 21:00:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 21:00:27 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 21:00:27 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 21:00:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 21:00:27 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 21:00:27 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 4.54M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 34.8M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 34.9M 4s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 42.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 32.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 36.5M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 30.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 32.0M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 30.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 35.5M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 46.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 58.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 47.5M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 55.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 45.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 34.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 25.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 27.4M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 59.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 57.4M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 53.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 59.0M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 61.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 61.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 52.9M 3s unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 247K 10s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 2.57M 3s unit-oai-hss-0: 21:00:27 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 21:00:27 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 21:00:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 611K 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 8.63M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 34.5M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 33.6M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 43.8M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 30.5M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 29.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 29.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 27.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 26.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 42.8M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 57.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 67.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 58.0M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 81.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 47.8M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 43.8M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 33.6M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 26.8M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 28.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 68.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 62.8M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 60.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 81.6M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 79.5M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 64.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 2.43M 3s unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 314K 10s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 613K 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 8.74M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 33.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 35.1M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 41.2M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 30.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 29.5M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 30.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 26.0M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 28.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 40.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 61.5M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 160M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 291M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 365M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 429M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 18.4M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 28.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 29.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 25.8M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 24.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 56.9M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 48.8M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 55.3M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 54.7M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 2.75M 3s unit-oai-epc-0: 21:00:27 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 1.30M 3s unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 320K 9s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 1.01M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 14.4M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 51.9M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 43.5M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 36.2M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 37.7M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 47.4M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 38.9M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 44.9M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 48.5M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 46.6M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 37.0M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 48.4M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 56.7M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 63.1M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 56.4M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 21.9M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 24.7M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 38.2M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 46.9M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 46.3M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 46.6M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 45.3M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 63.5M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 65.3M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 2.43M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 1.30M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 1.02M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 15.4M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 46.4M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 31.3M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 49.9M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 37.1M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 49.7M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 46.2M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 41.5M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 52.3M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 49.7M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 47.4M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 52.0M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 55.8M 3s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 71.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 81.5M 2s unit-abot-epc-basic-0: 21:00:28 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 248K 9s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 14.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 28.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 43.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 40.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 47.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 47.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 52.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 57.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 77.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 2.41M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 1.29M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 1021K 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 20.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 49.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 43.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 42.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 34.4M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 26.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 44.2M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 50.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 54.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 59.4M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 42.4M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 53.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 61.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 81.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 65.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 19.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 28.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 36.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 56.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 55.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 52.2M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 45.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 60.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 64.9M 2s unit-abot-epc-basic-0: 21:00:28 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 314K 9s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 2.37M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 651K 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 4.74M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 23.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 47.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 37.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 32.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 36.2M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 39.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 38.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 40.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 48.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 55.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 40.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 43.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 62.2M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 63.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 61.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 27.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 29.2M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 50.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 48.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 48.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 54.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 44.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 53.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 71.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 2.38M 2s unit-oai-hss-0: 21:00:28 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 21:00:28 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 650K 2s unit-oai-hss-0: 21:00:28 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 4.73M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 25.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 47.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 40.8M 2s unit-oai-hss-0: 21:00:28 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 21:00:28 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 28.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 43.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 27.4M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 42.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 43.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 42.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 58.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 48.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 46.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 49.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 60.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 58.4M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 35.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 28.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 47.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 46.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 40.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 52.2M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 54.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 85.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 83.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 2.31M 2s unit-oai-hss-0: 21:00:28 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 21:00:28 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 21:00:28 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 649K 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 4.71M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 32.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 44.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 51.1M 2s unit-oai-hss-0: 21:00:28 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 21:00:28 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 28.1M 2s unit-oai-hss-0: 21:00:28 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 21:00:28 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 21:00:28 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 21:00:28 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 42.8M 2s unit-oai-hss-0: 21:00:28 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 21:00:28 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 21:00:28 DEBUG httpbakery client do GET https://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 28.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 42.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 51.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 39.4M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 51.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 47.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 47.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 55.4M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 50.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 45.7M 2s unit-oai-hss-0: 21:00:28 DEBUG httpbakery } -> error unit-oai-hss-0: 21:00:28 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 21:00:28 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 28.6M 2s unit-abot-epc-basic-0: 21:00:28 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 130K 9s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 36.7M 2s unit-abot-epc-basic-0: 21:00:28 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 51.0M 8s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 39.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 47.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 44.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 44.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 51.3M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 52.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 91.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 879K 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 1.21M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 4.71M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 32.8M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 45.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 44.2M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 25.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 45.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 24.7M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 39.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 42.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 52.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 43.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 48.6M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 41.9M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 65.0M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 62.2M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 55.1M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 36.5M 2s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 32.2M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 46.0M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 47.0M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 39.1M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 45.4M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 57.8M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 51.7M 1s unit-abot-epc-basic-0: 21:00:28 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 353K 8s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 2.40M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 1.30M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 1.21M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 4.66M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 47.0M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 39.7M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 47.6M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 24.5M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 38.6M 1s unit-oai-epc-0: 21:00:28 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 30.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 41.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 41.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 51.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 48.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 47.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 44.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 49.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 61.6M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 50.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 43.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 30.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 45.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 44.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 46.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 54.6M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 48.9M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 62.6M 1s unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 2.37M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 1.29M 1s unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 21:00:29 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 1.22M 1s unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 21:00:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 21:00:29 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 21:00:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 21:00:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 4.53M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 48.5M 1s unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 46.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 41.9M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 27.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 40.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 28.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 41.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 42.0M 1s unit-abot-epc-basic-0: 21:00:29 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 201K 8s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 48.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 49.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 44.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 48.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 47.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 73.3M 1s unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 51.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 40.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 37.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 39.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 44.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 47.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 44.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 48.6M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 45.8M 1s unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 2.39M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 1.29M 1s unit-oai-hss-0: 21:00:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 1.21M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 4.57M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 49.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 49.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 43.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 29.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 34.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 34.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 38.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 41.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 49.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 46.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 51.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 42.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 46.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 56.6M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 55.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 52.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 35.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 36.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 50.6M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 41.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 47.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 60.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 59.4M 1s unit-oai-hss-0: 21:00:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 2.41M 1s unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 1.28M 1s unit-oai-hss-0: 21:00:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 1.20M 1s unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 4.64M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 46.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 44.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 47.4M 1s unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 31.9M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 36.9M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 31.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 40.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 37.7M 1s unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 46.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 45.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 47.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 41.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 48.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 53.6M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 65.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 43.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 24.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 54.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 46.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 50.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 46.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 57.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 62.9M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 2.43M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 1.28M 1s unit-abot-epc-basic-0: 21:00:29 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 130K 7s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 1.20M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 4.74M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 47.8M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 37.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 50.6M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 31.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 43.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 30.7M 1s unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 37.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 43.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 44.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 47.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 45.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 44.9M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 49.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 53.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 44.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 49.7M 1s unit-abot-epc-basic-0: 21:00:29 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.36M 7s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 27.1M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 46.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 45.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 62.5M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 39.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 46.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 73.0M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 2.40M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 1.28M 1s unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 1.20M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 4.94M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 42.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 40.6M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 37.7M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 39.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 38.2M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 33.3M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 37.4M 1s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 39.6M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 40.8M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 45.5M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 48.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 47.8M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 40.6M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 51.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 53.0M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 50.1M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 32.0M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 37.0M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 49.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 47.0M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 38.8M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 38.8M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 53.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 2.46M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 1.28M 0s unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 1.20M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 5.02M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 37.1M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 42.9M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 40.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 42.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 32.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 39.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 35.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 40.0M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 46.6M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 38.6M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 46.8M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 48.9M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 45.2M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 44.2M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 55.5M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 35.8M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 30.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 40.2M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 44.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 47.1M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 52.2M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 42.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 45.0M 0s unit-abot-epc-basic-0: 21:00:29 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 179K 7s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 2.46M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 1.29M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 1.20M 0s unit-oai-hss-0: 21:00:29 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.9 [701 kB] unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 4.89M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 40.5M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 46.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 42.1M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 44.4M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 33.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 36.2M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 36.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 39.5M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 42.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 44.6M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 39.1M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 47.9M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 44.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 48.7M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 47.6M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 44.4M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 29.0M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 41.4M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 38.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 45.4M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 44.2M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 49.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 45.3M 0s unit-oai-epc-0: 21:00:29 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 2.48M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 1.28M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 1.21M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 5.00M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 42.3M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 36.3M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 41.9M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 46.7M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 35.4M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 37.7M 0s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 53750K ...... 100% 16.1M=6.6s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install 2018-11-01 21:00:30 (7.91 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install FINISHED --2018-11-01 21:00:30-- unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install Total wall clock time: 22s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 21s (3.09 MB/s) unit-oai-epc-0: 21:00:30 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: 21:00:30 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 193K 7s unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install (Reading database ... 53457 files and directories currently installed.) unit-oai-epc-0: 21:00: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-oai-epc-0: 21:00:30 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 21:00:30 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.9 [2333 kB] unit-oai-hss-0: 21:00:30 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 0s (3546 kB/s) unit-abot-epc-basic-0: 21:00:30 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 94.8K 6s unit-abot-epc-basic-0: 21:00:30 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 46.6M 6s unit-oai-hss-0: 21:00:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 21:00:30 DEBUG unit.oai-hss/0.install (Reading database ... 52431 files and directories currently installed.) unit-oai-hss-0: 21:00:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 21:00:30 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 21:00:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 21:00:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 21:00:30 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 121K 6s unit-oai-hss-0: 21:00:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 21:00:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 21:00:31 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 169K 5s unit-oai-epc-0: 21:00:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 21:00:31 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: 21:00:31 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 165K 5s unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 179K 5s unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 153K 5s unit-oai-epc-0: 21:00:32 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 188K 4s unit-oai-hss-0: 21:00:32 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 132K 4s unit-abot-epc-basic-0: 21:00:33 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 188K 4s unit-abot-epc-basic-0: 21:00:33 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 168K 4s unit-abot-epc-basic-0: 21:00:33 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 186K 3s unit-abot-epc-basic-0: 21:00:34 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 164K 3s unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 21:00:34 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 170K 3s unit-abot-epc-basic-0: 21:00:34 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 192K 2s unit-abot-epc-basic-0: 21:00:34 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 167K 2s unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:00:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:00:35 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 147K 2s unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 21:00:35 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 193K 2s unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (61.5 kB/s) unit-abot-epc-basic-0: 21:00:35 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 210K 1s unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 21:00:35 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 193K 1s unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install (Reading database ... 53181 files and directories currently installed.) unit-oai-hss-0: 21:00:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 21:00:36 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 21:00:36 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:00:36 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 255K 1s unit-oai-hss-0: 21:00:36 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 21:00:36 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 226K 1s unit-oai-epc-0: 21:00:36 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 21:00:36 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 21:00:36 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 21:00:36 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:00:36 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 222K 0s unit-abot-epc-basic-0: 21:00:36 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 256K=4m17s unit-abot-epc-basic-0: 21:00:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:00:36 DEBUG unit.abot-epc-basic/0.install 2018-11-01 21:00:36 (181 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 21:00:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:00:36 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-oai-hss-0: 21:00:36 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 21:00:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57423 files and directories currently installed.) unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-hss-0: 21:00:37 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-hss-0: 21:00:38 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-oai-hss-0: 21:00:38 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: 21:00:38 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 21:00:38 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.62-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 21:00:38 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.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 21:00:38 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 21:00:38 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (3250 kB/s) unit-oai-hss-0: 21:00:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 21:00:38 DEBUG unit.oai-hss/0.install (Reading database ... 53188 files and directories currently installed.) unit-oai-hss-0: 21:00:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 21:00:38 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 21:00:40 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:00:40 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 21:00:41 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 21:00:41 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-oai-hss-0: 21:00:41 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 21:00:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 21:00:41 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 21:00:42 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 21:00:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:00:42 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:00:42 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-oai-hss-0: 21:00:42 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 21:00:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:00:42 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 21:00:43 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 21:00:43 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 21:00:43 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-oai-hss-0: 21:00:43 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 21:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 21:00:43 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-oai-hss-0: 21:00:43 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:00:43 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:00:43 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 21:00:44 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-oai-hss-0: 21:00:44 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:00:44 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-oai-hss-0: 21:00:44 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:00:44 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 21:00:44 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 21:00:44 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 21:00:44 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 21:00:44 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 21:00:44 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-oai-hss-0: 21:00:44 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:00:45 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-oai-hss-0: 21:00:45 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:45 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:00:45 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-oai-hss-0: 21:00:45 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:00:45 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 21:00:45 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 21:00:45 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:00:45 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 21:00:45 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 21:00:45 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-oai-epc-0: 21:00:45 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 21:00:45 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 21:00:45 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-abot-epc-basic-0: 21:00:45 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-oai-epc-0: 21:00:45 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:00:45 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 21:00:45 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 21:00:45 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 21:00:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 21:00:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 21:00:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:00:46 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 21:00:46 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-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 21:00:46 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 21:00:46 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-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:00:46 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-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:00:46 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:00:47 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-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 21:00:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:00:47 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 21:00:47 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-oai-hss-0: 21:00:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 21:00:47 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 21:00:49 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 21:00:49 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 21:00:49 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 21:00:49 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-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 21:00:49 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-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 21:00:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:00:49 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 21:00:49 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 21:00:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:00:50 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-abot-epc-basic-0: 21:00:50 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-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 21:00:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install --2018-11-01 21:00:50-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 21:00:50 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-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 21:00:50 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-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install 0K ....... 50.6M=0s unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install 2018-11-01 21:00:50 (50.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:00:50 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-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install --2018-11-01 21:00:50-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:00:50 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-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:00:50 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-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 364K 3s unit-abot-epc-basic-0: 21:00:50 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-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 367K 3s unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 31.3M 2s unit-oai-hss-0: 21:00:50 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 43.5M 1s unit-abot-epc-basic-0: 21:00:50 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-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 1.32M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 512K 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 35.9M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 34.6M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 36.3M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 44.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 60.6M 0s unit-abot-epc-basic-0: 21:00:51 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-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 386K 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 38.0M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 31.3M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 38.1M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 59.1M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 47.9M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 53.5M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 71.2M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 73.7M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 117M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 94.3M=0.7s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2018-11-01 21:00:51 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install --2018-11-01 21:00:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:00:51 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 21:00:51 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-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 143M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 68.8M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 87.6M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 43.3M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 67.4M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 115M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 294M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 63.0M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 33.2M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 66.7M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 82.4M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 114M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 324M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 342M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 382M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 378M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 91.6M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 33.3M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 64.1M 0s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 69.0M 0s unit-abot-epc-basic-0: 21:00:51 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.8 [391 kB] unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 398K 2s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 43.2M 2s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 62.0M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 66.8M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 128M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 367M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 243M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 40.0M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 39.3M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 46.4M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 65.5M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 87.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 72.4M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 47.3M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 116M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 324M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 331M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 256M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 436M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 579M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 519M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 399K 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 46.7M 1s unit-abot-epc-basic-0: 21:00:51 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-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 47.3M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 44.3M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 43.0M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 42.8M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 70.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 81.6M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 77.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 69.8M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 65.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 184M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 530M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 578M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 493M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 524M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 592M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 73.4M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 41.6M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 60.1M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 65.4M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 68.9M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 408K 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 46.6M 1s unit-abot-epc-basic-0: 21:00:51 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-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 83.8M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 111M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 39.3M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 47.8M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 58.5M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 63.9M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 72.0M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 84.2M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 43.9M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 51.8M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 65.0M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 77.0M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 61.0M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 66.1M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 105M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 119M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 87.2M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 89.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 123M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 120M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 103M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 413K 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 43.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 86.6M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 54.1M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 110M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 38.6M 1s unit-abot-epc-basic-0: 21:00:51 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-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 74.2M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 96.9M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 34.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 66.2M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 60.6M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 76.9M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 62.3M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 74.9M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 54.7M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 172M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 279M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 390M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 285M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 393M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 352M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 67.0M 1s unit-oai-hss-0: 21:00:51 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 1.37M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 568K 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 45.3M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 42.7M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 50.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 54.0M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 44.2M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 60.1M 1s unit-abot-epc-basic-0: 21:00:52 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-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 62.3M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 80.5M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 109M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 113M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 56.7M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 59.6M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 70.9M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 58.0M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 55.4M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 44.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 110M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 151M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 89.9M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 96.0M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 138M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 1.48M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 564K 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 53.7M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 55.0M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 65.9M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 59.4M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 106M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 52.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 64.6M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 48.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 83.8M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 130M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 55.2M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 56.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 330M 1s unit-abot-epc-basic-0: 21:00:52 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-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 169M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 41.4M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 87.0M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 51.9M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 74.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 63.3M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 67.6M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 121M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 1.49M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 564K 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 42.7M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 43.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 48.3M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 55.3M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 73.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 53.8M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 68.6M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 56.1M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 62.7M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 48.0M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 54.6M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 60.2M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 64.5M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 166M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 445M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 277M 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 586M 0s unit-abot-epc-basic-0: 21:00:52 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-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 102M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 36.6M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 50.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 66.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 1.52M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 565K 1s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 38.9M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 51.4M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 43.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 72.3M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 61.7M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 55.7M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 48.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 55.9M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 32.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 59.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 78.4M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 69.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 67.6M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 57.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 71.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 58.4M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 78.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 73.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 64.3M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 124M 0s unit-abot-epc-basic-0: 21:00:52 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-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 43.6M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 1.63M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 563K 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 25.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 42.7M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 51.9M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 71.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 74.8M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 57.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 61.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 48.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 67.3M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 49.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 73.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 63.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 76.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 56.7M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 111M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 129M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 44.8M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 118M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 44.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 57.3M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 49.4M 0s unit-abot-epc-basic-0: 21:00:52 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-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 1.64M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 565K 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 27.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 66.3M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 78.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 56.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 57.6M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 67.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 71.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 27.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 56.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 61.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 62.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 89.8M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 79.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 77.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 81.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 65.5M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 66.8M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 66.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 52.3M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 55.8M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 44.0M 0s unit-abot-epc-basic-0: 21:00:52 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-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 1.63M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 564K 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 36.3M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 45.8M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 75.3M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 83.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 49.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 58.1M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 48.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 43.4M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 49.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 55.0M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 53.8M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 61.2M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 64.7M 0s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 78.3M=1.5s unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install 2018-11-01 21:00:52 (8.42 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install --2018-11-01 21:00:52-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 21:00:52 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:00:52 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-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 49.4M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 41.3M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 34.3M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 40.6M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 51.9M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 99.1M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 61.8M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 57.3M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 56.3M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 58.5M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 51.2M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 41.9M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 55.6M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 87.3M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 44.0M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 67.7M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 131M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 399M 1s unit-abot-epc-basic-0: 21:00:53 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-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 469M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 404M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 524M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 557M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 535M 1s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 413K 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 43.5M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 49.1M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 108M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 84.4M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 80.7M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 90.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 89.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 91.3M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 62.7M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 42.5M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 48.9M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 46.1M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 42.3M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 51.1M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 47.1M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 47.1M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 90.1M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 339M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 355M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 396M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 467M 3s unit-abot-epc-basic-0: 21:00:53 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-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 1.33M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 587K 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 46.0M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 50.4M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 38.3M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 49.9M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 43.7M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 51.0M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 66.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 56.5M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 86.6M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 65.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 66.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 70.6M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 420M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 367M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 357M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 340M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 445M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 48.4M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 42.7M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 47.8M 4s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 67.3M 4s unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:00:53 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: 21:00:53 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 1.36M 5s unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 588K 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 42.2M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 41.8M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 37.0M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 80.6M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 54.5M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 104M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 48.0M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 77.6M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 55.8M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 139M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 293M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 54.5M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 39.1M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 136M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 330M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 347M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 405M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 60.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 38.0M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 45.6M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 65.6M 5s unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 1.35M 5s unit-abot-epc-basic-0: 21:00:53 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-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 591K 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 44.5M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 37.6M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 40.7M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 84.1M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 46.4M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 47.4M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 46.1M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 62.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 55.4M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 45.7M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 60.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 192M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 407M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 316M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 44.4M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 34.8M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 37.7M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 63.5M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 98.3M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 95.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 102M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 111M 5s unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 21:00:53 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-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 422K 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 41.3M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 46.7M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 43.2M 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 45.7M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 68.3M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 55.8M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 66.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 118M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 81.8M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 56.7M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 158M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 52.0M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 51.3M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 109M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 54.6M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 76.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 56.7M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 124M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 302M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 135M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 34.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 61.7M 5s unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:00:53 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: 21:00:53 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-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 418K 6s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 36.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 57.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 50.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 41.0M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 74.4M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 52.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 45.3M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 57.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 92.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 62.0M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 50.1M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 53.3M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 67.3M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 140M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 269M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 357M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 51.6M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 38.6M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 49.9M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 94.2M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 140M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 433M 5s unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:00:53 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 21:00:53 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-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 419K 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 33.8M 5s unit-oai-hss-0: 21:00:53 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 29.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 48.0M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 45.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 71.0M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 45.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 51.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 40.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 45.0M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 50.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 46.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 119M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 355M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 421M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 275M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 380M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 48.8M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 42.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 39.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 54.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 60.2M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 69.6M 5s unit-oai-epc-0: 21:00:54 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 21:00:54 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-abot-epc-basic-0: 21:00:54 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-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 427K 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 31.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 30.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 53.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 57.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 77.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 43.0M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 70.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 65.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 62.3M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 110M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 61.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 84.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 72.3M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 74.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 58.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 88.2M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 76.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 94.0M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 46.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 41.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 51.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 62.0M 5s unit-abot-epc-basic-0: 21:00:54 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-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 688K 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 1.05M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 43.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 31.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 46.3M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 49.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 42.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 40.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 53.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 41.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 38.3M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 45.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 56.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 50.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 44.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 45.2M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 138M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 248M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 275M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 374M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 412M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 405M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 329M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 684K 5s unit-abot-epc-basic-0: 21:00:54 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-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 1.06M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 37.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 33.3M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 50.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 52.2M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 51.2M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 44.2M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 48.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 45.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 46.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 61.3M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 48.3M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 62.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 71.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 48.0M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 101M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 62.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 70.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 81.2M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 95.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 98.8M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 111M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 1.41M 5s unit-abot-epc-basic-0: 21:00:54 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-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 593K 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 34.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 36.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 32.3M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 29.5M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 26.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 127M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 379M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 244M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 140M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 150M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 257M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 37.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 24.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 25.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 28.4M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 56.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 59.4M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 65.1M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 67.8M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 86.5M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 93.3M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 1.54M 4s unit-oai-epc-0: 21:00:54 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 21:00:54 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 21:00:54 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 21:00:54 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 21:00:54 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-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 594K 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 53.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 61.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 39.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 35.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 35.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 52.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 42.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 39.1M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 47.6M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 63.2M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 38.7M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 35.3M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 27.1M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 93.2M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 103M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 48.1M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 76.7M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 97.2M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 220M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 138M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 94.9M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 1.49M 4s unit-oai-epc-0: 21:00:54 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 21:00:54 INFO juju.worker.uniter.context trying to kill context process 4077 unit-oai-epc-0: 21:00:54 INFO juju.worker.uniter.context waiting for context process 4077 to die unit-abot-epc-basic-0: 21:00:54 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-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 596K 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 42.0M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 52.9M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 39.7M 5s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 45.0M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 43.6M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 38.4M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 35.2M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 23.2M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 33.2M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 28.4M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 40.4M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 58.9M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 149M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 199M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 232M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 158M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 162M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 143M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 173M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 170M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 319M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 369M 4s unit-oai-epc-0: 21:00:54 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 21:00:54 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 21:00:54 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 21:00:54 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 21:00:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 21:00:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:00:54 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 21:00:54 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 21:00:54 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 424K 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 32.3M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 25.2M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 36.5M 4s unit-abot-epc-basic-0: 21:00:54 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-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 28.7M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 42.3M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 33.9M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 31.4M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 25.3M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 26.7M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 39.0M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 25.1M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 34.5M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 62.0M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 58.8M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 58.7M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 53.7M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 56.6M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 58.1M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 59.8M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 51.5M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 59.9M 4s unit-oai-hss-0: 21:00:54 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 59.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 486K 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 6.62M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 29.6M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 42.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 49.2M 4s unit-abot-epc-basic-0: 21:00:55 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-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 45.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 42.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 51.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 46.2M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 37.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 44.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 39.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 38.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 39.5M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 54.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 40.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 41.5M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 51.5M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 59.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 58.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 56.6M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 52.6M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 59.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 1.66M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 598K 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 21.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 36.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 39.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 39.2M 4s unit-abot-epc-basic-0: 21:00:55 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-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 38.5M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 35.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 46.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 31.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 31.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 36.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 43.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 32.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 35.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 54.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 54.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 47.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 55.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 55.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 56.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 48.6M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 54.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 1.80M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 596K 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 31.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 30.6M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 37.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 44.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 34.2M 4s unit-abot-epc-basic-0: 21:00:55 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-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 33.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 40.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 37.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 34.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 29.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 33.6M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 35.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 32.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 46.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 53.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 54.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 52.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 46.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 53.6M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 55.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 53.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 48.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 485K 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 6.58M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 31.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 42.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 42.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 37.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 39.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 40.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 43.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 36.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 41.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 46.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 42.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 33.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 41.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 37.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 34.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 43.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 53.2M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 56.3M 4s unit-abot-epc-basic-0: 21:00:55 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-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 56.8M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 49.5M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 50.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 767K 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 1.06M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 29.2M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 41.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 40.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 36.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 44.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 38.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 45.2M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 35.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 44.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 42.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 45.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 36.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 40.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 43.5M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 42.4M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 36.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 38.9M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 46.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 56.9M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 50.6M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 57.2M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 54.9M 3s unit-abot-epc-basic-0: 21:00:55 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] machine-2: 21:00:55 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 21:00:55 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 21:00:55 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 21:00:55 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 21:00:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 21:00:55 DEBUG juju.worker killing runner 0xc42015edd0 unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 479K 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 7.05M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 30.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 45.1M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 45.7M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 47.5M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 45.3M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 37.0M 4s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 48.0M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 42.6M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 45.4M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 47.7M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 46.9M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 41.7M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 46.6M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 39.7M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 48.7M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 40.3M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 45.2M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 43.7M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 46.4M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 50.3M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 61.0M 3s unit-abot-epc-basic-0: 21:00:55 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-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 742K 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 1.08M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 34.2M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 28.1M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 37.4M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 43.3M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 46.0M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 44.5M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 40.2M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 46.3M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 43.3M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 45.9M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 38.9M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 46.4M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 42.9M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 38.2M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 44.4M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 46.8M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 63.1M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 50.5M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 37.7M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 59.4M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 83.4M 3s unit-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 78.0M 3s unit-abot-epc-basic-0: 21:00:55 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-oai-hss-0: 21:00:55 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 739K 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 1.08M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 36.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 32.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 37.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 49.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 44.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 44.4M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 40.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 42.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 40.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 41.7M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 46.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 50.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 52.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 45.0M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 46.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 40.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 49.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 48.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 44.0M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 55.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 61.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 1.62M 3s unit-abot-epc-basic-0: 21:00:56 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-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 607K 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 40.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 42.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 28.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 43.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 41.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 48.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 42.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 50.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 54.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 44.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 64.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 45.4M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 52.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 45.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 41.4M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 45.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 91.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 48.7M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 42.0M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 57.4M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 56.0M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 58.1M 3s unit-abot-epc-basic-0: 21:00:56 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-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 726K 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 1.08M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 41.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 33.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 38.4M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 46.4M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 41.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 51.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 42.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 50.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 53.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 51.7M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 54.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 49.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 39.0M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 58.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 48.7M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 43.4M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 57.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 63.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 62.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 54.0M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 41.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 60.7M 3s unit-abot-epc-basic-0: 21:00:56 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-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 724K 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 1.09M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 37.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 32.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 51.4M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 43.0M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 40.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 49.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 45.7M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 48.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 50.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 41.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 50.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 53.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 45.7M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 49.7M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 49.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 52.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 56.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 43.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 67.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 45.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 46.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 51.6M 3s unit-abot-epc-basic-0: 21:00:56 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-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 727K 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 1.09M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 35.7M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 35.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 41.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 45.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 46.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 44.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 70.0M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 55.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 42.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 43.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 48.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 52.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 46.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 66.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 41.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 52.2M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 44.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 106M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 60.9M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 31.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 40.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 59.7M 3s unit-abot-epc-basic-0: 21:00:56 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-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 727K 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 1.09M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 45.3M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 36.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 38.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 45.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 51.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 41.8M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 41.1M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 46.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 54.6M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 45.5M 3s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 41.7M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 71.2M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 48.7M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 45.1M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 45.9M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 47.7M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 47.9M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 125M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 184M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 32.4M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 44.9M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 46.8M 2s unit-abot-epc-basic-0: 21:00:56 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-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 726K 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 1.07M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 47.9M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 50.5M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 42.8M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 44.2M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 49.6M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 43.8M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 41.7M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 41.9M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 50.0M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 47.3M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 46.4M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 45.1M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 47.8M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 46.9M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 49.1M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 41.2M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 73.6M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 274M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 69.3M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 39.1M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 45.0M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 50.2M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 1.53M 2s unit-oai-hss-0: 21:00:56 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 606K 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 45.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 43.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 41.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 43.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 44.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 43.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 34.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 44.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 47.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 41.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 40.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 45.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 40.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 49.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 35.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 43.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 45.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 41.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 36.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 59.8M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 81.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 69.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 58.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 472K 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 7.76M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 38.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 43.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 49.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 45.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 48.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 49.0M 2s unit-abot-epc-basic-0: 21:00:57 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-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 42.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 51.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 52.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 47.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 47.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 50.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 45.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 110M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 95.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 45.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 49.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 46.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 43.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 45.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 46.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 54.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 731K 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 1.07M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 23.8M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 41.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 43.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 50.8M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 41.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 45.8M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 47.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 43.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 40.6M 2s unit-abot-epc-basic-0: 21:00:57 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.7 [2309 kB] unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 44.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 139M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 242M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 40.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 49.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 39.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 46.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 44.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 45.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 36.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 45.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 44.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 54.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 73.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 468K 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 7.98M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 32.0M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 39.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 43.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 46.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 35.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 46.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 42.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 41.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 38.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 38.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 47.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 45.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 35.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 42.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 40.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 40.6M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 37.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 45.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 44.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 55.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 66.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 75.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 142M 2s unit-abot-epc-basic-0: 21:00:57 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-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 454K 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 37.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 35.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 38.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 34.0M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 38.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 43.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 38.0M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 33.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 39.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 35.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 41.8M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 38.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 37.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 40.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 37.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 35.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 39.0M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 42.4M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 44.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 48.0M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 56.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 57.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 55.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 51.4M 2s unit-abot-epc-basic-0: 21:00:57 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-138.164 [859 kB] unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 464K 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 39.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 37.8M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 40.0M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 44.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 37.7M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 38.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 43.3M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 37.9M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 33.5M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 41.2M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 38.1M 2s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 45.3M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 36.4M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 44.2M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 48.5M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 40.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 31.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 41.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 41.8M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 52.8M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 50.7M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 57.0M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 56.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 1.83M 1s unit-abot-epc-basic-0: 21:00:57 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-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 604K 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 40.7M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 39.3M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 34.6M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 39.4M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 41.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 38.5M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 36.8M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 39.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 38.2M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 42.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 36.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 41.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 40.4M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 40.0M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 37.0M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 36.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 33.8M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 42.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 39.2M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 54.0M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 54.7M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 53.7M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 49.4M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 53.5M 1s unit-abot-epc-basic-0: 21:00:57 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-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 495K 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 6.35M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 36.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 43.5M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 42.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 42.4M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 42.0M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 39.5M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 39.5M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 40.3M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 37.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 48.2M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 32.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 47.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 42.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 39.6M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 38.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 40.8M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 36.9M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 43.7M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 36.3M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 58.4M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 56.5M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 59.1M 1s unit-oai-hss-0: 21:00:57 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 51.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 765K 1s unit-abot-epc-basic-0: 21:00:58 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-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 1.10M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 34.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 41.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 36.8M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 48.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 41.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 40.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 42.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 33.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 37.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 45.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 41.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 38.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 39.8M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 40.6M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 47.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 36.6M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 40.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 47.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 44.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 51.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 59.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 58.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 65.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 1.81M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 657K 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 6.49M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 37.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 28.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 39.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 49.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 43.0M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 43.6M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 40.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 43.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 41.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 45.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 40.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 47.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 125M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 301M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 60.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 41.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 39.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 44.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 42.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 42.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 45.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 46.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 59.6M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 744K 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 1.12M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 29.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 47.0M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 28.0M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 45.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 42.6M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 41.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 42.8M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 53.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 46.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 40.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 44.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 46.6M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 48.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 42.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 45.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 43.6M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 46.8M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 42.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 48.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 50.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 64.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 49.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 89.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 71.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 747K 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 1.11M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 35.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 45.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 27.8M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 39.0M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 44.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 45.0M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 37.0M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 48.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 55.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 40.8M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 38.3M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 47.7M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 51.1M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 49.0M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 42.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 52.8M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 51.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 40.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 37.9M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 50.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 48.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 64.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 65.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 73.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 750K 1s unit-abot-epc-basic-0: 21:00:58 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-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 1.11M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 50.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 37.8M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 40.4M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 25.6M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 45.5M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 37.2M 1s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 44.6M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 46.8M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 49.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 43.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 53.6M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 51.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 39.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 53.0M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 58.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 56.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 45.2M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 60.6M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 47.0M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 59.3M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 46.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 46.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 60.8M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 82.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 1.69M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 638K 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 9.75M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 45.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 43.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 31.9M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 35.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 40.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 33.2M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 42.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 45.2M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 43.0M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 46.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 46.6M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 40.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 51.0M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 49.6M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 45.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 40.3M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 52.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 72.0M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 51.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 47.3M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 46.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 61.3M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 90.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 53.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 484K 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 7.16M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 34.4M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 41.8M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 43.6M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 39.0M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 36.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 35.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 41.0M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 40.7M 0s unit-abot-epc-basic-0: 21:00:58 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-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 51.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 42.8M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 40.8M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 43.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 43.4M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 50.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 44.4M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 46.3M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 37.1M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 53.5M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 41.0M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 38.4M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 50.4M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 81.7M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 51.9M 0s unit-oai-hss-0: 21:00:58 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 59.1M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 764K 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 1.21M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 11.4M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 37.4M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 45.2M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 38.5M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 39.5M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 33.5M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 37.2M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 47.9M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 39.4M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 49.1M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 42.2M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 49.0M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 46.3M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 47.7M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 58.7M 0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 53750K ...... 100% 33.3M=6.0s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install 2018-11-01 21:00:59 (8.72 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install FINISHED --2018-11-01 21:00:59-- unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install Total wall clock time: 8.9s unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 8.2s (8.06 MB/s) unit-oai-hss-0: 21:00:59 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: 21:00:59 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-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install (Reading database ... 53457 files and directories currently installed.) unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 21:00:59 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 21:01:00 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-oai-hss-0: 21:01:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 21:01:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 21:01:00 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-oai-hss-0: 21:01:00 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:01:00 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 21:01:00 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 21:01:01 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 21:01:01 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 21:01:01 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 21:01:01 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 21:01:02 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 21:01:02 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 21:01:02 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 21:01:02 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 21:01:03 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.5 [195 kB] unit-abot-epc-basic-0: 21:01:03 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.5 [584 kB] unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 21:01:04 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 21:01:04 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 21:01:04 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 21:01:04 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-oai-hss-0: 21:01:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 21:01:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 21:01:04 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-oai-hss-0: 21:01:04 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 21:01:04 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:01:04 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 21:01:05 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 21:01:05 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 21:01:05 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 21:01:05 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 21:01:05 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 21:01:05 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 21:01:07 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 21:01:07 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 21:01:07 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 21:01:07 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 21:01:07 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 21:01:07 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 21:01:08 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 21:01:08 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 21:01:08 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 21:01:08 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 21:01:08 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 21:01:08 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 27s (3700 kB/s) unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 21:01:09 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 ... 57586 files and directories currently installed.) unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 21:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 21:01:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 21:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-hss-0: 21:01:13 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 21:01:13 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 21:01:13 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 21:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-oai-hss-0: 21:01:13 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 21:01:13 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 21:01:13 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 21:01:13 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: 21:01:13 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 21:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 21:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 21:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 21:01:21 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-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-oai-hss-0: 21:01:21 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: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 21:01:21 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-oai-hss-0: 21:01:22 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 21:01:22 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-oai-hss-0: 21:01:22 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 21:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-hss-0: 21:01:22 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 21:01:22 INFO juju.worker.uniter.context trying to kill context process 4075 unit-oai-hss-0: 21:01:22 INFO juju.worker.uniter.context waiting for context process 4075 to die unit-oai-hss-0: 21:01:22 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 21:01:22 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 21:01:22 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-oai-hss-0: 21:01:23 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 21:01:23 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 21:01:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:01:23 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 21:01:23 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 21:01:23 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 21:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... machine-3: 21:01:23 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 21:01:23 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 21:01:23 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 21:01:23 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 21:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 21:01:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:01:28 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 21:01:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:01:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 21:01:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:01:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.5) ... unit-abot-epc-basic-0: 21:01:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 21:01:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 21:01:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 21:01:29 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:29 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:29 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 21:01:30 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 ... 61229 files and directories currently installed.) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-138.164_amd64.deb ... unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-138.164) ... unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 21:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 21:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 21:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 21:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 21:01:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:01:37 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 21:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 21:01:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 21:01:40 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: 21:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 21:01:42 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: 21:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 21:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 21:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 21:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 21:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 21:01:44 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 21:01:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 21:01:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 21:01:45 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 21:01:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 21:01:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 21:01:45 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 21:01:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 21:01:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 21:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 21:01:49 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:01:50 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:01:53 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:01:55 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:01:56 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-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.5 KB/sec) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 410.8 KB/sec) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 887.6 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 21:01:57 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/10/apache-10.pom (15 KB at 425.1 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 925.2 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 348.2 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 582.9 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/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 1334.6 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 717.0 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 21:01:57 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 1243.8 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 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 79.2 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 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/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 781.6 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 21:01:57 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 1055.0 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 21:01:57 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 222.3 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 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 81.8 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 143.8 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 257.2 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 1/12 KB 4/12 KB 7/12 KB 9/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 666.9 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 21:01:57 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 57.9 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 21:01:57 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 438.9 KB/sec) unit-abot-epc-basic-0: 21:01:57 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: 21:01:57 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 214.2 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 21:01:57 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 26.7 KB/sec) unit-abot-epc-basic-0: 21:01:57 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: 21:01:57 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 350.2 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 21:01:57 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 69.6 KB/sec) unit-abot-epc-basic-0: 21:01:57 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: 21:01:57 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: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 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 141.3 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 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 189.4 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 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 101.5 KB/sec) unit-abot-epc-basic-0: 21:01:57 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: 21:01:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 118.8 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 40.9 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 21:01:57 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 110.8 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 681.0 KB/sec) unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 21:01:57 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: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 21:01:58 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 925.3 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 21:01:58 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 171.8 KB/sec) unit-abot-epc-basic-0: 21:01:58 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: 21:01:58 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 443.6 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1674.9 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/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: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 21:01:58 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 62.8 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 21:01:58 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: 21:01:58 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1247.9 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 21:01:58 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 330.0 KB/sec) unit-abot-epc-basic-0: 21:01:58 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: 21:01:58 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 662.1 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 21:01:58 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-abot-epc-basic-0: 21:01:58 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 402.8 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 3/48 KB 8/153 KB 3/35 KB 3/48 KB 3/153 KB 3/48 KB 8/153 KB 3/50 KB 3/35 KB 5/48 KB 8/153 KB 3/50 KB 3/35 KB 7/48 KB 8/153 KB 3/50 KB 3/35 KB 9/48 KB 8/153 KB 3/50 KB 3/35 KB 12/48 KB 8/153 KB 3/50 KB 3/35 KB 3/48 KB 8/153 KB 6/50 KB 3/35 KB 12/48 KB 11/153 KB 9/50 KB 3/35 KB 15/48 KB 11/153 KB 11/50 KB 3/35 KB 15/48 KB 11/153 KB 14/50 KB 3/35 KB 15/48 KB 5/153 KB 3/35 KB 3/48 KB 11/153 KB 6/50 KB 3/35 KB 15/48 KB 13/153 KB 16/50 KB 5/35 KB 15/48 KB 16/153 KB 16/50 KB 5/35 KB 15/48 KB 19/153 KB 16/50 KB 5/35 KB 3/30 KB 15/48 KB 21/153 KB 16/50 KB 5/35 KB 3/30 KB 15/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 15/48 KB 8/153 KB 6/50 KB 3/35 KB 15/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 17/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 20/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 23/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 25/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 28/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 31/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 33/48 KB 24/153 KB 16/50 KB 5/35 KB 3/30 KB 36/48 KB 27/153 KB 16/50 KB 5/35 KB 3/30 KB 39/48 KB 16/153 KB 16/50 KB 5/35 KB 3/30 KB 15/48 KB 27/153 KB 16/50 KB 5/35 KB 6/30 KB 39/48 KB 27/153 KB 16/50 KB 5/35 KB 9/30 KB 39/48 KB 11/153 KB 16/50 KB 5/35 KB 15/48 KB 27/153 KB 16/50 KB 8/35 KB 9/30 KB 39/48 KB 27/153 KB 16/50 KB 11/35 KB 9/30 KB 39/48 KB 27/153 KB 16/50 KB 13/35 KB 9/30 KB 39/48 KB 27/153 KB 16/50 KB 16/35 KB 9/30 KB 39/48 KB 27/153 KB 16/50 KB 19/35 KB 9/30 KB 39/48 KB 27/153 KB 16/50 KB 21/35 KB 9/30 KB 39/48 KB 11/153 KB 16/50 KB 3/35 KB 15/48 KB 27/153 KB 19/50 KB 21/35 KB 9/30 KB 39/48 KB 27/153 KB 22/50 KB 21/35 KB 9/30 KB 39/48 KB 27/153 KB 25/50 KB 21/35 KB 9/30 KB 39/48 KB 27/153 KB 27/50 KB 21/35 KB 9/30 KB 39/48 KB 27/153 KB 30/50 KB 21/35 KB 9/30 KB 39/48 KB 27/153 KB 32/50 KB 21/35 KB 9/30 KB 39/48 KB 27/153 KB 36/50 KB 21/35 KB 9/30 KB 39/48 KB 27/153 KB 40/50 KB 24/35 KB 11/30 KB 39/48 KB 27/153 KB 44/50 KB 24/35 KB 11/30 KB 39/48 KB 27/153 KB 48/50 KB 24/35 KB 11/30 KB 39/48 KB 27/153 KB 50/50 KB 24/35 KB 11/30 KB 39/48 KB 27/153 KB 16/50 KB 5/35 KB 3/30 KB 36/48 KB 29/153 KB 50/50 KB 24/35 KB 11/30 KB 43/48 KB 32/153 KB 50/50 KB 24/35 KB 11/30 KB 43/48 KB 36/153 KB 50/50 KB 24/35 KB 11/30 KB 43/48 KB 40/153 KB 50/50 KB 24/35 KB 11/30 KB 43/48 KB 27/153 KB 50/50 KB 24/35 KB 11/30 KB 43/48 KB 27/153 KB 36/50 KB 24/35 KB 11/30 KB 39/48 KB 27/153 KB 36/50 KB 24/35 KB 9/30 KB 39/48 KB 40/153 KB 50/50 KB 27/35 KB 11/30 KB 47/48 KB 40/153 KB 50/50 KB 27/35 KB 14/30 KB 47/48 KB 40/153 KB 50/50 KB 27/35 KB 16/30 KB 47/48 KB 40/153 KB 50/50 KB 29/35 KB 16/30 KB 47/48 KB 40/153 KB 50/50 KB 29/35 KB 19/30 KB 47/48 KB 40/153 KB 50/50 KB 32/35 KB 19/30 KB 47/48 KB 40/153 KB 50/50 KB 32/35 KB 22/30 KB 47/48 KB 40/153 KB 50/50 KB 35/35 KB 25/30 KB 47/48 KB 40/153 KB 50/50 KB 35/35 KB 22/30 KB 47/48 KB 40/153 KB 50/50 KB 32/35 KB 22/30 KB 47/48 KB 40/153 KB 50/50 KB 35/35 KB 25/30 KB 48/48 KB 40/153 KB 50/50 KB 35/35 KB 25/30 KB 48/48 KB 40/153 KB 50/50 KB 35/35 KB 27/30 KB 48/48 KB 44/153 KB 50/50 KB 35/35 KB 27/30 KB 48/48 KB 48/153 KB 50/50 KB 35/35 KB 27/30 KB 48/48 KB 48/153 KB 50/50 KB 35/35 KB 30/30 KB 48/48 KB 52/153 KB 50/50 KB 35/35 KB 30/30 KB 48/48 KB 56/153 KB 35/35 KB 30/30 KB 48/48 KB Downloaded: http unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install s://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 684.2 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 742.4 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 60/153 KB 35/35 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 486.4 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 64/153 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 68/153 KB 72/153 KB 76/153 KB 80/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 420.5 KB/sec) unit-abot-epc-basic-0: 21:01:58 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: 21:01:58 DEBUG unit.abot-epc-basic/0.install 84/153 KB 88/153 KB 92/153 KB 96/153 KB 100/153 KB 104/153 KB 108/153 KB 112/153 KB 3/119 KB 108/153 KB 3/119 KB 3/190 KB 112/153 KB 3/119 KB 3/190 KB 112/153 KB 6/119 KB 5/190 KB 112/153 KB 9/119 KB 5/190 KB 112/153 KB 11/119 KB 4/37 KB 5/190 KB 112/153 KB 6/119 KB 8/190 KB 112/153 KB 11/119 KB 4/37 KB 5/190 KB 112/153 KB 9/119 KB 4/37 KB 11/190 KB 112/153 KB 11/119 KB 4/37 KB 13/190 KB 4/86 KB 116/153 KB 14/119 KB 8/37 KB 16/190 KB 4/86 KB 116/153 KB 14/119 KB 8/37 KB 19/190 KB 4/86 KB 116/153 KB 14/119 KB 8/37 KB 21/190 KB 4/86 KB 116/153 KB 14/119 KB 8/37 KB 11/190 KB 4/86 KB 116/153 KB 14/119 KB 8/37 KB 11/190 KB 4/86 KB 112/153 KB 14/119 KB 8/37 KB 11/190 KB 112/153 KB 14/119 KB 8/37 KB 11/190 KB 112/153 KB 11/119 KB 8/37 KB 21/190 KB 4/86 KB 116/153 KB 14/119 KB 12/37 KB 21/190 KB 4/86 KB 116/153 KB 14/119 KB 16/37 KB 21/190 KB 4/86 KB 116/153 KB 14/119 KB 20/37 KB 21/190 KB 8/86 KB 116/153 KB 16/119 KB 24/37 KB 21/190 KB 8/86 KB 116/153 KB 16/119 KB 20/37 KB 21/190 KB 8/86 KB 116/153 KB 19/119 KB 24/37 KB 21/190 KB 8/86 KB 116/153 KB 14/119 KB 20/37 KB 21/190 KB 12/86 KB 116/153 KB 19/119 KB 28/37 KB 21/190 KB 16/86 KB 116/153 KB 19/119 KB 28/37 KB 21/190 KB 20/86 KB 116/153 KB 19/119 KB 28/37 KB 24/190 KB 24/86 KB 120/153 KB 22/119 KB 28/37 KB 21/190 KB 8/86 KB 116/153 KB 19/119 KB 28/37 KB 24/190 KB 24/86 KB 120/153 KB 22/119 KB 32/37 KB 24/190 KB 24/86 KB 120/153 KB 22/119 KB 36/37 KB 24/190 KB 24/86 KB 120/153 KB 22/119 KB 37/37 KB 24/190 KB 20/86 KB 120/153 KB 22/119 KB 28/37 KB 21/190 KB 20/86 KB 120/153 KB 22/119 KB 28/37 KB 24/190 KB 24/86 KB 124/153 KB 22/119 KB 37/37 KB 24/190 KB 24/86 KB 128/153 KB 22/119 KB 37/37 KB 24/190 KB 24/86 KB 132/153 KB 22/119 KB 37/37 KB 21/190 KB 20/86 KB 116/153 KB 22/119 KB 28/37 KB 27/190 KB 28/86 KB 132/153 KB 22/119 KB 37/37 KB 27/190 KB 24/86 KB 132/153 KB 22/119 KB 37/37 KB 29/190 KB 28/86 KB 132/153 KB 22/119 KB 37/37 KB 29/190 KB 32/86 KB 132/153 KB 25/119 KB 37/37 KB 29/190 KB 32/86 KB 132/153 KB 27/119 KB 37/37 KB 29/190 KB 32/86 KB 132/153 KB 30/119 KB 37/37 KB 29/190 KB 32/86 KB 132/153 KB 32/119 KB 37/37 KB 29/190 KB 32/86 KB 132/153 KB 22/119 KB 37/37 KB 29/190 KB 36/86 KB 132/153 KB 32/119 KB 37/37 KB 32/190 KB 40/86 KB 136/153 KB 36/119 KB 37/37 KB 32/190 KB 36/86 KB 136/153 KB 36/119 KB 37/37 KB 32/190 KB 36/86 KB 136/153 KB 32/119 KB 37/37 KB 29/190 KB 36/86 KB 136/153 KB 32/119 KB 37/37 KB 32/190 KB 44/86 KB 140/153 KB 36/119 KB 36/190 KB 44/86 KB 144/153 KB 36/119 KB 36/190 KB 44/86 KB 148/153 KB 36/119 KB 36/190 KB 44/86 KB 152/153 KB 40/119 KB 32/190 KB 44/86 KB 136/153 KB 36/119 KB 36/190 KB 48/86 KB 152/153 KB 40/119 KB 36/190 KB 44/86 KB 148/153 KB 40/119 KB 36/190 KB 48/86 KB 152/153 KB 44/119 KB 36/190 KB 48/86 KB 153/153 KB 48/119 KB 36/190 KB 52/86 KB 153/153 KB 52/119 KB 36/190 KB 44/86 KB 140/153 KB 36/119 KB 40/190 KB 52/86 KB 153/153 KB 56/119 KB 44/190 KB 52/86 KB 153/153 KB 56/119 KB 48/190 KB 52/86 KB 153/153 KB 56/119 KB 52/190 KB 52/86 KB 153/153 KB 56/119 KB 36/190 KB 52/86 KB 153/153 KB 48/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 370.1 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 36/190 KB 48/86 KB 153/153 KB 44/119 KB 52/190 KB 52/86 KB 153/153 KB 56/119 KB 56/190 KB 56/86 KB 153/153 KB 60/119 KB 56/190 KB 56/86 KB 153/153 KB 64/119 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-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 56/190 KB 56/86 KB 153/153 KB 56/119 KB 52/190 KB 56/86 KB 153/153 KB 56/119 KB 56/190 KB 60/86 KB 153/153 KB 68/119 KB 56/190 KB 64/86 KB 153/153 KB 68/119 KB 56/190 KB 68/86 KB 153/153 KB 68/119 KB 60/190 KB 72/86 KB 153/153 KB 68/119 KB 60/190 KB 76/86 KB 153/153 KB 68/119 KB 60/190 KB 80/86 KB 153/153 KB 68/119 KB 60/190 KB 84/86 KB 68/119 KB 56/190 KB 56/86 KB 153/153 KB 68/119 KB 60/190 KB 84/86 KB 72/119 KB 60/190 KB 68/86 KB 153/153 KB 68/119 KB 64/190 KB 84/86 KB 76/119 KB 68/190 KB 84/86 KB 76/119 KB 4/66 KB 72/190 KB 84/86 KB 76/119 KB 4/66 KB 76/190 KB 84/86 KB 76/119 KB 60/190 KB 84/86 KB 76/119 KB 4/66 KB 76/190 KB 84/86 KB 80/119 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 1271.8 KB/sec) unit-abot-epc-basic-0: 21:01:58 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.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 4/66 KB 68/190 KB 84/86 KB 76/119 KB 8/66 KB 76/190 KB 84/86 KB 84/119 KB 12/66 KB 76/190 KB 84/86 KB 84/119 KB 16/66 KB 76/190 KB 84/86 KB 84/119 KB 20/66 KB 76/190 KB 84/86 KB 84/119 KB 24/66 KB 80/190 KB 86/86 KB 84/119 KB 4/66 KB 76/190 KB 84/86 KB 84/119 KB 20/66 KB 80/190 KB 86/86 KB 84/119 KB 20/66 KB 76/190 KB 86/86 KB 84/119 KB 24/66 KB 84/190 KB 86/86 KB 88/119 KB 24/66 KB 88/190 KB 86/86 KB 88/119 KB 28/66 KB 88/190 KB 86/86 KB 88/119 KB 28/66 KB 88/190 KB 86/86 KB 92/119 KB 28/66 KB 88/190 KB 86/86 KB 96/119 KB 32/66 KB 88/190 KB 86/86 KB 100/119 KB 32/66 KB 88/190 KB 86/86 KB 104/119 KB 24/66 KB 88/190 KB 86/86 KB 88/119 KB 32/66 KB 92/190 KB 86/86 KB 104/119 KB 32/66 KB 88/190 KB 86/86 KB 96/119 KB 32/66 KB 96/190 KB 86/86 KB 104/119 KB 32/66 KB 100/190 KB 86/86 KB 104/119 KB 36/66 KB 104/190 KB 104/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 668.2 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 36/66 KB 100/190 KB 86/86 KB 104/119 KB 40/66 KB 104/190 KB 104/119 KB 44/66 KB 104/190 KB 104/119 KB 44/66 KB 108/190 KB 4/26 KB 108/119 KB 44/66 KB 104/190 KB 4/26 KB 108/119 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 44/66 KB 104/190 KB 108/119 KB 48/66 KB 112/190 KB 4/26 KB 108/119 KB 52/66 KB 112/190 KB 4/26 KB 108/119 KB 56/66 KB 112/190 KB 8/26 KB 112/119 KB 52/66 KB 112/190 KB 8/26 KB 112/119 KB 44/66 KB 112/190 KB 8/26 KB 108/119 KB 52/66 KB 112/190 KB 8/26 KB 108/119 KB 60/66 KB 112/190 KB 12/26 KB 112/119 KB 60/66 KB 112/190 KB 16/26 KB 116/119 KB 60/66 KB 112/190 KB 12/26 KB 116/119 KB 60/66 KB 112/190 KB 16/26 KB 119/119 KB 60/66 KB 112/190 KB 20/26 KB 119/119 KB 60/66 KB 116/190 KB 24/26 KB 119/119 KB 60/66 KB 116/190 KB 26/26 KB 119/119 KB 60/66 KB 116/190 KB 20/26 KB 119/119 KB 60/66 KB 120/190 KB 26/26 KB 119/119 KB 60/66 KB 116/190 KB 24/26 KB 119/119 KB 64/66 KB 124/190 KB 26/26 KB 119/119 KB 64/66 KB 120/190 KB 26/26 KB 119/119 KB 66/66 KB 124/190 KB 26/26 KB 119/119 KB 66/66 KB 128/190 KB 26/26 KB 119/119 KB 66/66 KB 132/190 KB 26/26 KB 119/119 KB 66/66 KB 4/324 KB 136/190 KB 26/26 KB 119/119 KB 66/66 KB 4/324 KB 140/190 KB 26/26 KB 119/119 KB 66/66 KB 4/324 KB 144/190 KB 26/26 KB 119/119 KB 66/66 KB 4/324 KB 132/190 KB 26/26 KB 119/119 KB 66/66 KB 8/324 KB 144/190 KB 26/26 KB 119/119 KB 66/66 KB 12/324 KB 144/190 KB 26/26 KB 119/119 KB 66/66 KB 16/324 KB 144/190 KB 26/26 KB 119/119 KB 66/66 KB 20/324 KB 144/190 KB 26/26 KB 119/119 KB 24/324 KB 144/190 KB 26/26 KB 119/119 KB 28/324 KB 148/190 KB 32/324 KB 148/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 455.1 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 24/324 KB 148/190 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 172.8 KB/sec) unit-abot-epc-basic-0: 21:01:58 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 809.8 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 21:01:58 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: 21:01:58 DEBUG unit.abot-epc-basic/0.install 36/324 KB 152/190 KB 40/324 KB 152/190 KB 44/324 KB 152/190 KB 48/324 KB 152/190 KB 32/324 KB 152/190 KB 48/324 KB 156/190 KB 48/324 KB 160/190 KB 48/324 KB 164/190 KB 48/324 KB 168/190 KB 52/324 KB 172/190 KB 52/324 KB 176/190 KB 52/324 KB 168/190 KB 52/324 KB 176/190 KB 4/228 KB 52/324 KB 176/190 KB 4/79 KB 8/228 KB 52/324 KB 176/190 KB 4/79 KB 12/228 KB 52/324 KB 176/190 KB 4/79 KB 4/228 KB 52/324 KB 176/190 KB 4/79 KB 16/228 KB 52/324 KB 176/190 KB 4/79 KB 4/152 KB 16/228 KB 56/324 KB 180/190 KB 8/79 KB 8/152 KB 20/228 KB 56/324 KB 180/190 KB 8/79 KB 4/152 KB 20/228 KB 56/324 KB 180/190 KB 8/79 KB 8/152 KB 24/228 KB 56/324 KB 180/190 KB 8/79 KB 8/152 KB 28/228 KB 56/324 KB 180/190 KB 8/79 KB 4/152 KB 16/228 KB 56/324 KB 176/190 KB 8/79 KB 4/152 KB 16/228 KB 52/324 KB 176/190 KB 8/79 KB 4/152 KB 16/228 KB 60/324 KB 184/190 KB 12/79 KB 12/152 KB 28/228 KB 60/324 KB 184/190 KB 16/79 KB 12/152 KB 28/228 KB 60/324 KB 184/190 KB 20/79 KB 12/152 KB 28/228 KB 56/324 KB 180/190 KB 8/79 KB 12/152 KB 28/228 KB 56/324 KB 184/190 KB 8/79 KB 12/152 KB 28/228 KB 60/324 KB 184/190 KB 20/79 KB 12/152 KB 32/228 KB 60/324 KB 184/190 KB 8/79 KB 12/152 KB 28/228 KB 64/324 KB 188/190 KB 24/79 KB 16/152 KB 32/228 KB 68/324 KB 188/190 KB 24/79 KB 16/152 KB 32/228 KB 60/324 KB 188/190 KB 24/79 KB 16/152 KB 32/228 KB 68/324 KB 188/190 KB 24/79 KB 20/152 KB 36/228 KB 68/324 KB 188/190 KB 24/79 KB 16/152 KB 36/228 KB 72/324 KB 188/190 KB 24/79 KB 20/152 KB 36/228 KB 76/324 KB 188/190 KB 24/79 KB 20/152 KB 36/228 KB 76/324 KB 188/190 KB 24/79 KB 24/152 KB 36/228 KB 80/324 KB 188/190 KB 24/79 KB 24/152 KB 40/228 KB 60/324 KB 188/190 KB 24/79 KB 24/152 KB 40/228 KB 80/324 KB 188/190 KB 24/79 KB 24/152 KB 40/228 KB 80/324 KB 188/190 KB 24/79 KB 24/152 KB 36/228 KB 80/324 KB 188/190 KB 24/79 KB 24/152 KB 44/228 KB 84/324 KB 190/190 KB 28/79 KB 28/152 KB 48/228 KB 84/324 KB 190/190 KB 28/79 KB 28/152 KB 44/228 KB 84/324 KB 190/190 KB 28/79 KB 32/152 KB 48/228 KB 84/324 KB 190/190 KB 28/79 KB 32/152 KB 52/228 KB 84/324 KB 190/190 KB 28/79 KB 36/152 KB 56/228 KB 84/324 KB 190/190 KB 28/79 KB 24/152 KB 44/228 KB 80/324 KB 190/190 KB 28/79 KB 24/152 KB 44/228 KB 80/324 KB 190/190 KB 24/79 KB 24/152 KB 44/228 KB 84/324 KB 190/190 KB 32/79 KB 36/152 KB 56/228 KB 84/324 KB 190/190 KB 36/79 KB 36/152 KB 56/228 KB 84/324 KB 190/190 KB 40/79 KB 36/152 KB 56/228 KB 84/324 KB 190/190 KB 44/79 KB 36/152 KB 56/228 KB 84/324 KB 190/190 KB 48/79 KB 36/152 KB 56/228 KB 84/324 KB 190/190 KB 52/79 KB 36/152 KB 56/228 KB 84/324 KB 190/190 KB 28/79 KB 36/152 KB 52/228 KB 88/324 KB 190/190 KB 52/79 KB 40/152 KB 60/228 KB 88/324 KB 190/190 KB 56/79 KB 40/152 KB 60/228 KB 88/324 KB 190/190 KB 52/79 KB 36/152 KB 60/228 KB 88/324 KB 190/190 KB 52/79 KB 36/152 KB 56/228 KB 92/324 KB 190/190 KB 56/79 KB 44/152 KB 64/228 KB 96/324 KB 190/190 KB 56/79 KB 44/152 KB 64/228 KB 100/324 KB 190/190 KB 56/79 KB 44/152 KB 64/228 KB 88/324 KB 190/190 KB 56/79 KB 44/152 KB 60/228 KB 100/324 KB 190/190 KB 60/79 KB 48/152 KB 64/228 KB 100/324 KB 190/190 KB 60/79 KB 44/152 KB 64/228 KB 100/324 KB 190/190 KB 64/79 KB 48/152 KB 64/228 KB 100/324 KB 190/190 KB 68/79 KB 48/152 KB 64/228 KB 104/324 KB 72/79 KB 52/152 KB 64/228 KB 88/324 KB 190/190 KB 56/79 KB 44/152 KB 64/228 KB 104/324 KB 76/79 KB 52/152 KB 68/228 KB 104/324 KB 76/79 KB 52/152 KB 72/228 KB 104/324 unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install KB 68/79 KB 52/152 KB 64/228 KB 104/324 KB 68/79 KB 48/152 KB 64/228 KB 108/324 KB 76/79 KB 52/152 KB 72/228 KB 112/324 KB 76/79 KB 52/152 KB 72/228 KB 116/324 KB 76/79 KB 52/152 KB 72/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 1019.5 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 116/324 KB 76/79 KB 56/152 KB 76/228 KB 116/324 KB 76/79 KB 56/152 KB 76/228 KB 116/324 KB 76/79 KB 52/152 KB 76/228 KB 116/324 KB 79/79 KB 56/152 KB 80/228 KB 116/324 KB 79/79 KB 60/152 KB 80/228 KB 116/324 KB 79/79 KB 64/152 KB 80/228 KB 116/324 KB 79/79 KB 64/152 KB 84/228 KB 116/324 KB 79/79 KB 68/152 KB 84/228 KB 120/324 KB 79/79 KB 72/152 KB 84/228 KB 116/324 KB 79/79 KB 64/152 KB 84/228 KB 120/324 KB 79/79 KB 68/152 KB 84/228 KB 124/324 KB 79/79 KB 72/152 KB 88/228 KB 120/324 KB 79/79 KB 72/152 KB 88/228 KB 124/324 KB 79/79 KB 72/152 KB 92/228 KB 128/324 KB 79/79 KB 76/152 KB 96/228 KB 128/324 KB 79/79 KB 76/152 KB 92/228 KB 128/324 KB 79/79 KB 72/152 KB 92/228 KB 132/324 KB 79/79 KB 80/152 KB 96/228 KB 136/324 KB 4/32 KB 80/152 KB 100/228 KB 132/324 KB 4/32 KB 80/152 KB 100/228 KB 132/324 KB 4/32 KB 80/152 KB 96/228 KB 140/324 KB 4/32 KB 84/152 KB 100/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 402.3 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 132/324 KB 4/32 KB 79/79 KB 80/152 KB 96/228 KB 140/324 KB 8/32 KB 88/152 KB 104/228 KB 140/324 KB 12/32 KB 88/152 KB 104/228 KB 140/324 KB 16/32 KB 88/152 KB 104/228 KB 140/324 KB 20/32 KB 88/152 KB 104/228 KB 140/324 KB 24/32 KB 88/152 KB 104/228 KB 140/324 KB 4/32 KB 88/152 KB 104/228 KB 140/324 KB 24/32 KB 88/152 KB 108/228 KB 140/324 KB 24/32 KB 88/152 KB 112/228 KB 140/324 KB 4/32 KB 88/152 KB 100/228 KB 140/324 KB 4/32 KB 80/152 KB 100/228 KB 144/324 KB 24/32 KB 92/152 KB 112/228 KB 148/324 KB 24/32 KB 92/152 KB 112/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: 21:01:58 DEBUG unit.abot-epc-basic/0.install 148/324 KB 28/32 KB 92/152 KB 112/228 KB 152/324 KB 32/32 KB 92/152 KB 116/228 KB 140/324 KB 24/32 KB 92/152 KB 112/228 KB 152/324 KB 32/32 KB 96/152 KB 116/228 KB 152/324 KB 32/32 KB 100/152 KB 116/228 KB 152/324 KB 32/32 KB 104/152 KB 116/228 KB 152/324 KB 32/32 KB 108/152 KB 116/228 KB 152/324 KB 32/32 KB 104/152 KB 116/228 KB 152/324 KB 32/32 KB 112/152 KB 120/228 KB 152/324 KB 32/32 KB 104/152 KB 116/228 KB 156/324 KB 32/32 KB 112/152 KB 124/228 KB 160/324 KB 32/32 KB 112/152 KB 124/228 KB 152/324 KB 32/32 KB 112/152 KB 116/228 KB 152/324 KB 32/32 KB 112/152 KB 124/228 KB 160/324 KB 32/32 KB 112/152 KB 128/228 KB 164/324 KB 32/32 KB 112/152 KB 132/228 KB 164/324 KB 32/32 KB 112/152 KB 128/228 KB 164/324 KB 32/32 KB 116/152 KB 132/228 KB 168/324 KB 32/32 KB 120/152 KB 132/228 KB 168/324 KB 32/32 KB 124/152 KB 136/228 KB 168/324 KB 32/32 KB 120/152 KB 136/228 KB 168/324 KB 32/32 KB 116/152 KB 132/228 KB 172/324 KB 32/32 KB 128/152 KB 140/228 KB 168/324 KB 32/32 KB 128/152 KB 140/228 KB 172/324 KB 32/32 KB 132/152 KB 140/228 KB 176/324 KB 136/152 KB 140/228 KB 4/234 KB 168/324 KB 32/32 KB 128/152 KB 140/228 KB 176/324 KB 132/152 KB 140/228 KB 4/234 KB 172/324 KB 132/152 KB 140/228 KB 4/234 KB 176/324 KB 140/152 KB 140/228 KB 8/234 KB 176/324 KB 140/152 KB 140/228 KB 12/234 KB 176/324 KB 140/152 KB 140/228 KB 16/234 KB 176/324 KB 140/152 KB 144/228 KB 16/234 KB 176/324 KB 140/152 KB 148/228 KB 16/234 KB 180/324 KB 140/152 KB 152/228 KB 20/234 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 144.7 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 176/324 KB 140/152 KB 148/228 KB 20/234 KB 180/324 KB 140/152 KB 148/228 KB 20/234 KB 176/324 KB 140/152 KB 148/228 KB 20/234 KB 184/324 KB 144/152 KB 156/228 KB 24/234 KB 184/324 KB 144/152 KB 156/228 KB 28/234 KB 184/324 KB 144/152 KB 156/228 KB 32/234 KB 184/324 KB 144/152 KB 156/228 KB 20/234 KB 180/324 KB 144/152 KB 156/228 KB 32/234 KB 188/324 KB 144/152 KB 156/228 KB 32/234 KB 180/324 KB 140/152 KB 156/228 KB 20/234 KB 188/324 KB 144/152 KB 160/228 KB 32/234 KB 192/324 KB 148/152 KB 164/228 KB 32/234 KB 192/324 KB 148/152 KB 168/228 KB 36/234 KB 192/324 KB 148/152 KB 160/228 KB 32/234 KB 192/324 KB 144/152 KB 160/228 KB 32/234 KB 196/324 KB 152/152 KB 172/228 KB 36/234 KB 192/324 KB 148/152 KB 164/228 KB 36/234 KB 192/324 KB 152/152 KB 172/228 KB 36/234 KB 200/324 KB 152/152 KB 172/228 KB 36/234 KB 200/324 KB 152/152 KB 172/228 KB 40/234 KB 200/324 KB 152/152 KB 172/228 KB 44/234 KB 200/324 KB 152/152 KB 172/228 KB 48/234 KB 200/324 KB 152/152 KB 172/228 KB 52/234 KB 200/324 KB 152/152 KB 172/228 KB 56/234 KB 200/324 KB 152/152 KB 172/228 KB 44/234 KB 192/324 KB 152/152 KB 172/228 KB 48/234 KB 204/324 KB 152/152 KB 176/228 KB 60/234 KB 204/324 KB 152/152 KB 176/228 KB 60/234 KB 208/324 KB 152/152 KB 176/228 KB 60/234 KB 208/324 KB 152/152 KB 180/228 KB 60/234 KB 212/324 KB 152/152 KB 184/228 KB 60/234 KB 212/324 KB 152/152 KB 180/228 KB 60/234 KB 216/324 KB 152/152 KB 188/228 KB 60/234 KB 220/324 KB 152/152 KB 188/228 KB 60/234 KB 224/324 KB 152/152 KB 188/228 KB 60/234 KB 212/324 KB 152/152 KB 188/228 KB 60/234 KB 224/324 KB 152/152 KB 192/228 KB 60/234 KB 224/324 KB 152/152 KB 192/228 KB 60/234 KB 224/324 KB 152/152 KB 192/228 KB 64/234 KB 228/324 KB 152/152 KB 196/228 KB 64/234 KB 228/324 KB 200/228 KB 68/234 KB 228/324 KB 152/152 KB 192/228 KB 64/234 KB 228/324 KB 204/228 KB 68/234 KB 232/324 KB 208/228 KB 68/234 KB 228/324 KB 196/228 KB 68/234 KB 232/324 KB 208/228 KB 72/234 KB 232/324 KB 208/228 KB 76/234 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 651.5 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 232/324 KB 212/228 KB 80/234 KB 232/324 KB 212/228 KB 84/234 KB 232/324 KB 212/228 KB 88/234 KB 232/324 KB 212/228 KB 92/234 KB 232/324 KB 212/228 KB 76/234 KB 232/324 KB 216/228 KB 96/234 KB 232/324 KB 204/228 KB 68/234 KB 236/324 KB 216/228 KB 96/234 KB 240/324 KB 216/228 KB 96/234 KB 244/324 KB 216/228 KB 96/234 KB 248/324 KB 216/228 KB 96/234 KB 248/324 KB 220/228 KB 96/234 KB 248/324 KB 224/228 KB 96/234 KB 252/324 KB 224/228 KB 96/234 KB 256/324 KB 224/228 KB 96/234 KB 256/324 KB 228/228 KB 96/234 KB 232/324 KB 212/228 KB 96/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 931.6 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 260/324 KB 100/234 KB 264/324 KB 100/234 KB 268/324 KB 100/234 KB 272/324 KB 100/234 KB 276/324 KB 100/234 KB 256/324 KB 100/234 KB 276/324 KB 104/234 KB 276/324 KB 108/234 KB 276/324 KB 112/234 KB 276/324 KB 116/234 KB 280/324 KB 116/234 KB 284/324 KB 116/234 KB 288/324 KB 116/234 KB 292/324 KB 116/234 KB 296/324 KB 120/234 KB 300/324 KB 120/234 KB 304/324 KB 120/234 KB 292/324 KB 120/234 KB 304/324 KB 124/234 KB 304/324 KB 128/234 KB 304/324 KB 132/234 KB 308/324 KB 136/234 KB 308/324 KB 140/234 KB 308/324 KB 144/234 KB 308/324 KB 132/234 KB 312/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 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 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/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 1241.2 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install 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 867.5 KB/sec) unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6820808643810013746.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.860 s unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:01:58+00:00 unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:01:58 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:02:00 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:02:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:00 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:02:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:02:01 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: 21:02:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8015584860989854546.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: 21:02:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:01 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:02:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:01 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.663 s unit-abot-epc-basic-0: 21:02:01 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:02:01+00:00 unit-abot-epc-basic-0: 21:02:01 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:02:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:01 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2639171797645900293.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.710 s unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:02:03+00:00 unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 8.6MB/s eta 0:00:01  17% |##### | 20kB 942kB/s eta 0:00:01  25% |######## | 30kB 1.1MB/s eta 0:00:01  34% |########## | 40kB 985kB/s eta 0:00:01  42% |############# | 51kB 1.1MB/s eta 0:00:01  51% |################ | 61kB 1.3MB/s eta 0:00:01  59% |################### | 71kB 1.4MB/s eta 0:00:01  68% |##################### | 81kB 1.3MB/s eta 0:00:01  76% |######################## | 92kB 1.5MB/s eta 0:00:01  85% |########################### | 102kB 1.5MB/s eta 0:00:01  93% |############################## | 112kB 1.5MB/s eta 0:00:01  100% |################################| 122kB 1.8MB/s unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8c/4b/5cbc4cb46095f369117dcb751821e1bef9dd86a07c968d8757e9204c324c/urllib3-1.24-py2.py3-none-any.whl (117kB) unit-abot-epc-basic-0: 21:02:06 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 67.3MB/s eta 0:00:01  17% |##### | 20kB 3.2MB/s eta 0:00:01  26% |######## | 30kB 4.7MB/s eta 0:00:01  34% |########### | 40kB 3.0MB/s eta 0:00:01  43% |############# | 51kB 2.5MB/s eta 0:00:01  52% |################ | 61kB 3.0MB/s eta 0:00:01  60% |################### | 71kB 2.7MB/s eta 0:00:01  69% |###################### | 81kB 2.5MB/s eta 0:00:01  78% |######################### | 92kB 2.8MB/s eta 0:00:01  86% |########################### | 102kB 2.7MB/s eta 0:00:01  95% |############################## | 112kB 2.7MB/s eta 0:00:01  100% |################################| 122kB 2.6MB/s unit-abot-epc-basic-0: 21:02:06 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 21:02:06 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24 unit-abot-epc-basic-0: 21:02:06 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:02:06 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 21:02:07 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: 21:02:07 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 5.5MB/s eta 0:00:01  22% |####### | 20kB 912kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  44% |############## | 40kB 970kB/s eta 0:00:01  56% |################# | 51kB 1.1MB/s eta 0:00:01  67% |##################### | 61kB 1.3MB/s eta 0:00:01  78% |######################### | 71kB 1.4MB/s eta 0:00:01  89% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.5MB/s unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 84.5MB/s eta 0:00:01  16% |##### | 20kB 3.0MB/s eta 0:00:01  24% |####### | 30kB 4.3MB/s eta 0:00:01  32% |########## | 40kB 2.8MB/s eta 0:00:01  40% |############ | 51kB 2.3MB/s eta 0:00:01  48% |############### | 61kB 2.8MB/s eta 0:00:01  56% |################## | 71kB 2.5MB/s eta 0:00:01  64% |#################### | 81kB 2.3MB/s eta 0:00:01  72% |####################### | 92kB 2.6MB/s eta 0:00:01  81% |######################### | 102kB 2.5MB/s eta 0:00:01  89% |############################ | 112kB 2.4MB/s eta 0:00:01  97% |############################### | 122kB 2.6MB/s eta 0:00:01  100% |################################| 133kB 2.2MB/s unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 21:02:08 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 21:02:08 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 66.9MB/s eta 0:00:01  6% |## | 20kB 4.2MB/s eta 0:00:01  9% |### | 30kB 6.0MB/s eta 0:00:01  12% |#### | 40kB 3.9MB/s eta 0:00:01  15% |##### | 51kB 2.8MB/s eta 0:00:01  19% |###### | 61kB 3.3MB/s eta 0:00:01  22% |####### | 71kB 3.0MB/s eta 0:00:01  25% |######## | 81kB 2.8MB/s eta 0:00:01  28% |######### | 92kB 3.2MB/s eta 0:00:01  31% |########## | 102kB 3.0MB/s eta 0:00:01  34% |########### | 112kB 3.0MB/s eta 0:00:01  38% |############ | 122kB 3.0MB/s eta 0:00:01  41% |############# | 133kB 2.6MB/s eta 0:00:01  44% |############## | 143kB 3.0MB/s eta 0:00:01  47% |############### | 153kB 3.3MB/s eta 0:00:01  50% |################ | 163kB 2.8MB/s eta 0:00:01  53% |################# | 174kB 3.3MB/s eta 0:00:01  57% |################## | 184kB 3.3MB/s eta 0:00:01  60% |################### | 194kB 3.3MB/s eta 0:00:01  63% |#################### | 204kB 3.3MB/s eta 0:00:01  66% |##################### | 215kB 2.9MB/s eta 0:00:01  69% |###################### | 225kB 3.3MB/s eta 0:00:01  72% |####################### | 235kB 3.4MB/s eta 0:00:01  76% |######################## | 245kB 2.9MB/s eta 0:00:01  79% |######################### | 256kB 3.3MB/s eta 0:00:01  82% |########################## | 266kB 3.4MB/s eta 0:00:01  85% |########################### | 276kB 3.4MB/s eta 0:00:01  88% |############################ | 286kB 3.4MB/s eta 0:00:01  91% |############################# | 296kB 3.0MB/s eta 0:00:01  95% |############################## | 307kB 3.5MB/s eta 0:00:01  98% |############################### | 317kB 3.7MB/s eta 0:00:01  100% |################################| 327kB 2.2MB/s unit-abot-epc-basic-0: 21:02:08 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 21:02:08 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 21:02:08 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 70.2MB/s eta 0:00:01  25% |######## | 20kB 6.6MB/s eta 0:00:01  37% |############ | 30kB 9.3MB/s eta 0:00:01  50% |################ | 40kB 5.7MB/s eta 0:00:01  62% |#################### | 51kB 4.6MB/s eta 0:00:01  75% |######################## | 61kB 5.4MB/s eta 0:00:01  88% |############################ | 71kB 3.9MB/s eta 0:00:01  100% |################################| 81kB 3.5MB/s unit-abot-epc-basic-0: 21:02:08 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 21:02:08 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 21:02:08 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: MarkupSafe unit-abot-epc-basic-0: 21:02:09 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 21:02:09 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 21:02:09 DEBUG unit.abot-epc-basic/0.install Successfully built MarkupSafe unit-abot-epc-basic-0: 21:02:09 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 21:02:09 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 21:02:09 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:02:09 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:02:09 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.3MB/s eta 0:00:01  22% |####### | 20kB 917kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  45% |############## | 40kB 975kB/s eta 0:00:01  56% |################## | 51kB 1.1MB/s eta 0:00:01  67% |##################### | 61kB 1.3MB/s eta 0:00:01  79% |######################### | 71kB 1.4MB/s eta 0:00:01  90% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.5MB/s unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 21:02:10 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 21:02:12 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:13 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-abot-epc-basic-0: 21:02:14 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 11.2 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 21:02:14 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 507.9 KB/sec) unit-abot-epc-basic-0: 21:02:14 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: 21:02:14 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 909.1 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 782.9 KB/sec) unit-abot-epc-basic-0: 21:02:14 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: 21:02:14 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 1169.8 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 21:02:14 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 78.9 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 441.7 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 744.0 KB/sec) unit-abot-epc-basic-0: 21:02:14 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: 21:02:14 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 257.7 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 21:02:14 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 220.6 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 480.1 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 429.8 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 598.0 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/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 2567.1 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 21:02:14 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 151.5 KB/sec) unit-abot-epc-basic-0: 21:02:14 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: 21:02:14 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 114.9 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 21:02:14 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 212.5 KB/sec) unit-abot-epc-basic-0: 21:02:14 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-abot-epc-basic-0: 21:02:14 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 77.7 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 21:02:14 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 461.0 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 21:02:14 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 101.8 KB/sec) unit-abot-epc-basic-0: 21:02:14 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: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 91.4 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 21:02:14 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 120.4 KB/sec) unit-abot-epc-basic-0: 21:02:14 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: 21:02:14 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 81.1 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 21:02:14 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 118.8 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 21:02:14 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 162.8 KB/sec) unit-abot-epc-basic-0: 21:02:14 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: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 10/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 818.5 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 21:02:14 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 57.5 KB/sec) unit-abot-epc-basic-0: 21:02:14 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: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 285.8 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 392.3 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 506.6 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 3/48 KB 8/114 KB 3/48 KB 5/114 KB 5/48 KB 8/114 KB 8/48 KB 8/114 KB 11/48 KB 11/114 KB 13/48 KB 11/114 KB 16/48 KB 11/114 KB 19/48 KB 11/114 KB 21/48 KB 11/114 KB 8/48 KB 11/114 KB 21/48 KB 13/114 KB 21/48 KB 16/114 KB 21/48 KB 19/114 KB 21/48 KB 21/114 KB 21/48 KB 24/114 KB 21/48 KB 27/114 KB 24/48 KB 27/114 KB 27/48 KB 29/114 KB 24/48 KB 29/114 KB 27/48 KB 32/114 KB 27/48 KB 36/114 KB 29/48 KB 40/114 KB 29/48 KB 44/114 KB 29/48 KB 48/114 KB 29/48 KB 52/114 KB 29/48 KB 36/114 KB 32/48 KB 52/114 KB 36/48 KB 52/114 KB 40/48 KB 52/114 KB 44/48 KB 52/114 KB 48/48 KB 52/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 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 1331.9 KB/sec) unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 80/114 KB 84/114 KB 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: 21:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 21:02:14 DEBUG unit.abot-epc-basic/0.install 88/114 KB 92/114 KB 96/114 KB 100/114 KB 104/114 KB 3/35 KB 104/114 KB 5/35 KB 104/114 KB 8/35 KB 104/114 KB 8/35 KB 108/114 KB 11/35 KB 112/114 KB 8/35 KB 112/114 KB 11/35 KB 114/114 KB 3/29 KB 3/85 KB 13/35 KB 114/114 KB 3/29 KB 3/85 KB 11/35 KB 114/114 KB 3/85 KB 11/35 KB 114/114 KB 3/29 KB 6/85 KB 13/35 KB 114/114 KB 3/29 KB 9/85 KB 13/35 KB 114/114 KB 5/29 KB 9/85 KB 13/35 KB 114/114 KB 8/29 KB 11/85 KB 16/35 KB 114/114 KB 11/29 KB 11/85 KB 16/35 KB 114/114 KB 13/29 KB 11/85 KB 16/35 KB 114/114 KB 5/29 KB 11/85 KB 16/35 KB 114/114 KB 5/29 KB 9/85 KB 16/35 KB 114/114 KB 13/29 KB 14/85 KB 16/35 KB 114/114 KB 13/29 KB 16/85 KB 19/35 KB 114/114 KB 13/29 KB 14/85 KB 19/35 KB 114/114 KB 13/29 KB 16/85 KB 21/35 KB 114/114 KB 13/29 KB 16/85 KB 24/35 KB 114/114 KB 16/29 KB 19/85 KB 27/35 KB 13/29 KB 19/85 KB 24/35 KB 114/114 KB 16/29 KB 22/85 KB 27/35 KB 16/29 KB 19/85 KB 24/35 KB 19/29 KB 22/85 KB 27/35 KB 19/29 KB 25/85 KB 27/35 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 1990.5 KB/sec) unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 21/29 KB 25/85 KB 29/35 KB 19/29 KB 25/85 KB 29/35 KB 21/29 KB 27/85 KB 32/35 KB 24/29 KB 27/85 KB 35/35 KB 21/29 KB 27/85 KB 29/35 KB 24/29 KB 27/85 KB 32/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 24/29 KB 30/85 KB 35/35 KB 24/29 KB 32/85 KB 35/35 KB 27/29 KB 36/85 KB 35/35 KB 27/29 KB 40/85 KB 3/56 KB 35/35 KB 27/29 KB 32/85 KB 35/35 KB 27/29 KB 32/85 KB 35/35 KB 29/29 KB 40/85 KB 3/56 KB 35/35 KB 27/29 KB 36/85 KB 3/56 KB 35/35 KB 29/29 KB 40/85 KB 6/56 KB 35/35 KB 29/29 KB 44/85 KB 9/56 KB 35/35 KB 29/29 KB 44/85 KB 11/56 KB 3/24 KB 35/35 KB 29/29 KB 44/85 KB 6/56 KB 35/35 KB 29/29 KB 44/85 KB 9/56 KB 3/24 KB 35/35 KB 29/29 KB 48/85 KB 11/56 KB 3/24 KB 35/35 KB 29/29 KB 52/85 KB 11/56 KB 3/24 KB 35/35 KB 29/29 KB 56/85 KB 14/56 KB 6/24 KB 35/35 KB 29/29 KB 60/85 KB 14/56 KB 6/24 KB 35/35 KB 29/29 KB 52/85 KB 14/56 KB 6/24 KB 35/35 KB 29/29 KB 52/85 KB 11/56 KB 6/24 KB 35/35 KB 29/29 KB 64/85 KB 14/56 KB 9/24 KB 35/35 KB 29/29 KB 64/85 KB 14/56 KB 9/24 KB 35/35 KB 29/29 KB 68/85 KB 14/56 KB 9/24 KB 35/35 KB 72/85 KB 16/56 KB 11/24 KB 68/85 KB 16/56 KB 11/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 409.3 KB/sec) unit-abot-epc-basic-0: 21:02:15 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 471.4 KB/sec) unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 29/29 KB 68/85 KB 16/56 KB 9/24 KB 35/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 72/85 KB 16/56 KB 14/24 KB 72/85 KB 19/56 KB 14/24 KB 72/85 KB 22/56 KB 14/24 KB 72/85 KB 25/56 KB 16/24 KB 72/85 KB 22/56 KB 16/24 KB 72/85 KB 25/56 KB 19/24 KB 72/85 KB 27/56 KB 19/24 KB 76/85 KB 30/56 KB 22/24 KB 3/86 KB 76/85 KB 27/56 KB 22/24 KB 3/86 KB 80/85 KB 30/56 KB 22/24 KB 3/86 KB 72/85 KB 27/56 KB 22/24 KB 3/86 KB 80/85 KB 30/56 KB 22/24 KB 6/86 KB 84/85 KB 3/218 KB 32/56 KB 22/24 KB 9/86 KB 72/85 KB 27/56 KB 22/24 KB 84/85 KB 3/218 KB 32/56 KB 24/24 KB 9/86 KB 84/85 KB 3/218 KB 32/56 KB 22/24 KB 6/86 KB 85/85 KB 3/218 KB 32/56 KB 24/24 KB 9/86 KB 80/85 KB 3/218 KB 32/56 KB 22/24 KB 6/86 KB 80/85 KB 3/218 KB 30/56 KB 22/24 KB 6/86 KB 85/85 KB 5/218 KB 32/56 KB 24/24 KB 9/86 KB 85/85 KB 8/218 KB 32/56 KB 24/24 KB 9/86 KB 85/85 KB 8/218 KB 36/56 KB 24/24 KB 11/86 KB 85/85 KB 8/218 KB 36/56 KB 24/24 KB 14/86 KB 85/85 KB 8/218 KB 36/56 KB 24/24 KB 9/86 KB 85/85 KB 11/218 KB 36/56 KB 24/24 KB 14/86 KB 85/85 KB 11/218 KB 40/56 KB 24/24 KB 14/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 852.2 KB/sec) unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 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 336.6 KB/sec) unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 11/218 KB 44/56 KB 24/24 KB 16/86 KB 11/218 KB 44/56 KB 19/86 KB 11/218 KB 44/56 KB 22/86 KB 11/218 KB 44/56 KB 25/86 KB 11/218 KB 44/56 KB 27/86 KB 11/218 KB 44/56 KB 30/86 KB 11/218 KB 44/56 KB 24/24 KB 14/86 KB 11/218 KB 48/56 KB 30/86 KB 11/218 KB 52/56 KB 30/86 KB 11/218 KB 56/56 KB 30/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 11/218 KB 56/56 KB 32/86 KB 11/218 KB 56/56 KB 36/86 KB 11/218 KB 56/56 KB 40/86 KB 11/218 KB 56/56 KB 44/86 KB 11/218 KB 56/56 KB 48/86 KB 11/218 KB 56/56 KB 52/86 KB 11/218 KB 56/56 KB 56/86 KB 11/218 KB 56/56 KB 60/86 KB 11/218 KB 56/56 KB 64/86 KB 13/218 KB 56/56 KB 64/86 KB 16/218 KB 56/56 KB 3/12 KB 64/86 KB 19/218 KB 56/56 KB 3/12 KB 64/86 KB 21/218 KB 56/56 KB 3/12 KB 64/86 KB 24/218 KB 56/56 KB 3/12 KB 64/86 KB 27/218 KB 56/56 KB 3/12 KB 64/86 KB 29/218 KB 3/12 KB 68/86 KB 13/218 KB 56/56 KB 3/12 KB 64/86 KB 29/218 KB 5/12 KB 68/86 KB 29/218 KB 8/12 KB 68/86 KB 29/218 KB 11/12 KB 68/86 KB 29/218 KB 12/12 KB 68/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 664.9 KB/sec) unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 32/218 KB 12/12 KB 68/86 KB 36/218 KB 12/12 KB 68/86 KB 40/218 KB 12/12 KB 68/86 KB 27/218 KB 56/56 KB 3/12 KB 68/86 KB 44/218 KB 12/12 KB 72/86 KB 44/218 KB 12/12 KB 76/86 KB 44/218 KB 12/12 KB 80/86 KB 44/218 KB 12/12 KB 84/86 KB 44/218 KB 12/12 KB 86/86 KB 44/218 KB 12/12 KB 86/86 KB 48/218 KB 12/12 KB 86/86 KB 52/218 KB 12/12 KB 86/86 KB 56/218 KB 12/12 KB 86/86 KB 60/218 KB 12/12 KB 86/86 KB 64/218 KB 12/12 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 130.1 KB/sec) unit-abot-epc-basic-0: 21:02:15 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 937.5 KB/sec) unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install 68/218 KB 72/218 KB 76/218 KB 80/218 KB 84/218 KB 88/218 KB 92/218 KB 96/218 KB 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 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 1702.7 KB/sec) unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8372381619829643872.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall951141294955523536.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5619912954668911542.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6013301246605696510.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2324895596389100699.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall481375465095531719.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.378 s unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:02:15+00:00 unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 21:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:17 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:02:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:17 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:02:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:17 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-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.8 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 390.5 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 907.7 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 21:02:18 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/11/apache-11.pom (15 KB at 602.7 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1108.7 KB/sec) unit-abot-epc-basic-0: 21:02:18 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: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 387.0 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 962.0 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 319.6 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 21:02:18 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 901.0 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1689.2 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 21:02:18 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 751.8 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/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 1500.1 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 21:02:18 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 379.8 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 977.2 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 21:02:18 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 257.3 KB/sec) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 21:02:18 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-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 367.1 KB/sec) unit-abot-epc-basic-0: 21:02:18 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: 21:02:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 21:02:19 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 305.9 KB/sec) unit-abot-epc-basic-0: 21:02:19 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: 21:02:19 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: 21:02:19 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 21:02:19 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 294.9 KB/sec) unit-abot-epc-basic-0: 21:02:19 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: 21:02:19 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: 21:02:19 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 219.1 KB/sec) unit-abot-epc-basic-0: 21:02:19 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: 21:02:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 21:02:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 21:02:20 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: 21:02:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 21:02:20 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 1170.8 KB/sec) unit-abot-epc-basic-0: 21:02:20 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: 21:02:20 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: 21:02:20 DEBUG unit.abot-epc-basic/0.install 3/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 317.5 KB/sec) unit-abot-epc-basic-0: 21:02:20 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: 21:02:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 21:02:21 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 169.1 KB/sec) unit-abot-epc-basic-0: 21:02:21 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: 21:02:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 21:02:21 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 176.4 KB/sec) unit-abot-epc-basic-0: 21:02:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 21:02:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 21:02:21 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 270.4 KB/sec) unit-abot-epc-basic-0: 21:02:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 21:02:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 21:02:21 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 120.5 KB/sec) unit-abot-epc-basic-0: 21:02:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 21:02:21 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: 21:02:21 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 44.0 KB/sec) unit-abot-epc-basic-0: 21:02:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 21:02:21 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-abot-epc-basic-0: 21:02:21 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 120.4 KB/sec) unit-abot-epc-basic-0: 21:02:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 21:02:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 21:02:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 21:02:22 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: 21:02:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 21:02:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 72.0 KB/sec) unit-abot-epc-basic-0: 21:02:22 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-abot-epc-basic-0: 21:02:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 21:02:22 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/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 471.2 KB/sec) unit-abot-epc-basic-0: 21:02:22 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: 21:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 21:02: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/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 529.2 KB/sec) unit-abot-epc-basic-0: 21:02:23 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: 21:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 21:02:23 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 1541.1 KB/sec) unit-abot-epc-basic-0: 21:02:23 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-abot-epc-basic-0: 21:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 21:02:23 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 887.1 KB/sec) unit-abot-epc-basic-0: 21:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 21:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 21:02:23 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 21:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 21:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 21:02:23 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 210.0 KB/sec) unit-abot-epc-basic-0: 21:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 21:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 21:02:24 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: 21:02:24 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-abot-epc-basic-0: 21:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:02:24 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 135.1 KB/sec) unit-abot-epc-basic-0: 21:02:24 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: 21:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 21:02:24 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 781.5 KB/sec) unit-abot-epc-basic-0: 21:02:24 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: 21:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 21:02:24 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/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 1560.9 KB/sec) unit-abot-epc-basic-0: 21:02:24 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-abot-epc-basic-0: 21:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:02:25 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 327.5 KB/sec) unit-abot-epc-basic-0: 21:02:25 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-abot-epc-basic-0: 21:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:02:25 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 127.3 KB/sec) unit-abot-epc-basic-0: 21:02:25 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: 21:02:25 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: 21:02:25 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 27.3 KB/sec) unit-abot-epc-basic-0: 21:02:25 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-abot-epc-basic-0: 21:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:02:25 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 162.8 KB/sec) unit-abot-epc-basic-0: 21:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:02:25 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 112.2 KB/sec) unit-abot-epc-basic-0: 21:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:02:26 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 339.3 KB/sec) unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 21:02:26 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 41.7 KB/sec) unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 21:02:26 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 527.7 KB/sec) unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 549.2 KB/sec) unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 21:02:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 21:02:26 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 313.5 KB/sec) unit-abot-epc-basic-0: 21:02:27 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-abot-epc-basic-0: 21:02:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 21:02:27 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/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 737.0 KB/sec) unit-abot-epc-basic-0: 21:02:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 21:02:27 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-abot-epc-basic-0: 21:02:27 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 1787.7 KB/sec) unit-abot-epc-basic-0: 21:02:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 21:02:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 21:02:27 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 94.2 KB/sec) unit-abot-epc-basic-0: 21:02:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 21:02:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 21:02:28 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 224.3 KB/sec) unit-abot-epc-basic-0: 21:02:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 21:02:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 21:02:28 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 69.2 KB/sec) unit-abot-epc-basic-0: 21:02:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 21:02:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 21:02:28 DEBUG unit.abot-epc-basic/0.install 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: 21:02:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 21:02:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 21:02:28 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 541.7 KB/sec) unit-abot-epc-basic-0: 21:02:28 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-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 21:02:29 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 176.0 KB/sec) unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 21:02:29 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 72.9 KB/sec) unit-abot-epc-basic-0: 21:02:29 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: 21:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 21:02:29 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 67.8 KB/sec) unit-abot-epc-basic-0: 21:02:29 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-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 21:02:29 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/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 440.4 KB/sec) unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 21:02:29 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/oss/oss-parent/9/oss-parent-9.pom (7 KB at 291.6 KB/sec) unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 21:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 21:02:30 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 231.9 KB/sec) unit-abot-epc-basic-0: 21:02:30 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-abot-epc-basic-0: 21:02:30 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: 21:02:30 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/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 620.2 KB/sec) unit-abot-epc-basic-0: 21:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 21:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 21:02:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/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: 21:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 21:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 21:02:30 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 602.8 KB/sec) unit-abot-epc-basic-0: 21:02:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1003.0 KB/sec) unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 21:02:31 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 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 692.7 KB/sec) unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 21:02:31 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/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1229.5 KB/sec) unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 21:02:31 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: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 21:02:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 21:02:31 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-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 21:02:32 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 432.5 KB/sec) unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 21:02:32 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 799.1 KB/sec) unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 21:02:32 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 516.1 KB/sec) unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 21:02:32 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 284.7 KB/sec) unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 21:02:32 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 93.3 KB/sec) unit-abot-epc-basic-0: 21:02:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 21:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 21:02:33 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 66.1 KB/sec) unit-abot-epc-basic-0: 21:02:33 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: 21:02:33 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: 21:02:33 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: 21:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 21:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 21:02:33 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 92.1 KB/sec) unit-abot-epc-basic-0: 21:02:33 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: 21:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 21:02:33 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 72.3 KB/sec) unit-abot-epc-basic-0: 21:02:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 21:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 21:02:34 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 138.8 KB/sec) unit-abot-epc-basic-0: 21:02:34 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-abot-epc-basic-0: 21:02:34 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-abot-epc-basic-0: 21:02:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 378.5 KB/sec) unit-abot-epc-basic-0: 21:02:34 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: 21:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 21:02:34 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 128.9 KB/sec) unit-abot-epc-basic-0: 21:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 21:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 21:02:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 21:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 21:02:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 21:02:34 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 1013.3 KB/sec) unit-abot-epc-basic-0: 21:02:34 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-abot-epc-basic-0: 21:02:35 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: 21:02:35 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 208.5 KB/sec) unit-abot-epc-basic-0: 21:02:35 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-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 21:02:35 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/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 732.6 KB/sec) unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 122.3 KB/sec) unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 21:02:35 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 380.6 KB/sec) unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 21:02:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 21:02:36 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.5/slf4j-api-1.7.5.pom (3 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 21:02:36 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.7.5/slf4j-parent-1.7.5.pom (12 KB at 576.4 KB/sec) unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install 1/5 KB 4/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 320.7 KB/sec) unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 21:02:36 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 741.8 KB/sec) unit-abot-epc-basic-0: 21:02:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 21:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 21:02:37 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1266.9 KB/sec) unit-abot-epc-basic-0: 21:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 21:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 21:02:37 DEBUG unit.abot-epc-basic/0.install 3/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 391.3 KB/sec) unit-abot-epc-basic-0: 21:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 21:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 21:02:37 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/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 600.9 KB/sec) unit-abot-epc-basic-0: 21:02:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 21:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 21:02:38 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 814.7 KB/sec) unit-abot-epc-basic-0: 21:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 21:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 21:02:38 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 196.7 KB/sec) unit-abot-epc-basic-0: 21:02:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 21:02:39 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 274.9 KB/sec) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 21:02:39 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 319.1 KB/sec) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 21:02:39 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 1119.4 KB/sec) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 21:02:39 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 295.4 KB/sec) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 21:02:39 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: 21:02:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 21:02:40 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.0 KB/sec) unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 21:02:40 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 388.1 KB/sec) unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 623.7 KB/sec) unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 21:02:41 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 678.4 KB/sec) unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 21:02:41 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: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 21:02: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/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 802.8 KB/sec) unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 21:02:41 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.8 KB/sec) unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 21:02:42 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 789.9 KB/sec) unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 21:02:42 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: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 21:02:42 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 44.8 KB/sec) unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 567.1 KB/sec) unit-abot-epc-basic-0: 21:02:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/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 1282.1 KB/sec) unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 21:02:43 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 277.8 KB/sec) unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 21:02:43 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 41.5 KB/sec) unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 21:02:43 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/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 21:02:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 21:02:43 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 488.1 KB/sec) unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 21:02:44 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.7 KB/sec) unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 360.4 KB/sec) unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 21:02:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 21:02:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 21:02: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.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 21:02:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 21:02:47 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 27/966 KB 31/966 KB Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 21:02:47 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 Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 21:02:47 DEBUG unit.abot-epc-basic/0.install 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 Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 21:02:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 21:02:47 DEBUG unit.abot-epc-basic/0.install 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 Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 21:02:47 DEBUG unit.abot-epc-basic/0.install 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 Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 21:02:47 DEBUG unit.abot-epc-basic/0.install 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 326.2 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 21:02:48 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 3/240 KB 68/590 KB 3/10 KB 3/240 KB 68/590 KB 5/10 KB 3/240 KB 68/590 KB 8/10 KB 3/240 KB 68/590 KB 10/10 KB 3/240 KB 68/590 KB 5/240 KB 68/590 KB 10/10 KB 8/240 KB 68/590 KB 10/10 KB 11/240 KB 68/590 KB 10/10 KB 13/240 KB 68/590 KB 10/10 KB 13/240 KB 72/590 KB 10/10 KB 13/240 KB 76/590 KB 10/10 KB 13/240 KB 80/590 KB 10/10 KB 13/240 KB 84/590 KB 10/10 KB 13/240 KB 88/590 KB 10/10 KB 13/240 KB 92/590 KB 10/10 KB 13/240 KB 96/590 KB 10/10 KB 16/240 KB 96/590 KB 10/10 KB 16/240 KB 3/1710 KB 96/590 KB 10/10 KB 16/240 KB 5/1710 KB 96/590 KB 10/10 KB 16/240 KB 8/1710 KB 96/590 KB 10/10 KB 19/240 KB 11/1710 KB 96/590 KB 10/10 KB 19/240 KB 13/1710 KB 96/590 KB 10/10 KB 19/240 KB 8/1710 KB 96/590 KB 10/10 KB 21/240 KB 13/1710 KB 96/590 KB 10/10 KB 24/240 KB 13/1710 KB 96/590 KB 10/10 KB 27/240 KB 13/1710 KB 96/590 KB 10/10 KB 27/240 KB 13/1710 KB 100/590 KB 10/10 KB 29/240 KB 13/1710 KB 104/590 KB 10/10 KB 29/240 KB 13/1710 KB 100/590 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 161.0 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 29/240 KB 13/1710 KB 104/590 KB 3/232 KB 29/240 KB 16/1710 KB 104/590 KB 5/232 KB 29/240 KB 16/1710 KB 104/590 KB 8/232 KB 29/240 KB 16/1710 KB 104/590 KB 11/232 KB 29/240 KB 16/1710 KB 104/590 KB 13/232 KB 29/240 KB 16/1710 KB 104/590 KB 16/232 KB 29/240 KB 16/1710 KB 104/590 KB 3/232 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 29/240 KB 16/1710 KB 104/590 KB 19/232 KB 29/240 KB 19/1710 KB 104/590 KB 21/232 KB 29/240 KB 19/1710 KB 104/590 KB 19/232 KB 29/240 KB 21/1710 KB 104/590 KB 21/232 KB 32/240 KB 21/1710 KB 104/590 KB 21/232 KB 36/240 KB 21/1710 KB 104/590 KB 21/232 KB 40/240 KB 24/1710 KB 108/590 KB 24/232 KB 44/240 KB 24/1710 KB 108/590 KB 24/232 KB 48/240 KB 24/1710 KB 108/590 KB 24/232 KB 36/240 KB 24/1710 KB 108/590 KB 24/232 KB 48/240 KB 24/1710 KB 112/590 KB 24/232 KB 36/240 KB 24/1710 KB 104/590 KB 24/232 KB 36/240 KB 21/1710 KB 104/590 KB 24/232 KB 48/240 KB 24/1710 KB 112/590 KB 27/232 KB 48/240 KB 27/1710 KB 112/590 KB 29/232 KB 48/240 KB 27/1710 KB 112/590 KB 32/232 KB 48/240 KB 27/1710 KB 112/590 KB 27/232 KB 48/240 KB 29/1710 KB 112/590 KB 32/232 KB 48/240 KB 29/1710 KB 116/590 KB 32/232 KB 48/240 KB 32/1710 KB 120/590 KB 36/232 KB 3/44 KB 48/240 KB 32/1710 KB 116/590 KB 36/232 KB 3/44 KB 48/240 KB 32/1710 KB 120/590 KB 36/232 KB 6/44 KB 48/240 KB 32/1710 KB 120/590 KB 36/232 KB 9/44 KB 48/240 KB 32/1710 KB 124/590 KB 36/232 KB 9/44 KB 48/240 KB 32/1710 KB 128/590 KB 36/232 KB 9/44 KB 48/240 KB 32/1710 KB 116/590 KB 36/232 KB 48/240 KB 32/1710 KB 116/590 KB 32/232 KB 48/240 KB 36/1710 KB 128/590 KB 36/232 KB 11/44 KB 48/240 KB 40/1710 KB 128/590 KB 40/232 KB 11/44 KB 52/240 KB 44/1710 KB 128/590 KB 40/232 KB 11/44 KB 52/240 KB 48/1710 KB 132/590 KB 40/232 KB 11/44 KB 48/240 KB 32/1710 KB 128/590 KB 36/232 KB 11/44 KB 52/240 KB 48/1710 KB 132/590 KB 40/232 KB 14/44 KB 52/240 KB 48/1710 KB 132/590 KB 40/232 KB 16/44 KB 52/240 KB 48/1710 KB 132/590 KB 40/232 KB 19/44 KB 52/240 KB 44/1710 KB 132/590 KB 40/232 KB 11/44 KB 52/240 KB 48/1710 KB 136/590 KB 40/232 KB 19/44 KB 52/240 KB 48/1710 KB 140/590 KB 40/232 KB 19/44 KB 52/240 KB 52/1710 KB 144/590 KB 40/232 KB 19/44 KB 52/240 KB 40/1710 KB 128/590 KB 40/232 KB 11/44 KB 48/240 KB 36/1710 KB 128/590 KB 40/232 KB 11/44 KB 52/240 KB 52/1710 KB 144/590 KB 44/232 KB 22/44 KB 52/240 KB 52/1710 KB 144/590 KB 48/232 KB 22/44 KB 56/240 KB 52/1710 KB 144/590 KB 52/232 KB 22/44 KB 56/240 KB 52/1710 KB 144/590 KB 56/232 KB 22/44 KB 56/240 KB 52/1710 KB 144/590 KB 60/232 KB 22/44 KB 56/240 KB 52/1710 KB 144/590 KB 64/232 KB 22/44 KB 56/240 KB 52/1710 KB 144/590 KB 68/232 KB 22/44 KB 56/240 KB 52/1710 KB 148/590 KB 72/232 KB 22/44 KB 56/240 KB 52/1710 KB 148/590 KB 76/232 KB 22/44 KB 56/240 KB 52/1710 KB 148/590 KB 80/232 KB 22/44 KB 52/240 KB 52/1710 KB 144/590 KB 40/232 KB 22/44 KB 52/240 KB 52/1710 KB 140/590 KB 40/232 KB 19/44 KB 56/240 KB 56/1710 KB 148/590 KB 80/232 KB 22/44 KB 56/240 KB 60/1710 KB 148/590 KB 80/232 KB 25/44 KB 56/240 KB 64/1710 KB 148/590 KB 80/232 KB 25/44 KB 56/240 KB 68/1710 KB 148/590 KB 80/232 KB 25/44 KB 56/240 KB 72/1710 KB 148/590 KB 80/232 KB 25/44 KB 56/240 KB 76/1710 KB 148/590 KB 80/232 KB 25/44 KB 56/240 KB 80/1710 KB 148/590 KB 80/232 KB 25/44 KB 56/240 KB 52/1710 KB 148/590 KB 68/232 KB 22/44 KB 56/240 KB 80/1710 KB 152/590 KB 80/232 KB 25/44 KB 56/240 KB 52/1710 KB 144/590 KB 48/232 KB 22/44 KB 60/240 KB 80/1710 KB 152/590 KB 80/232 KB 25/44 KB 64/240 KB 80/1710 KB 152/590 KB 80/232 KB 25/44 KB 68/240 KB 80/1710 KB 152/590 KB 80/232 KB 25/44 KB 56/240 KB 56/1710 KB 148/590 KB 80/232 KB 25/44 KB 72/240 KB 80/1710 KB 152/590 KB 80/232 KB 25/44 KB 76/240 KB 80/1710 KB 152/590 KB 80/232 KB 25/44 KB 80/240 KB 80/1710 KB 152/590 KB 80/232 KB 27/44 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install KB 76/240 KB 80/1710 KB 152/590 KB 80/232 KB 27/44 KB 80/240 KB 80/1710 KB 152/590 KB 80/232 KB 30/44 KB 80/240 KB 80/1710 KB 152/590 KB 80/232 KB 32/44 KB 84/240 KB 80/1710 KB 152/590 KB 80/232 KB 36/44 KB 84/240 KB 80/1710 KB 156/590 KB 80/232 KB 40/44 KB 84/240 KB 80/1710 KB 156/590 KB 84/232 KB 44/44 KB 84/240 KB 80/1710 KB 152/590 KB 80/232 KB 32/44 KB 88/240 KB 80/1710 KB 156/590 KB 84/232 KB 44/44 KB 92/240 KB 80/1710 KB 156/590 KB 84/232 KB 44/44 KB 96/240 KB 80/1710 KB 156/590 KB 84/232 KB 44/44 KB 96/240 KB 84/1710 KB 156/590 KB 84/232 KB 44/44 KB 100/240 KB 88/1710 KB 156/590 KB 84/232 KB 44/44 KB 100/240 KB 92/1710 KB 156/590 KB 84/232 KB 44/44 KB 100/240 KB 96/1710 KB 156/590 KB 84/232 KB 44/44 KB 84/240 KB 80/1710 KB 156/590 KB 84/232 KB 40/44 KB 100/240 KB 96/1710 KB 156/590 KB 88/232 KB 44/44 KB 100/240 KB 96/1710 KB 156/590 KB 92/232 KB 44/44 KB 100/240 KB 96/1710 KB 156/590 KB 96/232 KB 44/44 KB 84/240 KB 80/1710 KB 156/590 KB 80/232 KB 36/44 KB 100/240 KB 96/1710 KB 160/590 KB 96/232 KB 44/44 KB 100/240 KB 96/1710 KB 164/590 KB 96/232 KB 44/44 KB 100/240 KB 96/1710 KB 168/590 KB 96/232 KB 44/44 KB 100/240 KB 96/1710 KB 172/590 KB 96/232 KB 44/44 KB 100/240 KB 96/1710 KB 176/590 KB 96/232 KB 44/44 KB 100/240 KB 84/1710 KB 156/590 KB 84/232 KB 44/44 KB 104/240 KB 96/1710 KB 176/590 KB 96/232 KB 44/44 KB 108/240 KB 96/1710 KB 176/590 KB 96/232 KB 44/44 KB 112/240 KB 96/1710 KB 180/590 KB 100/232 KB 44/44 KB 116/240 KB 96/1710 KB 180/590 KB 100/232 KB 44/44 KB 120/240 KB 100/1710 KB 180/590 KB 100/232 KB 124/240 KB 100/1710 KB 180/590 KB 100/232 KB 108/240 KB 96/1710 KB 180/590 KB 100/232 KB 44/44 KB 124/240 KB 100/1710 KB 180/590 KB 104/232 KB 108/240 KB 96/1710 KB 180/590 KB 96/232 KB 44/44 KB 116/240 KB 100/1710 KB 180/590 KB 100/232 KB 124/240 KB 100/1710 KB 184/590 KB 104/232 KB 124/240 KB 100/1710 KB 188/590 KB 104/232 KB 124/240 KB 104/1710 KB 192/590 KB 104/232 KB 124/240 KB 104/1710 KB 192/590 KB 108/232 KB 124/240 KB 104/1710 KB 192/590 KB 112/232 KB 124/240 KB 104/1710 KB 196/590 KB 116/232 KB 124/240 KB 104/1710 KB 188/590 KB 104/232 KB 128/240 KB 108/1710 KB 196/590 KB 116/232 KB 128/240 KB 112/1710 KB 196/590 KB 116/232 KB 128/240 KB 116/1710 KB 196/590 KB 116/232 KB 128/240 KB 120/1710 KB 196/590 KB 116/232 KB 128/240 KB 104/1710 KB 196/590 KB 116/232 KB 132/240 KB 124/1710 KB 196/590 KB 120/232 KB 136/240 KB 124/1710 KB 196/590 KB 120/232 KB 124/240 KB 104/1710 KB 196/590 KB 112/232 KB 136/240 KB 124/1710 KB 200/590 KB 120/232 KB 136/240 KB 124/1710 KB 204/590 KB 120/232 KB 136/240 KB 124/1710 KB 208/590 KB 120/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 453.3 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 128/240 KB 124/1710 KB 196/590 KB 120/232 KB 128/240 KB 120/1710 KB 196/590 KB 120/232 KB 136/240 KB 128/1710 KB 208/590 KB 124/232 KB 136/240 KB 128/1710 KB 208/590 KB 128/232 KB 136/240 KB 128/1710 KB 208/590 KB 120/232 KB 136/240 KB 128/1710 KB 212/590 KB 128/232 KB 140/240 KB 132/1710 KB 216/590 KB 132/232 KB 140/240 KB 132/1710 KB 220/590 KB 132/232 KB 140/240 KB 132/1710 KB 224/590 KB 132/232 KB 140/240 KB 128/1710 KB 212/590 KB 128/232 KB 144/240 KB 132/1710 KB 224/590 KB 132/232 KB 148/240 KB 132/1710 KB 224/590 KB 132/232 KB 140/240 KB 132/1710 KB 212/590 KB 132/232 KB 148/240 KB 132/1710 KB 224/590 KB 136/232 KB 148/240 KB 132/1710 KB 224/590 KB 140/232 KB 148/240 KB 132/1710 KB 224/590 KB 144/232 KB 148/240 KB 132/1710 KB 224/590 KB 148/232 KB 152/240 KB 132/1710 KB 228/590 KB 152/232 KB 152/240 KB 132/1710 KB 228/590 KB 156/232 KB 152/240 KB 132/1710 KB 228/590 KB 160/232 KB 140/240 KB 132/1710 KB 212/590 KB 128/232 KB 152/240 KB 136/1710 KB 228/590 KB 160/232 KB 152/240 KB 140/1710 KB 228/590 KB 160/232 KB 152/240 KB 144/1710 KB 228/590 KB 160/232 KB 152/240 KB 148/1710 KB 228/590 KB 160/232 KB 152/240 KB 152/1710 KB 228/590 KB 160/232 KB 152/240 KB 156/1710 KB 228/590 KB 160/232 KB 152/240 KB 160/1710 KB 228/590 KB 164/232 KB 152/240 KB 132/1710 KB 228/590 KB 148/232 KB 152/240 KB 132/1710 KB 224/590 KB 148/232 KB 156/240 KB 160/1710 KB 232/590 KB 164/232 KB 160/240 KB 160/1710 KB 232/590 KB 164/232 KB 164/240 KB 160/1710 KB 232/590 KB 164/232 KB 4/258 KB 168/240 KB 160/1710 KB 232/590 KB 164/232 KB 4/258 KB 172/240 KB 160/1710 KB 232/590 KB 164/232 KB 4/258 KB 176/240 KB 160/1710 KB 232/590 KB 164/232 KB 4/258 KB 180/240 KB 160/1710 KB 232/590 KB 164/232 KB 4/258 KB 184/240 KB 164/1710 KB 232/590 KB 164/232 KB 4/258 KB 152/240 KB 156/1710 KB 228/590 KB 164/232 KB 184/240 KB 164/1710 KB 232/590 KB 168/232 KB 4/258 KB 184/240 KB 164/1710 KB 232/590 KB 172/232 KB 4/258 KB 184/240 KB 164/1710 KB 232/590 KB 176/232 KB 4/258 KB 180/240 KB 164/1710 KB 232/590 KB 164/232 KB 4/258 KB 184/240 KB 168/1710 KB 232/590 KB 176/232 KB 4/258 KB 184/240 KB 172/1710 KB 232/590 KB 176/232 KB 4/258 KB 184/240 KB 176/1710 KB 232/590 KB 176/232 KB 4/258 KB 188/240 KB 180/1710 KB 232/590 KB 176/232 KB 4/258 KB 164/240 KB 160/1710 KB 232/590 KB 164/232 KB 4/258 KB 188/240 KB 180/1710 KB 236/590 KB 180/232 KB 4/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 4/258 KB 160/240 KB 160/1710 KB 232/590 KB 164/232 KB 4/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 8/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 12/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 16/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 20/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 24/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 28/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 32/258 KB 188/240 KB 180/1710 KB 240/590 KB 180/232 KB 36/258 KB 188/240 KB 180/1710 KB 244/590 KB 180/232 KB 40/258 KB 188/240 KB 180/1710 KB 244/590 KB 180/232 KB 44/258 KB 188/240 KB 180/1710 KB 244/590 KB 180/232 KB 48/258 KB 188/240 KB 180/1710 KB 244/590 KB 180/232 KB 52/258 KB 188/240 KB 180/1710 KB 244/590 KB 180/232 KB 56/258 KB 188/240 KB 180/1710 KB 244/590 KB 180/232 KB 60/258 KB 188/240 KB 180/1710 KB 232/590 KB 180/232 KB 4/258 KB 188/240 KB 184/1710 KB 244/590 KB 184/232 KB 60/258 KB 188/240 KB 184/1710 KB 244/590 KB 188/232 KB 60/258 KB 188/240 KB 184/1710 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 244/590 KB 192/232 KB 60/258 KB 188/240 KB 176/1710 KB 232/590 KB 176/232 KB 4/258 KB 192/240 KB 184/1710 KB 244/590 KB 192/232 KB 60/258 KB 196/240 KB 184/1710 KB 244/590 KB 192/232 KB 60/258 KB 200/240 KB 184/1710 KB 244/590 KB 196/232 KB 64/258 KB 188/240 KB 184/1710 KB 244/590 KB 180/232 KB 60/258 KB 188/240 KB 180/1710 KB 244/590 KB 180/232 KB 36/258 KB 204/240 KB 188/1710 KB 248/590 KB 196/232 KB 64/258 KB 204/240 KB 188/1710 KB 252/590 KB 196/232 KB 64/258 KB 204/240 KB 188/1710 KB 256/590 KB 196/232 KB 64/258 KB 204/240 KB 188/1710 KB 260/590 KB 196/232 KB 64/258 KB 204/240 KB 188/1710 KB 264/590 KB 196/232 KB 64/258 KB 204/240 KB 188/1710 KB 268/590 KB 196/232 KB 64/258 KB 204/240 KB 188/1710 KB 272/590 KB 196/232 KB 64/258 KB 204/240 KB 188/1710 KB 272/590 KB 196/232 KB 64/258 KB 204/240 KB 188/1710 KB 272/590 KB 196/232 KB 64/258 KB 208/240 KB 188/1710 KB 272/590 KB 196/232 KB 64/258 KB 196/240 KB 184/1710 KB 244/590 KB 196/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 200/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 204/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 208/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 212/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 216/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 220/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 224/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 228/232 KB 64/258 KB 196/240 KB 184/1710 KB 244/590 KB 192/232 KB 64/258 KB 208/240 KB 188/1710 KB 276/590 KB 232/232 KB 68/258 KB 208/240 KB 188/1710 KB 276/590 KB 232/232 KB 72/258 KB 208/240 KB 188/1710 KB 276/590 KB 232/232 KB 76/258 KB 208/240 KB 188/1710 KB 276/590 KB 232/232 KB 80/258 KB 208/240 KB 188/1710 KB 276/590 KB 232/232 KB 84/258 KB 208/240 KB 188/1710 KB 276/590 KB 232/232 KB 88/258 KB 208/240 KB 188/1710 KB 276/590 KB 232/232 KB 92/258 KB 208/240 KB 188/1710 KB 276/590 KB 196/232 KB 64/258 KB 208/240 KB 188/1710 KB 280/590 KB 232/232 KB 92/258 KB 208/240 KB 188/1710 KB 284/590 KB 232/232 KB 92/258 KB 208/240 KB 188/1710 KB 288/590 KB 232/232 KB 92/258 KB 208/240 KB 188/1710 KB 292/590 KB 232/232 KB 92/258 KB 208/240 KB 188/1710 KB 296/590 KB 232/232 KB 92/258 KB 208/240 KB 188/1710 KB 300/590 KB 232/232 KB 92/258 KB 208/240 KB 188/1710 KB 304/590 KB 232/232 KB 92/258 KB 208/240 KB 188/1710 KB 308/590 KB 232/232 KB 92/258 KB 204/240 KB 188/1710 KB 244/590 KB 196/232 KB 64/258 KB 208/240 KB 192/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 196/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 200/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 204/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 208/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 212/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 216/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 220/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 224/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 228/1710 KB 312/590 KB 232/232 KB 96/258 KB 208/240 KB 232/1710 KB 312/590 KB 232/232 KB 96/258 KB 208/240 KB 236/1710 KB 312/590 KB 232/232 KB 96/258 KB 208/240 KB 240/1710 KB 312/590 KB 232/232 KB 96/258 KB 208/240 KB 244/1710 KB 312/590 KB 232/232 KB 96/258 KB 208/240 KB 248/1710 KB 312/590 KB 232/232 KB 96/258 KB 208/240 KB 188/1710 KB 308/590 KB 232/232 KB 96/258 KB 208/240 KB 248/1710 KB 312/590 KB 232/232 KB 100/258 KB 208/240 KB 248/1710 KB 312/590 KB 232/232 KB 104/258 KB 208/240 KB 188/1710 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 276/590 KB 232/232 KB 64/258 KB 208/240 KB 248/1710 KB 312/590 KB 232/232 KB 104/258 KB 208/240 KB 224/1710 KB 312/590 KB 232/232 KB 96/258 KB 208/240 KB 248/1710 KB 316/590 KB 232/232 KB 104/258 KB 208/240 KB 248/1710 KB 320/590 KB 232/232 KB 104/258 KB 208/240 KB 248/1710 KB 324/590 KB 232/232 KB 104/258 KB 208/240 KB 248/1710 KB 324/590 KB 232/232 KB 108/258 KB 208/240 KB 248/1710 KB 324/590 KB 232/232 KB 112/258 KB 208/240 KB 248/1710 KB 328/590 KB 232/232 KB 112/258 KB 208/240 KB 248/1710 KB 332/590 KB 232/232 KB 112/258 KB 208/240 KB 248/1710 KB 336/590 KB 232/232 KB 112/258 KB 208/240 KB 248/1710 KB 340/590 KB 232/232 KB 112/258 KB 208/240 KB 252/1710 KB 344/590 KB 232/232 KB 116/258 KB 208/240 KB 252/1710 KB 348/590 KB 232/232 KB 116/258 KB 208/240 KB 252/1710 KB 340/590 KB 232/232 KB 116/258 KB 208/240 KB 248/1710 KB 340/590 KB 232/232 KB 116/258 KB 208/240 KB 252/1710 KB 348/590 KB 232/232 KB 120/258 KB 208/240 KB 252/1710 KB 348/590 KB 232/232 KB 124/258 KB 208/240 KB 256/1710 KB 348/590 KB 232/232 KB 124/258 KB 208/240 KB 256/1710 KB 348/590 KB 232/232 KB 128/258 KB 208/240 KB 256/1710 KB 352/590 KB 232/232 KB 128/258 KB 208/240 KB 256/1710 KB 356/590 KB 232/232 KB 128/258 KB 208/240 KB 260/1710 KB 360/590 KB 232/232 KB 132/258 KB 208/240 KB 260/1710 KB 364/590 KB 232/232 KB 132/258 KB 212/240 KB 260/1710 KB 368/590 KB 232/232 KB 132/258 KB 208/240 KB 260/1710 KB 356/590 KB 232/232 KB 132/258 KB 208/240 KB 256/1710 KB 356/590 KB 232/232 KB 132/258 KB 212/240 KB 264/1710 KB 368/590 KB 232/232 KB 136/258 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1525.5 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 212/240 KB 264/1710 KB 368/590 KB 232/232 KB 132/258 KB 212/240 KB 260/1710 KB 364/590 KB 232/232 KB 132/258 KB 216/240 KB 264/1710 KB 368/590 KB 136/258 KB 220/240 KB 264/1710 KB 368/590 KB 136/258 KB 224/240 KB 264/1710 KB 368/590 KB 136/258 KB 228/240 KB 264/1710 KB 368/590 KB 136/258 KB 232/240 KB 264/1710 KB 368/590 KB 136/258 KB 236/240 KB 264/1710 KB 368/590 KB 136/258 KB 240/240 KB 264/1710 KB 368/590 KB 136/258 KB 240/240 KB 268/1710 KB 368/590 KB 136/258 KB 240/240 KB 272/1710 KB 368/590 KB 140/258 KB 240/240 KB 268/1710 KB 368/590 KB 140/258 KB 240/240 KB 272/1710 KB 368/590 KB 144/258 KB 240/240 KB 272/1710 KB 372/590 KB 144/258 KB 240/240 KB 276/1710 KB 376/590 KB 148/258 KB 240/240 KB 276/1710 KB 372/590 KB 148/258 KB 240/240 KB 272/1710 KB 372/590 KB 148/258 KB 240/240 KB 276/1710 KB 376/590 KB 152/258 KB 240/240 KB 280/1710 KB 376/590 KB 152/258 KB 240/240 KB 284/1710 KB 376/590 KB 152/258 KB 240/240 KB 288/1710 KB 376/590 KB 156/258 KB 240/240 KB 284/1710 KB 376/590 KB 156/258 KB 240/240 KB 288/1710 KB 380/590 KB 160/258 KB 240/240 KB 288/1710 KB 380/590 KB 156/258 KB 240/240 KB 288/1710 KB 384/590 KB 160/258 KB 240/240 KB 292/1710 KB 384/590 KB 160/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1524.2 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 240/240 KB 292/1710 KB 388/590 KB 164/258 KB 292/1710 KB 388/590 KB 168/258 KB 240/240 KB 292/1710 KB 388/590 KB 160/258 KB 296/1710 KB 392/590 KB 168/258 KB 296/1710 KB 388/590 KB 168/258 KB 300/1710 KB 392/590 KB 172/258 KB 296/1710 KB 392/590 KB 172/258 KB 300/1710 KB 396/590 KB 172/258 KB 300/1710 KB 400/590 KB 172/258 KB 304/1710 KB 400/590 KB 172/258 KB 304/1710 KB 400/590 KB 176/258 KB 304/1710 KB 404/590 KB 176/258 KB 308/1710 KB 408/590 KB 180/258 KB 308/1710 KB 412/590 KB 180/258 KB 308/1710 KB 416/590 KB 180/258 KB 308/1710 KB 404/590 KB 180/258 KB 312/1710 KB 416/590 KB 180/258 KB 316/1710 KB 416/590 KB 180/258 KB 320/1710 KB 416/590 KB 180/258 KB 324/1710 KB 416/590 KB 180/258 KB 328/1710 KB 416/590 KB 180/258 KB 304/1710 KB 404/590 KB 180/258 KB 328/1710 KB 420/590 KB 4/223 KB 180/258 KB 328/1710 KB 420/590 KB 8/223 KB 180/258 KB 328/1710 KB 420/590 KB 12/223 KB 180/258 KB 328/1710 KB 420/590 KB 16/223 KB 180/258 KB 328/1710 KB 420/590 KB 20/223 KB 180/258 KB 328/1710 KB 420/590 KB 24/223 KB 180/258 KB 328/1710 KB 420/590 KB 28/223 KB 180/258 KB 328/1710 KB 420/590 KB 32/223 KB 180/258 KB 328/1710 KB 420/590 KB 32/223 KB 184/258 KB 328/1710 KB 420/590 KB 32/223 KB 188/258 KB 328/1710 KB 420/590 KB 32/223 KB 192/258 KB 328/1710 KB 420/590 KB 32/223 KB 196/258 KB 332/1710 KB 420/590 KB 32/223 KB 200/258 KB 332/1710 KB 420/590 KB 32/223 KB 204/258 KB 332/1710 KB 420/590 KB 32/223 KB 208/258 KB 332/1710 KB 420/590 KB 36/223 KB 208/258 KB 332/1710 KB 420/590 KB 40/223 KB 4/208 KB 208/258 KB 332/1710 KB 420/590 KB 44/223 KB 4/208 KB 208/258 KB 332/1710 KB 420/590 KB 48/223 KB 4/208 KB 208/258 KB 328/1710 KB 420/590 KB 180/258 KB 332/1710 KB 420/590 KB 36/223 KB 4/208 KB 208/258 KB 332/1710 KB 420/590 KB 48/223 KB 8/208 KB 208/258 KB 332/1710 KB 420/590 KB 48/223 KB 12/208 KB 208/258 KB 332/1710 KB 420/590 KB 48/223 KB 16/208 KB 208/258 KB 332/1710 KB 424/590 KB 48/223 KB 16/208 KB 208/258 KB 332/1710 KB 428/590 KB 48/223 KB 16/208 KB 208/258 KB 332/1710 KB 432/590 KB 52/223 KB 20/208 KB 208/258 KB 332/1710 KB 420/590 KB 32/223 KB 196/258 KB 336/1710 KB 432/590 KB 52/223 KB 20/208 KB 208/258 KB 332/1710 KB 428/590 KB 52/223 KB 20/208 KB 208/258 KB 332/1710 KB 428/590 KB 48/223 KB 20/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 24/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 28/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 32/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 36/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 40/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 44/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 48/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 52/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 56/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 60/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 64/208 KB 208/258 KB 336/1710 KB 432/590 KB 52/223 KB 68/208 KB 208/258 KB 336/1710 KB 436/590 KB 56/223 KB 72/208 KB 212/258 KB 336/1710 KB 436/590 KB 56/223 KB 76/208 KB 212/258 KB 336/1710 KB 436/590 KB 56/223 KB 80/208 KB 212/258 KB 340/1710 KB 436/590 KB 56/223 KB 80/208 KB 212/258 KB 344/1710 KB 436/590 KB 56/223 KB 80/208 KB 212/258 KB 348/1710 KB 436/590 KB 56/223 KB 80/208 KB 212/258 KB 352/1710 KB 436/590 KB 56/223 KB 84/208 KB 212/258 KB 356/1710 KB 436/590 KB 56/223 KB 84/208 KB 212/258 KB 360/1710 KB 436/590 KB 56/223 KB 84/208 KB 212/258 KB 364/1710 K unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install B 436/590 KB 56/223 KB 84/208 KB 212/258 KB 336/1710 KB 436/590 KB 56/223 KB 68/208 KB 212/258 KB 368/1710 KB 436/590 KB 56/223 KB 84/208 KB 216/258 KB 368/1710 KB 436/590 KB 56/223 KB 84/208 KB 220/258 KB 336/1710 KB 436/590 KB 56/223 KB 68/208 KB 208/258 KB 368/1710 KB 440/590 KB 56/223 KB 84/208 KB 220/258 KB 368/1710 KB 444/590 KB 56/223 KB 84/208 KB 220/258 KB 368/1710 KB 448/590 KB 56/223 KB 84/208 KB 220/258 KB 336/1710 KB 432/590 KB 56/223 KB 68/208 KB 208/258 KB 368/1710 KB 448/590 KB 60/223 KB 84/208 KB 220/258 KB 368/1710 KB 448/590 KB 64/223 KB 84/208 KB 220/258 KB 368/1710 KB 448/590 KB 68/223 KB 84/208 KB 220/258 KB 368/1710 KB 448/590 KB 72/223 KB 84/208 KB 220/258 KB 368/1710 KB 448/590 KB 76/223 KB 84/208 KB 220/258 KB 368/1710 KB 448/590 KB 80/223 KB 84/208 KB 220/258 KB 368/1710 KB 448/590 KB 80/223 KB 84/208 KB 224/258 KB 348/1710 KB 436/590 KB 56/223 KB 84/208 KB 212/258 KB 368/1710 KB 448/590 KB 80/223 KB 88/208 KB 224/258 KB 368/1710 KB 448/590 KB 84/223 KB 92/208 KB 224/258 KB 368/1710 KB 452/590 KB 84/223 KB 96/208 KB 224/258 KB 368/1710 KB 452/590 KB 84/223 KB 100/208 KB 224/258 KB 368/1710 KB 452/590 KB 84/223 KB 104/208 KB 228/258 KB 368/1710 KB 452/590 KB 84/223 KB 108/208 KB 228/258 KB 368/1710 KB 452/590 KB 84/223 KB 112/208 KB 228/258 KB 368/1710 KB 448/590 KB 84/223 KB 88/208 KB 224/258 KB 368/1710 KB 452/590 KB 88/223 KB 112/208 KB 228/258 KB 368/1710 KB 452/590 KB 92/223 KB 112/208 KB 228/258 KB 368/1710 KB 452/590 KB 96/223 KB 112/208 KB 228/258 KB 368/1710 KB 436/590 KB 84/223 KB 100/208 KB 228/258 KB 368/1710 KB 452/590 KB 84/223 KB 100/208 KB 228/258 KB 368/1710 KB 452/590 KB 96/223 KB 112/208 KB 232/258 KB 368/1710 KB 452/590 KB 96/223 KB 112/208 KB 236/258 KB 368/1710 KB 452/590 KB 96/223 KB 112/208 KB 240/258 KB 368/1710 KB 452/590 KB 96/223 KB 112/208 KB 244/258 KB 372/1710 KB 452/590 KB 100/223 KB 116/208 KB 248/258 KB 368/1710 KB 452/590 KB 84/223 KB 92/208 KB 224/258 KB 372/1710 KB 456/590 KB 100/223 KB 116/208 KB 248/258 KB 372/1710 KB 460/590 KB 100/223 KB 116/208 KB 248/258 KB 372/1710 KB 464/590 KB 100/223 KB 116/208 KB 248/258 KB 372/1710 KB 468/590 KB 100/223 KB 116/208 KB 248/258 KB 372/1710 KB 472/590 KB 100/223 KB 116/208 KB 248/258 KB 372/1710 KB 476/590 KB 100/223 KB 116/208 KB 248/258 KB 372/1710 KB 480/590 KB 100/223 KB 116/208 KB 248/258 KB 372/1710 KB 452/590 KB 100/223 KB 116/208 KB 244/258 KB 372/1710 KB 480/590 KB 100/223 KB 120/208 KB 252/258 KB 372/1710 KB 480/590 KB 100/223 KB 124/208 KB 252/258 KB 372/1710 KB 480/590 KB 100/223 KB 128/208 KB 252/258 KB 372/1710 KB 484/590 KB 100/223 KB 132/208 KB 252/258 KB 372/1710 KB 452/590 KB 100/223 KB 112/208 KB 244/258 KB 372/1710 KB 452/590 KB 96/223 KB 112/208 KB 244/258 KB 376/1710 KB 484/590 KB 100/223 KB 132/208 KB 252/258 KB 380/1710 KB 484/590 KB 104/223 KB 132/208 KB 252/258 KB 384/1710 KB 484/590 KB 104/223 KB 132/208 KB 252/258 KB 388/1710 KB 484/590 KB 104/223 KB 132/208 KB 252/258 KB 372/1710 KB 484/590 KB 100/223 KB 128/208 KB 252/258 KB 372/1710 KB 480/590 KB 100/223 KB 116/208 KB 252/258 KB 388/1710 KB 488/590 KB 104/223 KB 132/208 KB 256/258 KB 376/1710 KB 484/590 KB 104/223 KB 132/208 KB 252/258 KB 388/1710 KB 488/590 KB 108/223 KB 132/208 KB 256/258 KB 388/1710 KB 488/590 KB 112/223 KB 132/208 KB 256/258 KB 388/1710 KB 488/590 KB 112/223 KB 132/208 KB 258/258 KB 388/1710 KB 488/590 KB 116/223 KB 132/208 KB 258/258 KB 388/1710 K unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install B 488/590 KB 120/223 KB 132/208 KB 258/258 KB 388/1710 KB 488/590 KB 124/223 KB 132/208 KB 258/258 KB 392/1710 KB 488/590 KB 124/223 KB 132/208 KB 258/258 KB 388/1710 KB 488/590 KB 104/223 KB 132/208 KB 252/258 KB 392/1710 KB 492/590 KB 128/223 KB 132/208 KB 258/258 KB 392/1710 KB 496/590 KB 128/223 KB 132/208 KB 258/258 KB 392/1710 KB 488/590 KB 128/223 KB 132/208 KB 258/258 KB 396/1710 KB 496/590 KB 128/223 KB 132/208 KB 258/258 KB 400/1710 KB 496/590 KB 128/223 KB 132/208 KB 258/258 KB 400/1710 KB 496/590 KB 128/223 KB 136/208 KB 258/258 KB 400/1710 KB 500/590 KB 128/223 KB 140/208 KB 258/258 KB 400/1710 KB 500/590 KB 132/223 KB 144/208 KB 258/258 KB 404/1710 KB 500/590 KB 132/223 KB 144/208 KB 258/258 KB 408/1710 KB 500/590 KB 132/223 KB 148/208 KB 258/258 KB 412/1710 KB 500/590 KB 132/223 KB 148/208 KB 258/258 KB 416/1710 KB 500/590 KB 132/223 KB 148/208 KB 258/258 KB 400/1710 KB 500/590 KB 128/223 KB 136/208 KB 258/258 KB 416/1710 KB 504/590 KB 132/223 KB 148/208 KB 258/258 KB 416/1710 KB 508/590 KB 132/223 KB 148/208 KB 258/258 KB 416/1710 KB 512/590 KB 132/223 KB 148/208 KB 258/258 KB 404/1710 KB 500/590 KB 132/223 KB 148/208 KB 258/258 KB 416/1710 KB 512/590 KB 132/223 KB 152/208 KB 258/258 KB 416/1710 KB 512/590 KB 132/223 KB 156/208 KB 258/258 KB 400/1710 KB 500/590 KB 132/223 KB 140/208 KB 258/258 KB 416/1710 KB 516/590 KB 136/223 KB 156/208 KB 258/258 KB 416/1710 KB 516/590 KB 140/223 KB 156/208 KB 258/258 KB 416/1710 KB 516/590 KB 144/223 KB 156/208 KB 258/258 KB 416/1710 KB 516/590 KB 148/223 KB 156/208 KB 420/1710 KB 516/590 KB 152/223 KB 160/208 KB 416/1710 KB 516/590 KB 132/223 KB 156/208 KB 258/258 KB 420/1710 KB 520/590 KB 152/223 KB 160/208 KB 420/1710 KB 516/590 KB 148/223 KB 160/208 KB 424/1710 KB 520/590 KB 156/223 KB 160/208 KB 428/1710 KB 520/590 KB 156/223 KB 160/208 KB 416/1710 KB 516/590 KB 148/223 KB 160/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1301.2 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 428/1710 KB 524/590 KB 156/223 KB 164/208 KB 428/1710 KB 524/590 KB 156/223 KB 168/208 KB 432/1710 KB 524/590 KB 156/223 KB 172/208 KB 428/1710 KB 524/590 KB 156/223 KB 160/208 KB 432/1710 KB 528/590 KB 156/223 KB 172/208 KB 420/1710 KB 520/590 KB 156/223 KB 160/208 KB 432/1710 KB 528/590 KB 160/223 KB 172/208 KB 432/1710 KB 528/590 KB 164/223 KB 172/208 KB 432/1710 KB 524/590 KB 156/223 KB 168/208 KB 436/1710 KB 532/590 KB 164/223 KB 176/208 KB 440/1710 KB 532/590 KB 168/223 KB 176/208 KB 444/1710 KB 532/590 KB 168/223 KB 176/208 KB 448/1710 KB 532/590 KB 168/223 KB 176/208 KB 432/1710 KB 532/590 KB 164/223 KB 176/208 KB 448/1710 KB 532/590 KB 168/223 KB 180/208 KB 448/1710 KB 532/590 KB 168/223 KB 184/208 KB 448/1710 KB 532/590 KB 168/223 KB 188/208 KB 448/1710 KB 532/590 KB 168/223 KB 192/208 KB 432/1710 KB 532/590 KB 164/223 KB 172/208 KB 448/1710 KB 536/590 KB 168/223 KB 192/208 KB 448/1710 KB 540/590 KB 168/223 KB 192/208 KB 448/1710 KB 544/590 KB 168/223 KB 192/208 KB 436/1710 KB 532/590 KB 168/223 KB 176/208 KB 448/1710 KB 544/590 KB 172/223 KB 192/208 KB 448/1710 KB 544/590 KB 176/223 KB 192/208 KB 448/1710 KB 544/590 KB 180/223 KB 192/208 KB 452/1710 KB 548/590 KB 184/223 KB 196/208 KB 452/1710 KB 548/590 KB 188/223 KB 196/208 KB 452/1710 KB 548/590 KB 192/223 KB 196/208 KB 452/1710 KB 548/590 KB 180/223 KB 196/208 KB 452/1710 KB 4/38 KB 552/590 KB 196/223 KB 196/208 KB 452/1710 KB 4/38 KB 556/590 KB 196/223 KB 196/208 KB 452/1710 KB 4/38 KB 560/590 KB 196/223 KB 196/208 KB 452/1710 KB 544/590 KB 180/223 KB 196/208 KB 452/1710 KB 4/38 KB 560/590 KB 196/223 KB 200/208 KB 452/1710 KB 4/38 KB 560/590 KB 196/223 KB 204/208 KB 452/1710 KB 4/38 KB 560/590 KB 196/223 KB 208/208 KB 452/1710 KB 544/590 KB 180/223 KB 192/208 KB 456/1710 KB 4/38 KB 560/590 KB 196/223 KB 208/208 KB 460/1710 KB 4/38 KB 560/590 KB 196/223 KB 208/208 KB 464/1710 KB 4/38 KB 560/590 KB 196/223 KB 208/208 KB 468/1710 KB 4/38 KB 560/590 KB 196/223 KB 208/208 KB 472/1710 KB 4/38 KB 564/590 KB 196/223 KB 208/208 KB 476/1710 KB 4/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 4/38 KB 564/590 KB 196/223 KB 208/208 KB 452/1710 KB 4/38 KB 548/590 KB 196/223 KB 196/208 KB 452/1710 KB 4/38 KB 548/590 KB 192/223 KB 196/208 KB 480/1710 KB 8/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 12/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 16/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 20/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 24/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 28/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 32/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 36/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 38/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 38/38 KB 564/590 KB 200/223 KB 208/208 KB 480/1710 KB 38/38 KB 564/590 KB 204/223 KB 208/208 KB 480/1710 KB 38/38 KB 564/590 KB 208/223 KB 208/208 KB 468/1710 KB 4/38 KB 564/590 KB 196/223 KB 208/208 KB 480/1710 KB 38/38 KB 568/590 KB 208/223 KB 208/208 KB 480/1710 KB 38/38 KB 572/590 KB 208/223 KB 208/208 KB 480/1710 KB 38/38 KB 576/590 KB 208/223 KB 208/208 KB 480/1710 KB 38/38 KB 580/590 KB 208/223 KB 208/208 KB 484/1710 KB 38/38 KB 584/590 KB 212/223 KB 208/208 KB 484/1710 KB 38/38 KB 588/590 KB 212/223 KB 208/208 KB 484/1710 KB 38/38 KB 580/590 KB 212/223 KB 208/208 KB 488/1710 KB 38/38 KB 588/590 KB 212/223 KB 492/1710 KB 38/38 KB 588/590 KB 212/223 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install KB 480/1710 KB 38/38 KB 580/590 KB 212/223 KB 208/208 KB 492/1710 KB 38/38 KB 590/590 KB 216/223 KB 492/1710 KB 38/38 KB 590/590 KB 220/223 KB 492/1710 KB 38/38 KB 590/590 KB 223/223 KB 492/1710 KB 38/38 KB 590/590 KB 212/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 954.0 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 496/1710 KB 38/38 KB 590/590 KB 223/223 KB 500/1710 KB 38/38 KB 590/590 KB 223/223 KB 504/1710 KB 590/590 KB 223/223 KB 508/1710 KB 590/590 KB 223/223 KB 512/1710 KB 590/590 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 171.0 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 516/1710 KB 590/590 KB 223/223 KB 520/1710 KB 590/590 KB 223/223 KB 524/1710 KB 590/590 KB 223/223 KB 528/1710 KB 590/590 KB 223/223 KB 532/1710 KB 590/590 KB 223/223 KB 536/1710 KB 590/590 KB 223/223 KB 540/1710 KB 590/590 KB 223/223 KB 544/1710 KB 590/590 KB 223/223 KB 548/1710 KB 590/590 KB 223/223 KB 552/1710 KB 590/590 KB 223/223 KB 556/1710 KB 590/590 KB 223/223 KB 560/1710 KB 590/590 KB 223/223 KB 564/1710 KB 590/590 KB 223/223 KB 568/1710 KB 590/590 KB 223/223 KB 572/1710 KB 590/590 KB 223/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 2552.6 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 576/1710 KB 223/223 KB 580/1710 KB 223/223 KB 584/1710 KB 223/223 KB 588/1710 KB 223/223 KB 588/1710 KB 223/223 KB 4/18 KB 588/1710 KB 223/223 KB 8/18 KB 588/1710 KB 223/223 KB 12/18 KB 588/1710 KB 223/223 KB 16/18 KB 592/1710 KB 223/223 KB 16/18 KB 592/1710 KB 223/223 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 957.1 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 4/531 KB 18/18 KB 592/1710 KB 8/531 KB 18/18 KB 592/1710 KB 12/531 KB 18/18 KB 592/1710 KB 16/531 KB 18/18 KB 592/1710 KB 20/531 KB 18/18 KB 592/1710 KB 4/214 KB 24/531 KB 18/18 KB 592/1710 KB 4/214 KB 28/531 KB 18/18 KB 592/1710 KB 4/214 KB 32/531 KB 18/18 KB 592/1710 KB 4/214 KB 20/531 KB 18/18 KB 592/1710 KB 8/214 KB 32/531 KB 18/18 KB 592/1710 KB 12/214 KB 32/531 KB 18/18 KB 592/1710 KB 16/214 KB 32/531 KB 18/18 KB 592/1710 KB 20/214 KB 32/531 KB 18/18 KB 592/1710 KB 24/214 KB 36/531 KB 18/18 KB 592/1710 KB 28/214 KB 36/531 KB 18/18 KB 592/1710 KB 20/214 KB 36/531 KB 18/18 KB 592/1710 KB 32/214 KB 40/531 KB 18/18 KB 592/1710 KB 32/214 KB 44/531 KB 18/18 KB 592/1710 KB 32/214 KB 48/531 KB 18/18 KB 592/1710 KB 32/214 KB 52/531 KB 18/18 KB 592/1710 KB 32/214 KB 56/531 KB 18/18 KB 592/1710 KB 32/214 KB 52/531 KB 18/18 KB 592/1710 KB 36/214 KB 56/531 KB 18/18 KB 592/1710 KB 36/214 KB 60/531 KB 3/1267 KB 592/1710 KB 36/214 KB 60/531 KB 5/1267 KB 592/1710 KB 36/214 KB 60/531 KB 8/1267 KB 592/1710 KB 36/214 KB 60/531 KB 11/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 73.2 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 36/214 KB 60/531 KB 13/1267 KB 592/1710 KB 36/214 KB 60/531 KB 16/1267 KB 592/1710 KB 36/214 KB 60/531 KB 19/1267 KB 592/1710 KB 40/214 KB 60/531 KB 19/1267 KB 592/1710 KB 44/214 KB 60/531 KB 21/1267 KB 592/1710 KB 48/214 KB 60/531 KB 21/1267 KB 592/1710 KB 36/214 KB 60/531 KB 592/1710 KB 40/214 KB 60/531 KB 21/1267 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 48/214 KB 60/531 KB 24/1267 KB 592/1710 KB 48/214 KB 60/531 KB 27/1267 KB 592/1710 KB 48/214 KB 60/531 KB 29/1267 KB 592/1710 KB 48/214 KB 60/531 KB 32/1267 KB 592/1710 KB 48/214 KB 64/531 KB 32/1267 KB 592/1710 KB 48/214 KB 68/531 KB 32/1267 KB 592/1710 KB 52/214 KB 72/531 KB 32/1267 KB 592/1710 KB 52/214 KB 76/531 KB 32/1267 KB 596/1710 KB 52/214 KB 80/531 KB 32/1267 KB 596/1710 KB 52/214 KB 84/531 KB 32/1267 KB 596/1710 KB 52/214 KB 88/531 KB 36/1267 KB 596/1710 KB 52/214 KB 92/531 KB 36/1267 KB 592/1710 KB 52/214 KB 68/531 KB 32/1267 KB 596/1710 KB 56/214 KB 92/531 KB 36/1267 KB 596/1710 KB 60/214 KB 92/531 KB 36/1267 KB 596/1710 KB 52/214 KB 84/531 KB 36/1267 KB 596/1710 KB 60/214 KB 92/531 KB 40/1267 KB 596/1710 KB 60/214 KB 92/531 KB 44/1267 KB 596/1710 KB 60/214 KB 92/531 KB 48/1267 KB 596/1710 KB 52/214 KB 76/531 KB 32/1267 KB 596/1710 KB 64/214 KB 92/531 KB 48/1267 KB 600/1710 KB 64/214 KB 92/531 KB 48/1267 KB 604/1710 KB 64/214 KB 92/531 KB 48/1267 KB 608/1710 KB 64/214 KB 92/531 KB 48/1267 KB 608/1710 KB 68/214 KB 92/531 KB 48/1267 KB 612/1710 KB 72/214 KB 96/531 KB 52/1267 KB 4/109 KB 612/1710 KB 68/214 KB 96/531 KB 52/1267 KB 4/109 KB 612/1710 KB 68/214 KB 92/531 KB 52/1267 KB 4/109 KB 612/1710 KB 72/214 KB 96/531 KB 56/1267 KB 4/109 KB 612/1710 KB 72/214 KB 96/531 KB 60/1267 KB 4/109 KB 608/1710 KB 68/214 KB 92/531 KB 48/1267 KB 4/109 KB 612/1710 KB 72/214 KB 96/531 KB 64/1267 KB 8/109 KB 612/1710 KB 72/214 KB 96/531 KB 64/1267 KB 12/109 KB 612/1710 KB 72/214 KB 96/531 KB 64/1267 KB 16/109 KB 612/1710 KB 72/214 KB 96/531 KB 64/1267 KB 20/109 KB 612/1710 KB 72/214 KB 96/531 KB 64/1267 KB 24/109 KB 612/1710 KB 72/214 KB 96/531 KB 64/1267 KB 28/109 KB 612/1710 KB 72/214 KB 96/531 KB 64/1267 KB 32/109 KB 612/1710 KB 72/214 KB 96/531 KB 64/1267 KB 32/109 KB 612/1710 KB 68/214 KB 92/531 KB 48/1267 KB 4/109 KB 616/1710 KB 72/214 KB 96/531 KB 64/1267 KB 32/109 KB 616/1710 KB 76/214 KB 100/531 KB 68/1267 KB 36/109 KB 616/1710 KB 80/214 KB 100/531 KB 68/1267 KB 36/109 KB 620/1710 KB 80/214 KB 100/531 KB 68/1267 KB 36/109 KB 624/1710 KB 80/214 KB 100/531 KB 68/1267 KB 36/109 KB 628/1710 KB 80/214 KB 100/531 KB 68/1267 KB 36/109 KB 632/1710 KB 84/214 KB 100/531 KB 68/1267 KB 36/109 KB 636/1710 KB 84/214 KB 100/531 KB 68/1267 KB 36/109 KB 640/1710 KB 84/214 KB 100/531 KB 68/1267 KB 36/109 KB 616/1710 KB 72/214 KB 100/531 KB 68/1267 KB 36/109 KB 616/1710 KB 72/214 KB 96/531 KB 68/1267 KB 36/109 KB 640/1710 KB 84/214 KB 100/531 KB 68/1267 KB 40/109 KB 640/1710 KB 84/214 KB 100/531 KB 68/1267 KB 44/109 KB 640/1710 KB 84/214 KB 100/531 KB 68/1267 KB 48/109 KB 616/1710 KB 72/214 KB 96/531 KB 68/1267 KB 32/109 KB 640/1710 KB 84/214 KB 100/531 KB 72/1267 KB 48/109 KB 640/1710 KB 84/214 KB 104/531 KB 76/1267 KB 48/109 KB 640/1710 KB 84/214 KB 104/531 KB 80/1267 KB 48/109 KB 628/1710 KB 84/214 KB 100/531 KB 68/1267 KB 36/109 KB 640/1710 KB 88/214 KB 104/531 KB 80/1267 KB 48/109 KB 640/1710 KB 88/214 KB 104/531 KB 80/1267 KB 52/109 KB 640/1710 KB 88/214 KB 104/531 KB 80/1267 KB 56/109 KB 640/1710 KB 92/214 KB 104/531 KB 80/1267 KB 60/109 KB 640/1710 KB 92/214 KB 104/531 KB 80/1267 KB 64/109 KB 640/1710 KB 84/214 KB 104/531 KB 72/1267 KB 48/109 KB 644/1710 KB 92/214 KB 108/531 KB 84/1267 KB 64/109 KB 644/1710 KB 92/214 KB 112/531 KB 84/1267 KB 64/109 KB 644/1710 KB 92/214 KB 116/531 KB 84/1267 KB 64/109 KB 644/1710 KB 92/214 KB 1 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 20/531 KB 84/1267 KB 68/109 KB 644/1710 KB 92/214 KB 124/531 KB 84/1267 KB 68/109 KB 644/1710 KB 92/214 KB 128/531 KB 84/1267 KB 68/109 KB 644/1710 KB 92/214 KB 104/531 KB 84/1267 KB 64/109 KB 644/1710 KB 92/214 KB 128/531 KB 88/1267 KB 68/109 KB 644/1710 KB 92/214 KB 128/531 KB 92/1267 KB 68/109 KB 644/1710 KB 92/214 KB 128/531 KB 96/1267 KB 68/109 KB 644/1710 KB 92/214 KB 104/531 KB 80/1267 KB 64/109 KB 640/1710 KB 92/214 KB 104/531 KB 80/1267 KB 56/109 KB 648/1710 KB 96/214 KB 128/531 KB 96/1267 KB 68/109 KB 648/1710 KB 100/214 KB 128/531 KB 96/1267 KB 68/109 KB 648/1710 KB 104/214 KB 128/531 KB 96/1267 KB 68/109 KB 648/1710 KB 108/214 KB 128/531 KB 96/1267 KB 68/109 KB 648/1710 KB 112/214 KB 128/531 KB 100/1267 KB 68/109 KB 648/1710 KB 116/214 KB 128/531 KB 100/1267 KB 68/109 KB 648/1710 KB 120/214 KB 132/531 KB 100/1267 KB 68/109 KB 648/1710 KB 124/214 KB 132/531 KB 100/1267 KB 68/109 KB 648/1710 KB 128/214 KB 132/531 KB 100/1267 KB 68/109 KB 644/1710 KB 92/214 KB 116/531 KB 84/1267 KB 68/109 KB 648/1710 KB 128/214 KB 132/531 KB 100/1267 KB 72/109 KB 648/1710 KB 128/214 KB 132/531 KB 100/1267 KB 76/109 KB 648/1710 KB 128/214 KB 132/531 KB 100/1267 KB 80/109 KB 648/1710 KB 116/214 KB 132/531 KB 100/1267 KB 68/109 KB 648/1710 KB 108/214 KB 128/531 KB 100/1267 KB 68/109 KB 648/1710 KB 128/214 KB 136/531 KB 104/1267 KB 80/109 KB 648/1710 KB 128/214 KB 136/531 KB 108/1267 KB 80/109 KB 648/1710 KB 128/214 KB 136/531 KB 112/1267 KB 80/109 KB 648/1710 KB 128/214 KB 136/531 KB 116/1267 KB 80/109 KB 648/1710 KB 132/214 KB 136/531 KB 120/1267 KB 84/109 KB 648/1710 KB 132/214 KB 136/531 KB 124/1267 KB 84/109 KB 648/1710 KB 108/214 KB 128/531 KB 96/1267 KB 68/109 KB 652/1710 KB 132/214 KB 136/531 KB 124/1267 KB 84/109 KB 656/1710 KB 132/214 KB 136/531 KB 124/1267 KB 84/109 KB 660/1710 KB 132/214 KB 136/531 KB 124/1267 KB 84/109 KB 664/1710 KB 132/214 KB 136/531 KB 124/1267 KB 84/109 KB 668/1710 KB 132/214 KB 136/531 KB 124/1267 KB 84/109 KB 672/1710 KB 132/214 KB 136/531 KB 124/1267 KB 84/109 KB 676/1710 KB 132/214 KB 136/531 KB 124/1267 KB 84/109 KB 648/1710 KB 132/214 KB 136/531 KB 116/1267 KB 84/109 KB 676/1710 KB 136/214 KB 136/531 KB 128/1267 KB 84/109 KB 676/1710 KB 140/214 KB 136/531 KB 128/1267 KB 84/109 KB 648/1710 KB 128/214 KB 136/531 KB 116/1267 KB 84/109 KB 680/1710 KB 140/214 KB 136/531 KB 128/1267 KB 88/109 KB 680/1710 KB 140/214 KB 136/531 KB 128/1267 KB 92/109 KB 680/1710 KB 140/214 KB 136/531 KB 128/1267 KB 96/109 KB 648/1710 KB 128/214 KB 136/531 KB 100/1267 KB 80/109 KB 680/1710 KB 140/214 KB 140/531 KB 128/1267 KB 96/109 KB 680/1710 KB 140/214 KB 144/531 KB 128/1267 KB 96/109 KB 680/1710 KB 140/214 KB 148/531 KB 128/1267 KB 96/109 KB 680/1710 KB 140/214 KB 152/531 KB 128/1267 KB 96/109 KB 680/1710 KB 140/214 KB 156/531 KB 128/1267 KB 96/109 KB 680/1710 KB 140/214 KB 160/531 KB 128/1267 KB 96/109 KB 680/1710 KB 140/214 KB 164/531 KB 128/1267 KB 96/109 KB 680/1710 KB 144/214 KB 168/531 KB 128/1267 KB 100/109 KB 680/1710 KB 144/214 KB 172/531 KB 128/1267 KB 100/109 KB 680/1710 KB 144/214 KB 176/531 KB 128/1267 KB 100/109 KB 680/1710 KB 140/214 KB 136/531 KB 128/1267 KB 84/109 KB 684/1710 KB 144/214 KB 176/531 KB 128/1267 KB 100/109 KB 688/1710 KB 144/214 KB 176/531 KB 128/1267 KB 100/109 KB 676/1710 KB 132/214 KB 136/531 KB 128/1267 KB 84/109 KB 688/1710 KB 144/214 KB 176/531 KB 132/1267 KB 100/109 KB 692/1710 KB 144/214 KB 176/531 KB 136/1267 KB 10 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 0/109 KB 692/1710 KB 144/214 KB 176/531 KB 140/1267 KB 100/109 KB 680/1710 KB 144/214 KB 164/531 KB 128/1267 KB 100/109 KB 692/1710 KB 144/214 KB 176/531 KB 140/1267 KB 104/109 KB 692/1710 KB 144/214 KB 176/531 KB 140/1267 KB 108/109 KB 692/1710 KB 144/214 KB 176/531 KB 140/1267 KB 109/109 KB 680/1710 KB 144/214 KB 164/531 KB 128/1267 KB 96/109 KB 692/1710 KB 148/214 KB 176/531 KB 140/1267 KB 109/109 KB 692/1710 KB 152/214 KB 176/531 KB 140/1267 KB 109/109 KB 692/1710 KB 156/214 KB 176/531 KB 140/1267 KB 109/109 KB 692/1710 KB 160/214 KB 176/531 KB 144/1267 KB 109/109 KB 692/1710 KB 144/214 KB 176/531 KB 132/1267 KB 100/109 KB 696/1710 KB 160/214 KB 180/531 KB 144/1267 KB 109/109 KB 700/1710 KB 160/214 KB 180/531 KB 144/1267 KB 109/109 KB 704/1710 KB 160/214 KB 180/531 KB 144/1267 KB 109/109 KB 708/1710 KB 160/214 KB 180/531 KB 144/1267 KB 109/109 KB 712/1710 KB 164/214 KB 180/531 KB 144/1267 KB 109/109 KB 716/1710 KB 164/214 KB 180/531 KB 144/1267 KB 109/109 KB 720/1710 KB 164/214 KB 180/531 KB 144/1267 KB 109/109 KB 692/1710 KB 160/214 KB 180/531 KB 144/1267 KB 109/109 KB 720/1710 KB 164/214 KB 184/531 KB 144/1267 KB 109/109 KB 720/1710 KB 164/214 KB 188/531 KB 144/1267 KB 109/109 KB 720/1710 KB 164/214 KB 192/531 KB 144/1267 KB 109/109 KB 692/1710 KB 156/214 KB 176/531 KB 144/1267 KB 109/109 KB 720/1710 KB 164/214 KB 192/531 KB 148/1267 KB 109/109 KB 720/1710 KB 164/214 KB 192/531 KB 152/1267 KB 109/109 KB 720/1710 KB 164/214 KB 192/531 KB 156/1267 KB 109/109 KB 720/1710 KB 164/214 KB 192/531 KB 160/1267 KB 109/109 KB 708/1710 KB 164/214 KB 180/531 KB 144/1267 KB 109/109 KB 720/1710 KB 168/214 KB 192/531 KB 160/1267 KB 109/109 KB 720/1710 KB 172/214 KB 192/531 KB 160/1267 KB 109/109 KB 720/1710 KB 176/214 KB 192/531 KB 160/1267 KB 109/109 KB 720/1710 KB 180/214 KB 192/531 KB 164/1267 KB 109/109 KB 724/1710 KB 184/214 KB 196/531 KB 164/1267 KB 109/109 KB 724/1710 KB 188/214 KB 196/531 KB 164/1267 KB 109/109 KB 724/1710 KB 192/214 KB 196/531 KB 164/1267 KB 109/109 KB 724/1710 KB 196/214 KB 196/531 KB 164/1267 KB 724/1710 KB 200/214 KB 196/531 KB 164/1267 KB 724/1710 KB 204/214 KB 196/531 KB 164/1267 KB 724/1710 KB 208/214 KB 196/531 KB 164/1267 KB 720/1710 KB 176/214 KB 192/531 KB 164/1267 KB 109/109 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 382.1 KB/sec) unit-abot-epc-basic-0: 21:02:48 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: 21:02:48 DEBUG unit.abot-epc-basic/0.install 724/1710 KB 208/214 KB 196/531 KB 168/1267 KB 724/1710 KB 208/214 KB 196/531 KB 172/1267 KB 724/1710 KB 208/214 KB 196/531 KB 176/1267 KB 724/1710 KB 180/214 KB 196/531 KB 164/1267 KB 109/109 KB 720/1710 KB 180/214 KB 196/531 KB 164/1267 KB 109/109 KB 724/1710 KB 208/214 KB 200/531 KB 176/1267 KB 724/1710 KB 208/214 KB 204/531 KB 176/1267 KB 724/1710 KB 208/214 KB 208/531 KB 176/1267 KB 724/1710 KB 208/214 KB 212/531 KB 176/1267 KB 728/1710 KB 208/214 KB 216/531 KB 180/1267 KB 728/1710 KB 208/214 KB 220/531 KB 180/1267 KB 728/1710 KB 208/214 KB 224/531 KB 180/1267 KB 728/1710 KB 208/214 KB 212/531 KB 180/1267 KB 728/1710 KB 208/214 KB 224/531 KB 184/1267 KB 728/1710 KB 208/214 KB 212/531 KB 176/1267 KB 732/1710 KB 208/214 KB 224/531 KB 184/1267 KB 736/1710 KB 208/214 KB 224/531 KB 184/1267 KB 740/1710 KB 208/214 KB 224/531 KB 184/1267 KB 744/1710 KB 208/214 KB 224/531 KB 188/1267 KB 748/1710 KB 212/214 KB 224/531 KB 188/1267 KB 752/1710 KB 212/214 KB 224/531 KB 188/1267 KB 756/1710 KB 212/214 KB 224/531 KB 188/1267 KB 760/1710 KB 212/214 KB 228/531 KB 188/1267 KB 764/1710 KB 212/214 KB 228/531 KB 188/1267 KB 768/1710 KB 212/214 KB 228/531 KB 188/1267 KB 740/1710 KB 208/214 KB 224/531 KB 188/1267 KB 768/1710 KB 212/214 KB 228/531 KB 192/1267 KB 768/1710 KB 212/214 KB 228/531 KB 196/1267 KB 756/1710 KB 212/214 KB 228/531 KB 188/1267 KB 768/1710 KB 212/214 KB 232/531 KB 196/1267 KB 768/1710 KB 212/214 KB 236/531 KB 196/1267 KB 768/1710 KB 212/214 KB 240/531 KB 196/1267 KB 744/1710 KB 212/214 KB 224/531 KB 188/1267 KB 768/1710 KB 214/214 KB 240/531 KB 196/1267 KB 768/1710 KB 214/214 KB 240/531 KB 196/1267 KB 4/80 KB 768/1710 KB 214/214 KB 240/531 KB 196/1267 KB 8/80 KB 768/1710 KB 214/214 KB 240/531 KB 196/1267 KB 12/80 KB 768/1710 KB 214/214 KB 240/531 KB 196/1267 KB 16/80 KB 768/1710 KB 214/214 KB 244/531 KB 196/1267 KB 16/80 KB 768/1710 KB 214/214 KB 248/531 KB 200/1267 KB 16/80 KB 768/1710 KB 214/214 KB 252/531 KB 200/1267 KB 20/80 KB 768/1710 KB 214/214 KB 256/531 KB 200/1267 KB 20/80 KB 768/1710 KB 214/214 KB 260/531 KB 200/1267 KB 20/80 KB 772/1710 KB 214/214 KB 264/531 KB 200/1267 KB 20/80 KB 768/1710 KB 214/214 KB 244/531 KB 200/1267 KB 16/80 KB 772/1710 KB 214/214 KB 264/531 KB 204/1267 KB 20/80 KB 772/1710 KB 214/214 KB 264/531 KB 208/1267 KB 20/80 KB 772/1710 KB 214/214 KB 264/531 KB 212/1267 KB 20/80 KB 772/1710 KB 214/214 KB 264/531 KB 216/1267 KB 20/80 KB 772/1710 KB 214/214 KB 260/531 KB 200/1267 KB 20/80 KB 776/1710 KB 214/214 KB 264/531 KB 216/1267 KB 20/80 KB 768/1710 KB 214/214 KB 248/531 KB 200/1267 KB 20/80 KB 780/1710 KB 214/214 KB 264/531 KB 220/1267 KB 24/80 KB 780/1710 KB 214/214 KB 264/531 KB 220/1267 KB 28/80 KB 780/1710 KB 214/214 KB 264/531 KB 220/1267 KB 32/80 KB 780/1710 KB 214/214 KB 264/531 KB 220/1267 KB 36/80 KB 780/1710 KB 214/214 KB 264/531 KB 220/1267 KB 40/80 KB 780/1710 KB 214/214 KB 264/531 KB 220/1267 KB 44/80 KB 776/1710 KB 214/214 KB 264/531 KB 220/1267 KB 20/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 708.2 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 780/1710 KB 214/214 KB 264/531 KB 220/1267 KB 20/80 KB 784/1710 KB 264/531 KB 220/1267 KB 44/80 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 784/1710 KB 264/531 KB 224/1267 KB 44/80 KB 788/1710 KB 264/531 KB 224/1267 KB 44/80 KB 792/1710 KB 268/531 KB 228/1267 KB 48/80 KB 796/1710 KB 268/531 KB 228/1267 KB 48/80 KB 800/1710 KB 268/531 KB 228/1267 KB 48/80 KB 788/1710 KB 268/531 KB 228/1267 KB 48/80 KB 800/1710 KB 272/531 KB 228/1267 KB 48/80 KB 800/1710 KB 276/531 KB 228/1267 KB 48/80 KB 800/1710 KB 280/531 KB 228/1267 KB 48/80 KB 800/1710 KB 284/531 KB 228/1267 KB 48/80 KB 800/1710 KB 288/531 KB 228/1267 KB 48/80 KB 800/1710 KB 292/531 KB 228/1267 KB 48/80 KB 788/1710 KB 264/531 KB 228/1267 KB 48/80 KB 804/1710 KB 292/531 KB 232/1267 KB 48/80 KB 804/1710 KB 292/531 KB 236/1267 KB 48/80 KB 804/1710 KB 292/531 KB 240/1267 KB 48/80 KB 788/1710 KB 264/531 KB 224/1267 KB 48/80 KB 804/1710 KB 292/531 KB 240/1267 KB 52/80 KB 804/1710 KB 292/531 KB 240/1267 KB 56/80 KB 804/1710 KB 292/531 KB 240/1267 KB 60/80 KB 804/1710 KB 292/531 KB 240/1267 KB 64/80 KB 804/1710 KB 292/531 KB 240/1267 KB 68/80 KB 804/1710 KB 292/531 KB 244/1267 KB 72/80 KB 804/1710 KB 292/531 KB 244/1267 KB 76/80 KB 804/1710 KB 292/531 KB 244/1267 KB 80/80 KB 804/1710 KB 292/531 KB 228/1267 KB 48/80 KB 804/1710 KB 292/531 KB 244/1267 KB 68/80 KB 804/1710 KB 292/531 KB 248/1267 KB 80/80 KB 808/1710 KB 292/531 KB 252/1267 KB 80/80 KB 808/1710 KB 292/531 KB 256/1267 KB 80/80 KB 808/1710 KB 292/531 KB 248/1267 KB 80/80 KB 812/1710 KB 292/531 KB 256/1267 KB 80/80 KB 816/1710 KB 292/531 KB 256/1267 KB 80/80 KB 816/1710 KB 296/531 KB 256/1267 KB 80/80 KB 816/1710 KB 300/531 KB 256/1267 KB 80/80 KB 816/1710 KB 304/531 KB 260/1267 KB 80/80 KB 816/1710 KB 308/531 KB 260/1267 KB 80/80 KB 820/1710 KB 312/531 KB 260/1267 KB 80/80 KB 820/1710 KB 316/531 KB 260/1267 KB 80/80 KB 820/1710 KB 320/531 KB 260/1267 KB 80/80 KB 816/1710 KB 300/531 KB 260/1267 KB 80/80 KB 820/1710 KB 320/531 KB 264/1267 KB 80/80 KB 820/1710 KB 320/531 KB 268/1267 KB 80/80 KB 820/1710 KB 320/531 KB 272/1267 KB 80/80 KB 820/1710 KB 308/531 KB 260/1267 KB 80/80 KB 824/1710 KB 320/531 KB 272/1267 KB 80/80 KB 828/1710 KB 320/531 KB 272/1267 KB 80/80 KB 832/1710 KB 320/531 KB 272/1267 KB 80/80 KB 836/1710 KB 320/531 KB 276/1267 KB 80/80 KB 840/1710 KB 324/531 KB 276/1267 KB 80/80 KB 844/1710 KB 324/531 KB 276/1267 KB 80/80 KB 848/1710 KB 324/531 KB 276/1267 KB 80/80 KB 832/1710 KB 320/531 KB 276/1267 KB 80/80 KB 848/1710 KB 324/531 KB 280/1267 KB 80/80 KB 848/1710 KB 324/531 KB 284/1267 KB 80/80 KB 848/1710 KB 324/531 KB 288/1267 KB 80/80 KB 836/1710 KB 324/531 KB 276/1267 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 250.0 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 848/1710 KB 328/531 KB 288/1267 KB 848/1710 KB 332/531 KB 288/1267 KB 848/1710 KB 336/531 KB 288/1267 KB 848/1710 KB 340/531 KB 292/1267 KB 852/1710 KB 344/531 KB 292/1267 KB 852/1710 KB 348/531 KB 292/1267 KB 852/1710 KB 352/531 KB 292/1267 KB 848/1710 KB 336/531 KB 292/1267 KB 852/1710 KB 352/531 KB 296/1267 KB 852/1710 KB 352/531 KB 300/1267 KB 852/1710 KB 352/531 KB 304/1267 KB 852/1710 KB 340/531 KB 292/1267 KB 856/1710 KB 352/531 KB 304/1267 KB 860/1710 KB 352/531 KB 304/1267 KB 864/1710 KB 352/531 KB 304/1267 KB 868/1710 KB 352/531 KB 304/1267 KB 872/1710 KB 356/531 KB 308/1267 KB 876/1710 KB 356/531 KB 308/1267 KB 880/1710 KB 356/531 KB 308/1267 KB 868/1710 KB 356/531 KB 308/1267 KB 880/1710 KB 360/531 KB 308/1267 KB 880/1710 KB 364/531 KB 308/1267 KB 880/1710 KB 368/531 KB 308/1267 KB 868/1710 KB 352/531 KB 308/1267 KB 880/1710 KB 368/531 KB 312/1267 KB 880/1710 KB 368/531 KB 316/1267 KB 880/1710 KB 368/531 KB 316/1267 KB 4/61 KB 880/1710 KB 368/531 KB 316/1267 KB 8/61 KB 880/1710 KB 368/531 KB 316/1267 KB 12/61 KB 880/1710 KB 368/531 KB 316/1267 KB 16/61 KB 880/1710 KB 368/531 KB 320/1267 KB 16/61 KB 880/1710 KB 372/531 KB 320/1267 KB 16/61 KB 884/1710 KB 376/531 KB 324/1267 KB 20/61 KB 4/1044 KB 884/1710 KB 380/531 KB 324/1267 KB 20/61 KB 4/1044 KB 884/1710 KB 384/531 KB 324/1267 KB 20/61 KB 4/1044 KB 884/1710 KB 372/531 KB 324/1267 KB 20/61 KB 4/1044 KB 888/1710 KB 384/531 KB 324/1267 KB 20/61 KB 4/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 4/1044 KB 880/1710 KB 372/531 KB 324/1267 KB 20/61 KB 4/1044 KB 880/1710 KB 372/531 KB 324/1267 KB 16/61 KB 4/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 8/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 12/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 16/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 20/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 24/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 28/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 32/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 36/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 40/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 44/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 48/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 52/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 56/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 60/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 20/61 KB 64/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 24/61 KB 64/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 28/61 KB 64/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 32/61 KB 64/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 36/61 KB 64/1044 KB 892/1710 KB 384/531 KB 324/1267 KB 40/61 KB 64/1044 KB 880/1710 KB 372/531 KB 324/1267 KB 16/61 KB 896/1710 KB 384/531 KB 328/1267 KB 40/61 KB 64/1044 KB 896/1710 KB 384/531 KB 332/1267 KB 40/61 KB 64/1044 KB 896/1710 KB 384/531 KB 336/1267 KB 40/61 KB 68/1044 KB 896/1710 KB 384/531 KB 340/1267 KB 40/61 KB 68/1044 KB 896/1710 KB 388/531 KB 344/1267 KB 44/61 KB 68/1044 KB 896/1710 KB 388/531 KB 348/1267 KB 44/61 KB 68/1044 KB 896/1710 KB 388/531 KB 352/1267 KB 44/61 KB 68/1044 KB 896/1710 KB 384/531 KB 324/1267 KB 40/61 KB 64/1044 KB 900/1710 KB 388/531 KB 352/1267 KB 44/61 KB 68/1044 KB 904/1710 KB 388/531 KB 352/1267 KB 44/61 KB 68/1044 KB 896/1710 KB 388/531 KB 340/1267 KB 44/61 KB 68/1044 KB 896/1710 KB 384/531 KB 340/1267 KB 44/61 KB 68/1044 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install KB 908/1710 KB 392/531 KB 352/1267 KB 48/61 KB 68/1044 KB 896/1710 KB 384/531 KB 332/1267 KB 40/61 KB 68/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 48/61 KB 72/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 48/61 KB 76/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 48/61 KB 80/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 48/61 KB 84/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 48/61 KB 88/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 48/61 KB 92/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 48/61 KB 96/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 52/61 KB 96/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 56/61 KB 100/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 60/61 KB 100/1044 KB 908/1710 KB 392/531 KB 356/1267 KB 61/61 KB 100/1044 KB 908/1710 KB 392/531 KB 356/1267 KB 61/61 KB 100/1044 KB 912/1710 KB 392/531 KB 356/1267 KB 61/61 KB 100/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 52/61 KB 100/1044 KB 912/1710 KB 392/531 KB 356/1267 KB 61/61 KB 104/1044 KB 912/1710 KB 392/531 KB 356/1267 KB 61/61 KB 108/1044 KB 912/1710 KB 392/531 KB 356/1267 KB 61/61 KB 112/1044 KB 912/1710 KB 392/531 KB 356/1267 KB 61/61 KB 116/1044 KB 916/1710 KB 392/531 KB 356/1267 KB 61/61 KB 120/1044 KB 916/1710 KB 392/531 KB 356/1267 KB 61/61 KB 124/1044 KB 916/1710 KB 392/531 KB 356/1267 KB 61/61 KB 128/1044 KB 908/1710 KB 392/531 KB 356/1267 KB 60/61 KB 100/1044 KB 916/1710 KB 392/531 KB 360/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 392/531 KB 364/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 392/531 KB 368/1267 KB 61/61 KB 128/1044 KB 908/1710 KB 392/531 KB 352/1267 KB 56/61 KB 100/1044 KB 916/1710 KB 396/531 KB 368/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 400/531 KB 368/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 404/531 KB 368/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 408/531 KB 368/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 412/531 KB 368/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 416/531 KB 368/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 420/531 KB 368/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 424/531 KB 372/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 428/531 KB 372/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 432/531 KB 372/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 436/531 KB 372/1267 KB 61/61 KB 128/1044 KB 916/1710 KB 440/531 KB 372/1267 KB 61/61 KB 132/1044 KB 916/1710 KB 444/531 KB 372/1267 KB 61/61 KB 132/1044 KB 916/1710 KB 392/531 KB 356/1267 KB 61/61 KB 116/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 170.6 KB/sec) unit-abot-epc-basic-0: 21:02:48 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 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 916/1710 KB 436/531 KB 372/1267 KB 61/61 KB 132/1044 KB 920/1710 KB 444/531 KB 372/1267 KB 136/1044 KB 920/1710 KB 444/531 KB 372/1267 KB 140/1044 KB 916/1710 KB 420/531 KB 372/1267 KB 61/61 KB 128/1044 KB 920/1710 KB 444/531 KB 376/1267 KB 140/1044 KB 920/1710 KB 444/531 KB 380/1267 KB 140/1044 KB 920/1710 KB 444/531 KB 372/1267 KB 132/1044 KB 924/1710 KB 444/531 KB 380/1267 KB 140/1044 KB 928/1710 KB 444/531 KB 380/1267 KB 140/1044 KB 932/1710 KB 444/531 KB 380/1267 KB 140/1044 KB 936/1710 KB 444/531 KB 384/1267 KB 140/1044 KB 940/1710 KB 444/531 KB 384/1267 KB 140/1044 KB 944/1710 KB 444/531 KB 384/1267 KB 140/1044 KB 932/1710 KB 444/531 KB 384/1267 KB 140/1044 KB 944/1710 KB 444/531 KB 388/1267 KB 140/1044 KB 944/1710 KB 444/531 KB 392/1267 KB 140/1044 KB 944/1710 KB 444/531 KB 396/1267 KB 140/1044 KB 944/1710 KB 444/531 KB 400/1267 KB 144/1044 KB 944/1710 KB 444/531 KB 396/1267 KB 144/1044 KB 948/1710 KB 448/531 KB 400/1267 KB 148/1044 KB 948/1710 KB 448/531 KB 404/1267 KB 152/1044 KB 948/1710 KB 448/531 KB 404/1267 KB 156/1044 KB 948/1710 KB 448/531 KB 404/1267 KB 160/1044 KB 948/1710 KB 448/531 KB 404/1267 KB 164/1044 KB 948/1710 KB 448/531 KB 404/1267 KB 168/1044 KB 948/1710 KB 448/531 KB 404/1267 KB 172/1044 KB 948/1710 KB 448/531 KB 404/1267 KB 176/1044 KB 948/1710 KB 448/531 KB 400/1267 KB 144/1044 KB 952/1710 KB 448/531 KB 404/1267 KB 176/1044 KB 956/1710 KB 448/531 KB 404/1267 KB 176/1044 KB 960/1710 KB 448/531 KB 404/1267 KB 176/1044 KB 944/1710 KB 448/531 KB 400/1267 KB 144/1044 KB 960/1710 KB 452/531 KB 404/1267 KB 176/1044 KB 960/1710 KB 456/531 KB 404/1267 KB 176/1044 KB 960/1710 KB 460/531 KB 404/1267 KB 176/1044 KB 960/1710 KB 464/531 KB 404/1267 KB 176/1044 KB 960/1710 KB 468/531 KB 404/1267 KB 176/1044 KB 964/1710 KB 472/531 KB 404/1267 KB 176/1044 KB 964/1710 KB 476/531 KB 404/1267 KB 176/1044 KB 964/1710 KB 480/531 KB 404/1267 KB 176/1044 KB 964/1710 KB 484/531 KB 404/1267 KB 176/1044 KB 948/1710 KB 448/531 KB 404/1267 KB 148/1044 KB 964/1710 KB 484/531 KB 408/1267 KB 180/1044 KB 964/1710 KB 484/531 KB 412/1267 KB 180/1044 KB 964/1710 KB 484/531 KB 416/1267 KB 180/1044 KB 964/1710 KB 484/531 KB 420/1267 KB 180/1044 KB 964/1710 KB 484/531 KB 424/1267 KB 180/1044 KB 964/1710 KB 484/531 KB 428/1267 KB 180/1044 KB 964/1710 KB 484/531 KB 432/1267 KB 180/1044 KB 964/1710 KB 484/531 KB 436/1267 KB 180/1044 KB 964/1710 KB 484/531 KB 404/1267 KB 180/1044 KB 964/1710 KB 468/531 KB 404/1267 KB 176/1044 KB 968/1710 KB 488/531 KB 436/1267 KB 184/1044 KB 972/1710 KB 488/531 KB 436/1267 KB 184/1044 KB 976/1710 KB 488/531 KB 436/1267 KB 4/1063 KB 184/1044 KB 980/1710 KB 488/531 KB 436/1267 KB 4/1063 KB 184/1044 KB 984/1710 KB 488/531 KB 436/1267 KB 4/1063 KB 184/1044 KB 988/1710 KB 488/531 KB 436/1267 KB 4/1063 KB 184/1044 KB 992/1710 KB 488/531 KB 436/1267 KB 4/1063 KB 184/1044 KB 964/1710 KB 488/531 KB 436/1267 KB 180/1044 KB 992/1710 KB 492/531 KB 436/1267 KB 4/1063 KB 184/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 4/1063 KB 184/1044 KB 964/1710 KB 488/531 KB 436/1267 KB 184/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 4/1063 KB 188/1044 KB 972/1710 KB 488/531 KB 436/1267 KB 4/1063 KB 184/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 8/1063 KB 188/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 12/1063 KB 188/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 16/1063 KB 188/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 20/1063 KB 188/1044 KB 992/1710 KB 496/531 KB 4 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 40/1267 KB 24/1063 KB 188/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 28/1063 KB 188/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 32/1063 KB 188/1044 KB 992/1710 KB 496/531 KB 440/1267 KB 32/1063 KB 192/1044 KB 992/1710 KB 492/531 KB 440/1267 KB 4/1063 KB 184/1044 KB 996/1710 KB 496/531 KB 440/1267 KB 32/1063 KB 192/1044 KB 1000/1710 KB 500/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1004/1710 KB 500/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1008/1710 KB 500/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1012/1710 KB 500/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1016/1710 KB 500/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 996/1710 KB 500/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1016/1710 KB 504/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1016/1710 KB 508/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1016/1710 KB 512/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 996/1710 KB 496/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1016/1710 KB 512/531 KB 444/1267 KB 36/1063 KB 200/1044 KB 1016/1710 KB 512/531 KB 444/1267 KB 36/1063 KB 204/1044 KB 996/1710 KB 496/531 KB 444/1267 KB 36/1063 KB 192/1044 KB 1016/1710 KB 512/531 KB 444/1267 KB 40/1063 KB 208/1044 KB 1016/1710 KB 512/531 KB 444/1267 KB 44/1063 KB 208/1044 KB 1016/1710 KB 512/531 KB 444/1267 KB 48/1063 KB 208/1044 KB 996/1710 KB 496/531 KB 444/1267 KB 32/1063 KB 192/1044 KB 1016/1710 KB 512/531 KB 448/1267 KB 48/1063 KB 208/1044 KB 1016/1710 KB 512/531 KB 452/1267 KB 48/1063 KB 208/1044 KB 1016/1710 KB 512/531 KB 456/1267 KB 52/1063 KB 208/1044 KB 1016/1710 KB 512/531 KB 460/1267 KB 52/1063 KB 208/1044 KB 1016/1710 KB 512/531 KB 464/1267 KB 52/1063 KB 208/1044 KB 1016/1710 KB 512/531 KB 468/1267 KB 52/1063 KB 208/1044 KB 1020/1710 KB 516/531 KB 472/1267 KB 52/1063 KB 208/1044 KB 1020/1710 KB 516/531 KB 476/1267 KB 52/1063 KB 208/1044 KB 1020/1710 KB 516/531 KB 480/1267 KB 52/1063 KB 208/1044 KB 1016/1710 KB 512/531 KB 452/1267 KB 52/1063 KB 208/1044 KB 1020/1710 KB 516/531 KB 480/1267 KB 52/1063 KB 212/1044 KB 1020/1710 KB 516/531 KB 480/1267 KB 52/1063 KB 216/1044 KB 1020/1710 KB 516/531 KB 480/1267 KB 52/1063 KB 220/1044 KB 1020/1710 KB 516/531 KB 480/1267 KB 52/1063 KB 224/1044 KB 1016/1710 KB 512/531 KB 452/1267 KB 52/1063 KB 208/1044 KB 1020/1710 KB 516/531 KB 480/1267 KB 56/1063 KB 224/1044 KB 1020/1710 KB 516/531 KB 480/1267 KB 60/1063 KB 224/1044 KB 1020/1710 KB 516/531 KB 480/1267 KB 64/1063 KB 224/1044 KB 1020/1710 KB 516/531 KB 468/1267 KB 52/1063 KB 208/1044 KB 1024/1710 KB 516/531 KB 480/1267 KB 64/1063 KB 224/1044 KB 1028/1710 KB 516/531 KB 480/1267 KB 64/1063 KB 224/1044 KB 1032/1710 KB 516/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1016/1710 KB 516/531 KB 468/1267 KB 52/1063 KB 208/1044 KB 1032/1710 KB 520/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1032/1710 KB 524/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1032/1710 KB 528/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1032/1710 KB 531/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1036/1710 KB 531/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1040/1710 KB 531/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1044/1710 KB 531/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1048/1710 KB 531/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1028/1710 KB 516/531 KB 484/1267 KB 68/1063 KB 228/1044 KB 1052/1710 KB 531/531 KB 488/1267 KB 68/1063 KB 228/1044 KB 1052/1710 KB 531/531 KB 492/1267 KB 68/1063 KB 228/1044 KB 1028/1710 KB 516/531 KB 480/1267 KB 68/1063 KB 228/1044 KB 1052/1710 KB 531/531 KB 492/1267 KB 68/1063 KB 232/1044 KB 1052/ unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1710 KB 531/531 KB 492/1267 KB 68/1063 KB 236/1044 KB 1028/1710 KB 516/531 KB 480/1267 KB 68/1063 KB 224/1044 KB 1052/1710 KB 531/531 KB 492/1267 KB 72/1063 KB 240/1044 KB 1052/1710 KB 531/531 KB 492/1267 KB 76/1063 KB 240/1044 KB 1052/1710 KB 531/531 KB 492/1267 KB 80/1063 KB 240/1044 KB 1052/1710 KB 531/531 KB 492/1267 KB 80/1063 KB 240/1044 KB 1052/1710 KB 531/531 KB 492/1267 KB 80/1063 KB 244/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 84/1063 KB 248/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 84/1063 KB 252/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 84/1063 KB 244/1044 KB 1052/1710 KB 531/531 KB 492/1267 KB 84/1063 KB 244/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 88/1063 KB 252/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 92/1063 KB 252/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 96/1063 KB 252/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 100/1063 KB 252/1044 KB 1052/1710 KB 531/531 KB 500/1267 KB 104/1063 KB 256/1044 KB 1052/1710 KB 531/531 KB 500/1267 KB 108/1063 KB 256/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 84/1063 KB 252/1044 KB 1056/1710 KB 531/531 KB 500/1267 KB 112/1063 KB 256/1044 KB 1060/1710 KB 531/531 KB 500/1267 KB 112/1063 KB 256/1044 KB 1064/1710 KB 500/1267 KB 112/1063 KB 256/1044 KB 1052/1710 KB 531/531 KB 500/1267 KB 100/1063 KB 256/1044 KB 1064/1710 KB 504/1267 KB 112/1063 KB 256/1044 KB 1064/1710 KB 508/1267 KB 112/1063 KB 256/1044 KB 1064/1710 KB 512/1267 KB 112/1063 KB 256/1044 KB 1052/1710 KB 531/531 KB 496/1267 KB 100/1063 KB 256/1044 KB 1064/1710 KB 512/1267 KB 112/1063 KB 260/1044 KB 1064/1710 KB 512/1267 KB 112/1063 KB 264/1044 KB 1064/1710 KB 512/1267 KB 112/1063 KB 268/1044 KB 1064/1710 KB 512/1267 KB 112/1063 KB 272/1044 KB 1068/1710 KB 512/1267 KB 112/1063 KB 276/1044 KB 1052/1710 KB 531/531 KB 500/1267 KB 112/1063 KB 256/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1332.5 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1068/1710 KB 516/1267 KB 116/1063 KB 276/1044 KB 1068/1710 KB 516/1267 KB 112/1063 KB 276/1044 KB 1068/1710 KB 512/1267 KB 112/1063 KB 272/1044 KB 1072/1710 KB 516/1267 KB 120/1063 KB 276/1044 KB 1076/1710 KB 516/1267 KB 120/1063 KB 276/1044 KB 1068/1710 KB 520/1267 KB 120/1063 KB 276/1044 KB 1076/1710 KB 520/1267 KB 124/1063 KB 276/1044 KB 1080/1710 KB 520/1267 KB 128/1063 KB 280/1044 KB 1076/1710 KB 520/1267 KB 120/1063 KB 276/1044 KB 1080/1710 KB 524/1267 KB 128/1063 KB 280/1044 KB 1080/1710 KB 528/1267 KB 128/1063 KB 280/1044 KB 1080/1710 KB 532/1267 KB 128/1063 KB 280/1044 KB 1080/1710 KB 536/1267 KB 132/1063 KB 280/1044 KB 1080/1710 KB 540/1267 KB 132/1063 KB 280/1044 KB 1080/1710 KB 544/1267 KB 132/1063 KB 280/1044 KB 1080/1710 KB 548/1267 KB 132/1063 KB 280/1044 KB 1080/1710 KB 552/1267 KB 132/1063 KB 280/1044 KB 1080/1710 KB 520/1267 KB 124/1063 KB 280/1044 KB 1076/1710 KB 520/1267 KB 124/1063 KB 280/1044 KB 1084/1710 KB 552/1267 KB 132/1063 KB 284/1044 KB 1084/1710 KB 552/1267 KB 132/1063 KB 288/1044 KB 1084/1710 KB 552/1267 KB 132/1063 KB 292/1044 KB 1084/1710 KB 552/1267 KB 132/1063 KB 296/1044 KB 1084/1710 KB 552/1267 KB 132/1063 KB 300/1044 KB 1084/1710 KB 552/1267 KB 132/1063 KB 304/1044 KB 1080/1710 KB 532/1267 KB 132/1063 KB 280/1044 KB 1084/1710 KB 552/1267 KB 136/1063 KB 304/1044 KB 1084/1710 KB 552/1267 KB 140/1063 KB 304/1044 KB 1084/1710 KB 552/1267 KB 132/1063 KB 284/1044 KB 1088/1710 KB 552/1267 KB 140/1063 KB 304/1044 KB 1092/1710 KB 552/1267 KB 140/1063 KB 304/1044 KB 1096/1710 KB 552/1267 KB 140/1063 KB 304/1044 KB 1100/1710 KB 552/1267 KB 144/1063 KB 304/1044 KB 1096/1710 KB 552/1267 KB 144/1063 KB 304/1044 KB 1100/1710 KB 552/1267 KB 148/1063 KB 304/1044 KB 1104/1710 KB 556/1267 KB 152/1063 KB 308/1044 KB 1104/1710 KB 556/1267 KB 156/1063 KB 308/1044 KB 1104/1710 KB 556/1267 KB 160/1063 KB 308/1044 KB 1104/1710 KB 556/1267 KB 148/1063 KB 308/1044 KB 1104/1710 KB 560/1267 KB 160/1063 KB 308/1044 KB 1104/1710 KB 552/1267 KB 148/1063 KB 304/1044 KB 1108/1710 KB 560/1267 KB 160/1063 KB 308/1044 KB 1104/1710 KB 552/1267 KB 148/1063 KB 308/1044 KB 1108/1710 KB 564/1267 KB 160/1063 KB 308/1044 KB 1112/1710 KB 568/1267 KB 164/1063 KB 312/1044 KB 1112/1710 KB 572/1267 KB 164/1063 KB 312/1044 KB 1112/1710 KB 576/1267 KB 164/1063 KB 312/1044 KB 1112/1710 KB 564/1267 KB 164/1063 KB 312/1044 KB 1112/1710 KB 576/1267 KB 168/1063 KB 312/1044 KB 1112/1710 KB 576/1267 KB 172/1063 KB 312/1044 KB 1112/1710 KB 564/1267 KB 160/1063 KB 312/1044 KB 1112/1710 KB 576/1267 KB 172/1063 KB 316/1044 KB 1112/1710 KB 576/1267 KB 172/1063 KB 320/1044 KB 1112/1710 KB 564/1267 KB 160/1063 KB 308/1044 KB 1116/1710 KB 576/1267 KB 172/1063 KB 320/1044 KB 1120/1710 KB 576/1267 KB 172/1063 KB 320/1044 KB 1124/1710 KB 576/1267 KB 172/1063 KB 320/1044 KB 1128/1710 KB 576/1267 KB 172/1063 KB 324/1044 KB 1124/1710 KB 576/1267 KB 172/1063 KB 324/1044 KB 1128/1710 KB 576/1267 KB 176/1063 KB 328/1044 KB 1128/1710 KB 576/1267 KB 176/1063 KB 4/713 KB 328/1044 KB 1128/1710 KB 576/1267 KB 176/1063 KB 8/713 KB 328/1044 KB 1128/1710 KB 576/1267 KB 176/1063 KB 12/713 KB 328/1044 KB 1128/1710 KB 576/1267 KB 176/1063 KB 16/713 KB 328/1044 KB 1128/1710 KB 576/1267 KB 176/1063 KB 324/1044 KB 1132/1710 KB 576/1267 KB 176/1063 KB 16/713 KB 328/1044 KB 1132/1710 KB 576/1267 KB 176/1063 KB 20/713 KB 332/1044 KB 1132/1710 KB 576/1267 KB 176/1063 KB 24/713 KB 332/1044 KB 1132/1710 KB 576/1267 KB 176/1063 KB 28/713 KB 332/1044 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1132/1710 KB 576/1267 KB 176/1063 KB 32/713 KB 332/1044 KB 1132/1710 KB 576/1267 KB 176/1063 KB 16/713 KB 332/1044 KB 1136/1710 KB 576/1267 KB 176/1063 KB 32/713 KB 332/1044 KB 1136/1710 KB 580/1267 KB 176/1063 KB 32/713 KB 336/1044 KB 1136/1710 KB 584/1267 KB 180/1063 KB 32/713 KB 336/1044 KB 1136/1710 KB 588/1267 KB 180/1063 KB 32/713 KB 336/1044 KB 1136/1710 KB 592/1267 KB 180/1063 KB 32/713 KB 336/1044 KB 1140/1710 KB 596/1267 KB 180/1063 KB 36/713 KB 336/1044 KB 1136/1710 KB 576/1267 KB 176/1063 KB 32/713 KB 336/1044 KB 1140/1710 KB 596/1267 KB 180/1063 KB 36/713 KB 340/1044 KB 1140/1710 KB 596/1267 KB 180/1063 KB 36/713 KB 344/1044 KB 1140/1710 KB 596/1267 KB 180/1063 KB 36/713 KB 348/1044 KB 1140/1710 KB 596/1267 KB 180/1063 KB 36/713 KB 352/1044 KB 1140/1710 KB 592/1267 KB 180/1063 KB 36/713 KB 336/1044 KB 1144/1710 KB 596/1267 KB 180/1063 KB 36/713 KB 352/1044 KB 1136/1710 KB 592/1267 KB 180/1063 KB 36/713 KB 336/1044 KB 1144/1710 KB 596/1267 KB 180/1063 KB 40/713 KB 352/1044 KB 1144/1710 KB 596/1267 KB 180/1063 KB 44/713 KB 352/1044 KB 1144/1710 KB 596/1267 KB 180/1063 KB 48/713 KB 352/1044 KB 1144/1710 KB 596/1267 KB 180/1063 KB 52/713 KB 352/1044 KB 1136/1710 KB 580/1267 KB 180/1063 KB 32/713 KB 336/1044 KB 1144/1710 KB 596/1267 KB 184/1063 KB 52/713 KB 352/1044 KB 1144/1710 KB 596/1267 KB 184/1063 KB 56/713 KB 352/1044 KB 1144/1710 KB 596/1267 KB 184/1063 KB 60/713 KB 352/1044 KB 1144/1710 KB 596/1267 KB 188/1063 KB 64/713 KB 352/1044 KB 1144/1710 KB 596/1267 KB 188/1063 KB 60/713 KB 352/1044 KB 1148/1710 KB 596/1267 KB 192/1063 KB 64/713 KB 352/1044 KB 1148/1710 KB 596/1267 KB 188/1063 KB 64/713 KB 352/1044 KB 1152/1710 KB 596/1267 KB 192/1063 KB 64/713 KB 352/1044 KB 1156/1710 KB 596/1267 KB 196/1063 KB 64/713 KB 352/1044 KB 1160/1710 KB 600/1267 KB 196/1063 KB 68/713 KB 356/1044 KB 1152/1710 KB 596/1267 KB 196/1063 KB 64/713 KB 352/1044 KB 1156/1710 KB 600/1267 KB 196/1063 KB 68/713 KB 356/1044 KB 1160/1710 KB 600/1267 KB 196/1063 KB 72/713 KB 356/1044 KB 1160/1710 KB 600/1267 KB 200/1063 KB 76/713 KB 356/1044 KB 1160/1710 KB 600/1267 KB 200/1063 KB 80/713 KB 356/1044 KB 1164/1710 KB 600/1267 KB 200/1063 KB 84/713 KB 356/1044 KB 1164/1710 KB 600/1267 KB 200/1063 KB 88/713 KB 356/1044 KB 1164/1710 KB 600/1267 KB 200/1063 KB 92/713 KB 356/1044 KB 1156/1710 KB 600/1267 KB 196/1063 KB 64/713 KB 356/1044 KB 1164/1710 KB 600/1267 KB 200/1063 KB 92/713 KB 360/1044 KB 1164/1710 KB 600/1267 KB 200/1063 KB 92/713 KB 364/1044 KB 1156/1710 KB 600/1267 KB 196/1063 KB 64/713 KB 352/1044 KB 1164/1710 KB 604/1267 KB 200/1063 KB 92/713 KB 364/1044 KB 1164/1710 KB 608/1267 KB 200/1063 KB 92/713 KB 364/1044 KB 1164/1710 KB 612/1267 KB 200/1063 KB 92/713 KB 364/1044 KB 1164/1710 KB 600/1267 KB 200/1063 KB 80/713 KB 356/1044 KB 1160/1710 KB 600/1267 KB 200/1063 KB 72/713 KB 356/1044 KB 1164/1710 KB 612/1267 KB 204/1063 KB 92/713 KB 368/1044 KB 1164/1710 KB 612/1267 KB 208/1063 KB 92/713 KB 368/1044 KB 1164/1710 KB 612/1267 KB 212/1063 KB 92/713 KB 368/1044 KB 1164/1710 KB 612/1267 KB 200/1063 KB 92/713 KB 368/1044 KB 1168/1710 KB 616/1267 KB 212/1063 KB 92/713 KB 368/1044 KB 1168/1710 KB 620/1267 KB 212/1063 KB 92/713 KB 368/1044 KB 1168/1710 KB 624/1267 KB 212/1063 KB 92/713 KB 372/1044 KB 1168/1710 KB 612/1267 KB 212/1063 KB 92/713 KB 368/1044 KB 1172/1710 KB 624/1267 KB 212/1063 KB 92/713 KB 372/1044 KB 1176/1710 KB 624/1267 KB 216/1063 KB 92/713 KB 372/1044 KB 1180/1710 KB 624/1267 KB 216/10 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 63 KB 96/713 KB 372/1044 KB 1168/1710 KB 620/1267 KB 212/1063 KB 92/713 KB 372/1044 KB 1180/1710 KB 628/1267 KB 216/1063 KB 96/713 KB 376/1044 KB 1180/1710 KB 628/1267 KB 216/1063 KB 96/713 KB 380/1044 KB 1180/1710 KB 628/1267 KB 216/1063 KB 96/713 KB 384/1044 KB 1180/1710 KB 628/1267 KB 216/1063 KB 96/713 KB 372/1044 KB 1184/1710 KB 632/1267 KB 216/1063 KB 96/713 KB 384/1044 KB 1184/1710 KB 636/1267 KB 216/1063 KB 96/713 KB 384/1044 KB 1184/1710 KB 640/1267 KB 216/1063 KB 96/713 KB 384/1044 KB 1184/1710 KB 644/1267 KB 216/1063 KB 96/713 KB 384/1044 KB 1184/1710 KB 648/1267 KB 216/1063 KB 96/713 KB 388/1044 KB 1184/1710 KB 652/1267 KB 216/1063 KB 96/713 KB 388/1044 KB 1184/1710 KB 656/1267 KB 216/1063 KB 96/713 KB 388/1044 KB 1176/1710 KB 624/1267 KB 216/1063 KB 96/713 KB 372/1044 KB 1172/1710 KB 624/1267 KB 216/1063 KB 92/713 KB 372/1044 KB 1184/1710 KB 656/1267 KB 220/1063 KB 96/713 KB 388/1044 KB 1184/1710 KB 656/1267 KB 224/1063 KB 96/713 KB 388/1044 KB 1184/1710 KB 656/1267 KB 228/1063 KB 96/713 KB 388/1044 KB 1184/1710 KB 656/1267 KB 232/1063 KB 100/713 KB 388/1044 KB 1184/1710 KB 656/1267 KB 236/1063 KB 100/713 KB 388/1044 KB 1184/1710 KB 656/1267 KB 240/1063 KB 100/713 KB 388/1044 KB 1184/1710 KB 644/1267 KB 216/1063 KB 96/713 KB 388/1044 KB 1184/1710 KB 628/1267 KB 216/1063 KB 96/713 KB 384/1044 KB 1188/1710 KB 656/1267 KB 240/1063 KB 100/713 KB 388/1044 KB 1184/1710 KB 656/1267 KB 228/1063 KB 100/713 KB 388/1044 KB 1188/1710 KB 656/1267 KB 240/1063 KB 104/713 KB 388/1044 KB 1188/1710 KB 656/1267 KB 240/1063 KB 108/713 KB 388/1044 KB 1188/1710 KB 656/1267 KB 240/1063 KB 112/713 KB 388/1044 KB 1188/1710 KB 656/1267 KB 240/1063 KB 116/713 KB 392/1044 KB 1192/1710 KB 660/1267 KB 244/1063 KB 120/713 KB 392/1044 KB 1188/1710 KB 656/1267 KB 240/1063 KB 112/713 KB 392/1044 KB 1192/1710 KB 660/1267 KB 244/1063 KB 120/713 KB 396/1044 KB 1192/1710 KB 660/1267 KB 244/1063 KB 120/713 KB 400/1044 KB 1192/1710 KB 660/1267 KB 244/1063 KB 120/713 KB 404/1044 KB 1192/1710 KB 660/1267 KB 244/1063 KB 124/713 KB 408/1044 KB 1192/1710 KB 660/1267 KB 244/1063 KB 124/713 KB 412/1044 KB 1192/1710 KB 660/1267 KB 244/1063 KB 116/713 KB 392/1044 KB 1192/1710 KB 664/1267 KB 244/1063 KB 124/713 KB 412/1044 KB 1192/1710 KB 668/1267 KB 244/1063 KB 124/713 KB 412/1044 KB 1192/1710 KB 656/1267 KB 244/1063 KB 116/713 KB 392/1044 KB 1192/1710 KB 668/1267 KB 248/1063 KB 124/713 KB 416/1044 KB 1192/1710 KB 668/1267 KB 252/1063 KB 124/713 KB 416/1044 KB 1192/1710 KB 668/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1192/1710 KB 656/1267 KB 240/1063 KB 116/713 KB 392/1044 KB 1196/1710 KB 668/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1200/1710 KB 668/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1204/1710 KB 668/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1208/1710 KB 668/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1212/1710 KB 668/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1216/1710 KB 668/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1220/1710 KB 672/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1224/1710 KB 672/1267 KB 260/1063 KB 124/713 KB 416/1044 KB 1228/1710 KB 672/1267 KB 260/1063 KB 124/713 KB 416/1044 KB 1232/1710 KB 672/1267 KB 260/1063 KB 124/713 KB 416/1044 KB 1192/1710 KB 668/1267 KB 244/1063 KB 124/713 KB 416/1044 KB 1192/1710 KB 660/1267 KB 244/1063 KB 124/713 KB 404/1044 KB 1232/1710 KB 672/1267 KB 260/1063 KB 128/713 KB 416/1044 KB 1232/1710 KB 672/1267 KB 260/1063 KB 132/713 KB 416/1044 KB 1232/1710 KB 672/1267 KB 260/ unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1063 KB 136/713 KB 420/1044 KB 1232/1710 KB 672/1267 KB 260/1063 KB 140/713 KB 420/1044 KB 1232/1710 KB 672/1267 KB 260/1063 KB 144/713 KB 420/1044 KB 1220/1710 KB 672/1267 KB 260/1063 KB 124/713 KB 416/1044 KB 1216/1710 KB 672/1267 KB 256/1063 KB 124/713 KB 416/1044 KB 1232/1710 KB 676/1267 KB 260/1063 KB 144/713 KB 420/1044 KB 1232/1710 KB 672/1267 KB 260/1063 KB 132/713 KB 420/1044 KB 1232/1710 KB 676/1267 KB 264/1063 KB 144/713 KB 420/1044 KB 1232/1710 KB 676/1267 KB 264/1063 KB 148/713 KB 420/1044 KB 1236/1710 KB 680/1267 KB 268/1063 KB 152/713 KB 424/1044 KB 1236/1710 KB 680/1267 KB 268/1063 KB 156/713 KB 424/1044 KB 1236/1710 KB 680/1267 KB 268/1063 KB 160/713 KB 424/1044 KB 1236/1710 KB 680/1267 KB 268/1063 KB 164/713 KB 424/1044 KB 1236/1710 KB 680/1267 KB 268/1063 KB 168/713 KB 424/1044 KB 1236/1710 KB 680/1267 KB 268/1063 KB 172/713 KB 424/1044 KB 1236/1710 KB 680/1267 KB 268/1063 KB 176/713 KB 424/1044 KB 1236/1710 KB 680/1267 KB 268/1063 KB 148/713 KB 424/1044 KB 1232/1710 KB 680/1267 KB 268/1063 KB 148/713 KB 424/1044 KB 1232/1710 KB 680/1267 KB 268/1063 KB 148/713 KB 420/1044 KB 1236/1710 KB 680/1267 KB 272/1063 KB 176/713 KB 424/1044 KB 1232/1710 KB 680/1267 KB 264/1063 KB 148/713 KB 420/1044 KB 1236/1710 KB 684/1267 KB 272/1063 KB 176/713 KB 424/1044 KB 1236/1710 KB 688/1267 KB 272/1063 KB 176/713 KB 424/1044 KB 1236/1710 KB 692/1267 KB 276/1063 KB 176/713 KB 428/1044 KB 1236/1710 KB 696/1267 KB 276/1063 KB 176/713 KB 428/1044 KB 1236/1710 KB 700/1267 KB 276/1063 KB 176/713 KB 428/1044 KB 1236/1710 KB 688/1267 KB 272/1063 KB 176/713 KB 428/1044 KB 1240/1710 KB 700/1267 KB 276/1063 KB 176/713 KB 432/1044 KB 1240/1710 KB 700/1267 KB 276/1063 KB 176/713 KB 436/1044 KB 1240/1710 KB 700/1267 KB 276/1063 KB 176/713 KB 440/1044 KB 1236/1710 KB 688/1267 KB 276/1063 KB 176/713 KB 428/1044 KB 1240/1710 KB 700/1267 KB 280/1063 KB 176/713 KB 440/1044 KB 1240/1710 KB 700/1267 KB 284/1063 KB 176/713 KB 440/1044 KB 1240/1710 KB 700/1267 KB 288/1063 KB 176/713 KB 440/1044 KB 1240/1710 KB 700/1267 KB 276/1063 KB 176/713 KB 428/1044 KB 1244/1710 KB 704/1267 KB 288/1063 KB 176/713 KB 440/1044 KB 1240/1710 KB 704/1267 KB 288/1063 KB 176/713 KB 440/1044 KB 1244/1710 KB 704/1267 KB 288/1063 KB 176/713 KB 444/1044 KB 1244/1710 KB 704/1267 KB 288/1063 KB 176/713 KB 448/1044 KB 1248/1710 KB 708/1267 KB 288/1063 KB 176/713 KB 452/1044 KB 1248/1710 KB 708/1267 KB 292/1063 KB 180/713 KB 456/1044 KB 1248/1710 KB 708/1267 KB 292/1063 KB 180/713 KB 460/1044 KB 1248/1710 KB 708/1267 KB 292/1063 KB 180/713 KB 464/1044 KB 1248/1710 KB 708/1267 KB 288/1063 KB 176/713 KB 448/1044 KB 1248/1710 KB 712/1267 KB 292/1063 KB 180/713 KB 464/1044 KB 1248/1710 KB 716/1267 KB 292/1063 KB 180/713 KB 464/1044 KB 1248/1710 KB 704/1267 KB 288/1063 KB 176/713 KB 448/1044 KB 1252/1710 KB 720/1267 KB 292/1063 KB 180/713 KB 464/1044 KB 1248/1710 KB 720/1267 KB 292/1063 KB 180/713 KB 464/1044 KB 1256/1710 KB 724/1267 KB 292/1063 KB 180/713 KB 464/1044 KB 1256/1710 KB 728/1267 KB 292/1063 KB 180/713 KB 468/1044 KB 1256/1710 KB 732/1267 KB 292/1063 KB 180/713 KB 468/1044 KB 1256/1710 KB 736/1267 KB 292/1063 KB 180/713 KB 468/1044 KB 1248/1710 KB 708/1267 KB 292/1063 KB 180/713 KB 452/1044 KB 1256/1710 KB 736/1267 KB 292/1063 KB 184/713 KB 468/1044 KB 1256/1710 KB 736/1267 KB 292/1063 KB 188/713 KB 468/1044 KB 1256/1710 KB 736/1267 KB 292/1063 KB 192/713 KB 468/1044 KB 1256/1710 KB 736/1267 KB 292/1063 KB 196/713 KB 468/1044 KB 1248/1710 K unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install B 708/1267 KB 292/1063 KB 176/713 KB 452/1044 KB 1256/1710 KB 740/1267 KB 296/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 300/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 304/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 308/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 312/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 316/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 320/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 324/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 292/1063 KB 196/713 KB 468/1044 KB 1256/1710 KB 744/1267 KB 324/1063 KB 200/713 KB 468/1044 KB 1256/1710 KB 748/1267 KB 324/1063 KB 200/713 KB 468/1044 KB 1256/1710 KB 724/1267 KB 292/1063 KB 180/713 KB 468/1044 KB 1256/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 472/1044 KB 1256/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 476/1044 KB 1256/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 480/1044 KB 1256/1710 KB 720/1267 KB 292/1063 KB 180/713 KB 464/1044 KB 1260/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 480/1044 KB 1264/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 480/1044 KB 1268/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 480/1044 KB 1272/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 480/1044 KB 1276/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 480/1044 KB 1280/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 480/1044 KB 1280/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 484/1044 KB 1284/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 488/1044 KB 1284/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 492/1044 KB 1256/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 468/1044 KB 1256/1710 KB 740/1267 KB 324/1063 KB 200/713 KB 468/1044 KB 1284/1710 KB 752/1267 KB 328/1063 KB 204/713 KB 492/1044 KB 1284/1710 KB 752/1267 KB 328/1063 KB 208/713 KB 492/1044 KB 1284/1710 KB 752/1267 KB 328/1063 KB 212/713 KB 492/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 216/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 220/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 224/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 228/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 232/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 236/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 328/1063 KB 200/713 KB 492/1044 KB 1284/1710 KB 748/1267 KB 328/1063 KB 200/713 KB 484/1044 KB 1288/1710 KB 752/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1292/1710 KB 752/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1296/1710 KB 752/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1300/1710 KB 752/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1304/1710 KB 756/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1308/1710 KB 756/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1312/1710 KB 756/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 212/713 KB 496/1044 KB 1284/1710 KB 752/1267 KB 332/1063 KB 212/713 KB 492/1044 KB 1312/1710 KB 756/1267 KB 336/1063 KB 240/713 KB 496/1044 KB 1312/1710 KB 756/1267 KB 340/1063 KB 240/713 KB 496/1044 KB 1312/1710 KB 756/1267 KB 344/1063 KB 240/713 KB 500/1044 KB 1312/1710 KB 756/1267 KB 348/1063 KB 240/713 KB 500/1044 KB 1312/1710 KB 756/1267 KB 352/1063 KB 240/713 KB 500/1044 KB 1300/1710 KB 756/1267 KB 332/1063 KB 240/713 KB 496/1044 KB 1312/1710 KB 760/1267 KB 352/1063 KB 240/713 KB 500/1044 KB 1312/1710 KB 764/1267 KB 352/1063 KB 240/713 KB 500/1044 KB 1312/1710 KB 768/1267 KB 352/1063 KB 240/713 KB 500/ unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1044 KB 1312/1710 KB 756/1267 KB 340/1063 KB 240/713 KB 500/1044 KB 1312/1710 KB 768/1267 KB 352/1063 KB 240/713 KB 504/1044 KB 1312/1710 KB 768/1267 KB 352/1063 KB 240/713 KB 508/1044 KB 1312/1710 KB 768/1267 KB 352/1063 KB 240/713 KB 512/1044 KB 1312/1710 KB 768/1267 KB 356/1063 KB 240/713 KB 512/1044 KB 1316/1710 KB 772/1267 KB 360/1063 KB 244/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 364/1063 KB 244/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 368/1063 KB 244/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 356/1063 KB 244/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 368/1063 KB 248/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 368/1063 KB 252/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 368/1063 KB 256/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 368/1063 KB 260/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 372/1063 KB 264/713 KB 516/1044 KB 1316/1710 KB 772/1267 KB 356/1063 KB 240/713 KB 516/1044 KB 1316/1710 KB 776/1267 KB 372/1063 KB 268/713 KB 516/1044 KB 1316/1710 KB 780/1267 KB 372/1063 KB 268/713 KB 516/1044 KB 1316/1710 KB 784/1267 KB 372/1063 KB 268/713 KB 516/1044 KB 1316/1710 KB 768/1267 KB 356/1063 KB 240/713 KB 516/1044 KB 1316/1710 KB 784/1267 KB 372/1063 KB 268/713 KB 520/1044 KB 1316/1710 KB 784/1267 KB 372/1063 KB 268/713 KB 524/1044 KB 1316/1710 KB 784/1267 KB 372/1063 KB 268/713 KB 528/1044 KB 1316/1710 KB 768/1267 KB 356/1063 KB 240/713 KB 512/1044 KB 1320/1710 KB 784/1267 KB 372/1063 KB 268/713 KB 528/1044 KB 1324/1710 KB 784/1267 KB 372/1063 KB 268/713 KB 528/1044 KB 1328/1710 KB 784/1267 KB 372/1063 KB 268/713 KB 528/1044 KB 1328/1710 KB 784/1267 KB 372/1063 KB 268/713 KB 532/1044 KB 1332/1710 KB 788/1267 KB 372/1063 KB 268/713 KB 536/1044 KB 1332/1710 KB 788/1267 KB 372/1063 KB 268/713 KB 540/1044 KB 1332/1710 KB 788/1267 KB 372/1063 KB 268/713 KB 544/1044 KB 1316/1710 KB 772/1267 KB 372/1063 KB 260/713 KB 516/1044 KB 1332/1710 KB 788/1267 KB 376/1063 KB 268/713 KB 544/1044 KB 1332/1710 KB 788/1267 KB 380/1063 KB 268/713 KB 544/1044 KB 1332/1710 KB 788/1267 KB 372/1063 KB 268/713 KB 532/1044 KB 1336/1710 KB 788/1267 KB 384/1063 KB 268/713 KB 544/1044 KB 1340/1710 KB 788/1267 KB 384/1063 KB 268/713 KB 544/1044 KB 1328/1710 KB 788/1267 KB 372/1063 KB 268/713 KB 532/1044 KB 1340/1710 KB 792/1267 KB 384/1063 KB 268/713 KB 544/1044 KB 1340/1710 KB 796/1267 KB 384/1063 KB 268/713 KB 544/1044 KB 1340/1710 KB 800/1267 KB 384/1063 KB 268/713 KB 544/1044 KB 1344/1710 KB 800/1267 KB 384/1063 KB 268/713 KB 544/1044 KB 1348/1710 KB 800/1267 KB 384/1063 KB 268/713 KB 544/1044 KB 1352/1710 KB 804/1267 KB 384/1063 KB 268/713 KB 548/1044 KB 1356/1710 KB 804/1267 KB 384/1063 KB 268/713 KB 548/1044 KB 1360/1710 KB 804/1267 KB 384/1063 KB 268/713 KB 548/1044 KB 1340/1710 KB 800/1267 KB 384/1063 KB 268/713 KB 544/1044 KB 1360/1710 KB 804/1267 KB 388/1063 KB 268/713 KB 548/1044 KB 1360/1710 KB 804/1267 KB 392/1063 KB 268/713 KB 548/1044 KB 1360/1710 KB 804/1267 KB 396/1063 KB 268/713 KB 548/1044 KB 1360/1710 KB 804/1267 KB 400/1063 KB 268/713 KB 548/1044 KB 1348/1710 KB 804/1267 KB 384/1063 KB 268/713 KB 548/1044 KB 1360/1710 KB 808/1267 KB 400/1063 KB 268/713 KB 548/1044 KB 1360/1710 KB 812/1267 KB 400/1063 KB 268/713 KB 548/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 268/713 KB 548/1044 KB 1348/1710 KB 800/1267 KB 384/1063 KB 268/713 KB 548/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 268/713 KB 552/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 268/713 KB 556/1044 KB 1348/1710 KB 800/1267 KB 384/1063 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install KB 268/713 KB 544/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 272/713 KB 556/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 276/713 KB 556/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 276/713 KB 560/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 280/713 KB 560/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 284/713 KB 560/1044 KB 1360/1710 KB 820/1267 KB 400/1063 KB 288/713 KB 564/1044 KB 1364/1710 KB 820/1267 KB 400/1063 KB 292/713 KB 564/1044 KB 1364/1710 KB 820/1267 KB 404/1063 KB 296/713 KB 564/1044 KB 1364/1710 KB 820/1267 KB 404/1063 KB 300/713 KB 564/1044 KB 1360/1710 KB 820/1267 KB 400/1063 KB 284/713 KB 564/1044 KB 1364/1710 KB 824/1267 KB 404/1063 KB 300/713 KB 564/1044 KB 1364/1710 KB 828/1267 KB 404/1063 KB 300/713 KB 564/1044 KB 1364/1710 KB 832/1267 KB 404/1063 KB 300/713 KB 564/1044 KB 1360/1710 KB 816/1267 KB 400/1063 KB 284/713 KB 564/1044 KB 1364/1710 KB 832/1267 KB 404/1063 KB 300/713 KB 568/1044 KB 1364/1710 KB 832/1267 KB 404/1063 KB 300/713 KB 572/1044 KB 1364/1710 KB 832/1267 KB 404/1063 KB 300/713 KB 576/1044 KB 1364/1710 KB 820/1267 KB 404/1063 KB 292/713 KB 564/1044 KB 1364/1710 KB 832/1267 KB 408/1063 KB 300/713 KB 576/1044 KB 1364/1710 KB 820/1267 KB 400/1063 KB 288/713 KB 564/1044 KB 1368/1710 KB 832/1267 KB 412/1063 KB 300/713 KB 576/1044 KB 1372/1710 KB 832/1267 KB 412/1063 KB 300/713 KB 576/1044 KB 1376/1710 KB 832/1267 KB 412/1063 KB 300/713 KB 576/1044 KB 1376/1710 KB 832/1267 KB 412/1063 KB 300/713 KB 576/1044 KB 1376/1710 KB 832/1267 KB 416/1063 KB 300/713 KB 576/1044 KB 1380/1710 KB 832/1267 KB 420/1063 KB 304/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 424/1063 KB 304/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 428/1063 KB 304/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 432/1063 KB 304/713 KB 580/1044 KB 1380/1710 KB 832/1267 KB 416/1063 KB 304/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 432/1063 KB 308/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 432/1063 KB 312/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 432/1063 KB 316/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 432/1063 KB 320/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 432/1063 KB 324/713 KB 580/1044 KB 1380/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 580/1044 KB 1380/1710 KB 832/1267 KB 416/1063 KB 300/713 KB 580/1044 KB 1384/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 580/1044 KB 1388/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 580/1044 KB 1376/1710 KB 832/1267 KB 416/1063 KB 300/713 KB 580/1044 KB 1388/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 584/1044 KB 1388/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 588/1044 KB 1388/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 592/1044 KB 1392/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 596/1044 KB 1392/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 600/1044 KB 1392/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 604/1044 KB 1392/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 608/1044 KB 1380/1710 KB 836/1267 KB 436/1063 KB 324/713 KB 580/1044 KB 1392/1710 KB 836/1267 KB 440/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 836/1267 KB 444/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 836/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1380/1710 KB 836/1267 KB 420/1063 KB 304/713 KB 580/1044 KB 1392/1710 KB 840/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 844/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 848/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 852/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 856/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 8 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 60/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 864/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 868/1267 KB 448/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 872/1267 KB 452/1063 KB 332/713 KB 612/1044 KB 1392/1710 KB 876/1267 KB 452/1063 KB 332/713 KB 612/1044 KB 1392/1710 KB 880/1267 KB 452/1063 KB 332/713 KB 612/1044 KB 1392/1710 KB 836/1267 KB 436/1063 KB 332/713 KB 608/1044 KB 1392/1710 KB 880/1267 KB 452/1063 KB 336/713 KB 612/1044 KB 1392/1710 KB 880/1267 KB 452/1063 KB 340/713 KB 612/1044 KB 1392/1710 KB 836/1267 KB 436/1063 KB 328/713 KB 592/1044 KB 1396/1710 KB 880/1267 KB 452/1063 KB 340/713 KB 612/1044 KB 1400/1710 KB 880/1267 KB 452/1063 KB 340/713 KB 612/1044 KB 1404/1710 KB 880/1267 KB 452/1063 KB 340/713 KB 612/1044 KB 1408/1710 KB 880/1267 KB 452/1063 KB 340/713 KB 612/1044 KB 1412/1710 KB 880/1267 KB 452/1063 KB 340/713 KB 612/1044 KB 1416/1710 KB 880/1267 KB 452/1063 KB 340/713 KB 612/1044 KB 1420/1710 KB 880/1267 KB 452/1063 KB 340/713 KB 612/1044 KB 1424/1710 KB 880/1267 KB 452/1063 KB 344/713 KB 612/1044 KB 1428/1710 KB 880/1267 KB 452/1063 KB 344/713 KB 612/1044 KB 1432/1710 KB 884/1267 KB 452/1063 KB 344/713 KB 612/1044 KB 1436/1710 KB 884/1267 KB 452/1063 KB 344/713 KB 612/1044 KB 1440/1710 KB 884/1267 KB 452/1063 KB 344/713 KB 612/1044 KB 1392/1710 KB 868/1267 KB 452/1063 KB 332/713 KB 612/1044 KB 1440/1710 KB 884/1267 KB 452/1063 KB 344/713 KB 616/1044 KB 1440/1710 KB 884/1267 KB 452/1063 KB 344/713 KB 620/1044 KB 1440/1710 KB 884/1267 KB 452/1063 KB 344/713 KB 624/1044 KB 1392/1710 KB 868/1267 KB 452/1063 KB 332/713 KB 608/1044 KB 1440/1710 KB 884/1267 KB 456/1063 KB 344/713 KB 624/1044 KB 1440/1710 KB 884/1267 KB 460/1063 KB 344/713 KB 624/1044 KB 1440/1710 KB 884/1267 KB 464/1063 KB 344/713 KB 624/1044 KB 1440/1710 KB 884/1267 KB 468/1063 KB 344/713 KB 624/1044 KB 1440/1710 KB 884/1267 KB 472/1063 KB 344/713 KB 628/1044 KB 1440/1710 KB 884/1267 KB 476/1063 KB 344/713 KB 628/1044 KB 1440/1710 KB 884/1267 KB 480/1063 KB 344/713 KB 628/1044 KB 1440/1710 KB 884/1267 KB 484/1063 KB 344/713 KB 628/1044 KB 1444/1710 KB 884/1267 KB 488/1063 KB 344/713 KB 628/1044 KB 1428/1710 KB 884/1267 KB 452/1063 KB 344/713 KB 612/1044 KB 1444/1710 KB 888/1267 KB 488/1063 KB 344/713 KB 628/1044 KB 1444/1710 KB 892/1267 KB 488/1063 KB 344/713 KB 628/1044 KB 1444/1710 KB 896/1267 KB 488/1063 KB 344/713 KB 628/1044 KB 1420/1710 KB 880/1267 KB 452/1063 KB 344/713 KB 612/1044 KB 1444/1710 KB 896/1267 KB 488/1063 KB 348/713 KB 628/1044 KB 1444/1710 KB 896/1267 KB 488/1063 KB 352/713 KB 628/1044 KB 1444/1710 KB 896/1267 KB 488/1063 KB 356/713 KB 628/1044 KB 1444/1710 KB 896/1267 KB 488/1063 KB 360/713 KB 628/1044 KB 1444/1710 KB 896/1267 KB 488/1063 KB 364/713 KB 628/1044 KB 1444/1710 KB 896/1267 KB 488/1063 KB 368/713 KB 628/1044 KB 1444/1710 KB 896/1267 KB 488/1063 KB 372/713 KB 628/1044 KB 1444/1710 KB 900/1267 KB 488/1063 KB 376/713 KB 628/1044 KB 1444/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 628/1044 KB 1444/1710 KB 884/1267 KB 484/1063 KB 344/713 KB 628/1044 KB 1448/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 628/1044 KB 1452/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 628/1044 KB 1440/1710 KB 884/1267 KB 468/1063 KB 344/713 KB 628/1044 KB 1452/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 632/1044 KB 1452/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 636/1044 KB 1452/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 640/1044 KB 1452/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 644/1044 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install KB 1452/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 648/1044 KB 1452/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 652/1044 KB 1452/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 656/1044 KB 1444/1710 KB 900/1267 KB 492/1063 KB 376/713 KB 628/1044 KB 1456/1710 KB 900/1267 KB 496/1063 KB 384/713 KB 656/1044 KB 1444/1710 KB 900/1267 KB 488/1063 KB 372/713 KB 628/1044 KB 1456/1710 KB 904/1267 KB 496/1063 KB 384/713 KB 656/1044 KB 1456/1710 KB 908/1267 KB 496/1063 KB 384/713 KB 656/1044 KB 1456/1710 KB 912/1267 KB 496/1063 KB 384/713 KB 656/1044 KB 1456/1710 KB 900/1267 KB 492/1063 KB 384/713 KB 656/1044 KB 1456/1710 KB 912/1267 KB 496/1063 KB 388/713 KB 656/1044 KB 1456/1710 KB 916/1267 KB 500/1063 KB 392/713 KB 660/1044 KB 1456/1710 KB 916/1267 KB 500/1063 KB 396/713 KB 660/1044 KB 1456/1710 KB 916/1267 KB 500/1063 KB 400/713 KB 660/1044 KB 1456/1710 KB 900/1267 KB 492/1063 KB 380/713 KB 656/1044 KB 1460/1710 KB 916/1267 KB 500/1063 KB 400/713 KB 660/1044 KB 1464/1710 KB 916/1267 KB 500/1063 KB 400/713 KB 660/1044 KB 1468/1710 KB 916/1267 KB 500/1063 KB 400/713 KB 660/1044 KB 1472/1710 KB 916/1267 KB 500/1063 KB 400/713 KB 660/1044 KB 1476/1710 KB 916/1267 KB 500/1063 KB 400/713 KB 660/1044 KB 1480/1710 KB 916/1267 KB 500/1063 KB 404/713 KB 660/1044 KB 1484/1710 KB 916/1267 KB 500/1063 KB 404/713 KB 660/1044 KB 1488/1710 KB 916/1267 KB 500/1063 KB 404/713 KB 660/1044 KB 1492/1710 KB 916/1267 KB 500/1063 KB 404/713 KB 660/1044 KB 1456/1710 KB 916/1267 KB 500/1063 KB 388/713 KB 660/1044 KB 1492/1710 KB 920/1267 KB 500/1063 KB 404/713 KB 660/1044 KB 1492/1710 KB 924/1267 KB 500/1063 KB 404/713 KB 660/1044 KB 1492/1710 KB 928/1267 KB 500/1063 KB 404/713 KB 660/1044 KB 1456/1710 KB 912/1267 KB 500/1063 KB 388/713 KB 660/1044 KB 1492/1710 KB 928/1267 KB 504/1063 KB 404/713 KB 660/1044 KB 1492/1710 KB 928/1267 KB 508/1063 KB 404/713 KB 660/1044 KB 1492/1710 KB 928/1267 KB 512/1063 KB 404/713 KB 660/1044 KB 1456/1710 KB 912/1267 KB 496/1063 KB 388/713 KB 660/1044 KB 1492/1710 KB 928/1267 KB 512/1063 KB 404/713 KB 664/1044 KB 1492/1710 KB 928/1267 KB 512/1063 KB 404/713 KB 668/1044 KB 1492/1710 KB 928/1267 KB 512/1063 KB 404/713 KB 672/1044 KB 1492/1710 KB 932/1267 KB 512/1063 KB 404/713 KB 676/1044 KB 1492/1710 KB 932/1267 KB 516/1063 KB 404/713 KB 680/1044 KB 1492/1710 KB 932/1267 KB 516/1063 KB 404/713 KB 684/1044 KB 1492/1710 KB 932/1267 KB 516/1063 KB 404/713 KB 688/1044 KB 1476/1710 KB 916/1267 KB 500/1063 KB 404/713 KB 660/1044 KB 1492/1710 KB 932/1267 KB 516/1063 KB 408/713 KB 688/1044 KB 1492/1710 KB 932/1267 KB 516/1063 KB 412/713 KB 688/1044 KB 1492/1710 KB 932/1267 KB 516/1063 KB 416/713 KB 688/1044 KB 1492/1710 KB 932/1267 KB 516/1063 KB 404/713 KB 676/1044 KB 1492/1710 KB 932/1267 KB 520/1063 KB 416/713 KB 688/1044 KB 1492/1710 KB 932/1267 KB 524/1063 KB 416/713 KB 688/1044 KB 1492/1710 KB 932/1267 KB 528/1063 KB 416/713 KB 688/1044 KB 1492/1710 KB 932/1267 KB 512/1063 KB 404/713 KB 672/1044 KB 1492/1710 KB 936/1267 KB 528/1063 KB 416/713 KB 688/1044 KB 1492/1710 KB 940/1267 KB 528/1063 KB 416/713 KB 688/1044 KB 1492/1710 KB 944/1267 KB 528/1063 KB 416/713 KB 688/1044 KB 1492/1710 KB 948/1267 KB 528/1063 KB 416/713 KB 688/1044 KB 1492/1710 KB 952/1267 KB 532/1063 KB 420/713 KB 692/1044 KB 1492/1710 KB 948/1267 KB 532/1063 KB 420/713 KB 692/1044 KB 1492/1710 KB 956/1267 KB 532/1063 KB 420/713 KB 696/1044 KB 1492/1710 KB 948/1267 KB 532/1063 KB 420/713 KB 688/1044 KB 1496/1710 KB 956/1267 KB 532/1063 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 424/713 KB 696/1044 KB 1496/1710 KB 956/1267 KB 532/1063 KB 428/713 KB 696/1044 KB 1496/1710 KB 956/1267 KB 532/1063 KB 432/713 KB 696/1044 KB 1492/1710 KB 948/1267 KB 532/1063 KB 416/713 KB 688/1044 KB 1496/1710 KB 956/1267 KB 536/1063 KB 432/713 KB 700/1044 KB 1496/1710 KB 956/1267 KB 540/1063 KB 432/713 KB 700/1044 KB 1496/1710 KB 956/1267 KB 544/1063 KB 432/713 KB 700/1044 KB 1496/1710 KB 956/1267 KB 548/1063 KB 432/713 KB 700/1044 KB 1496/1710 KB 956/1267 KB 552/1063 KB 436/713 KB 700/1044 KB 1496/1710 KB 956/1267 KB 556/1063 KB 436/713 KB 700/1044 KB 1496/1710 KB 956/1267 KB 532/1063 KB 432/713 KB 700/1044 KB 1492/1710 KB 956/1267 KB 532/1063 KB 420/713 KB 696/1044 KB 1496/1710 KB 960/1267 KB 556/1063 KB 436/713 KB 700/1044 KB 1496/1710 KB 964/1267 KB 556/1063 KB 436/713 KB 700/1044 KB 1496/1710 KB 956/1267 KB 532/1063 KB 420/713 KB 696/1044 KB 1500/1710 KB 964/1267 KB 556/1063 KB 436/713 KB 704/1044 KB 1504/1710 KB 964/1267 KB 556/1063 KB 436/713 KB 704/1044 KB 1496/1710 KB 964/1267 KB 556/1063 KB 436/713 KB 704/1044 KB 1508/1710 KB 964/1267 KB 556/1063 KB 436/713 KB 704/1044 KB 1512/1710 KB 968/1267 KB 556/1063 KB 436/713 KB 708/1044 KB 1516/1710 KB 968/1267 KB 556/1063 KB 436/713 KB 708/1044 KB 1520/1710 KB 968/1267 KB 556/1063 KB 436/713 KB 708/1044 KB 1496/1710 KB 956/1267 KB 548/1063 KB 436/713 KB 700/1044 KB 1520/1710 KB 968/1267 KB 560/1063 KB 440/713 KB 708/1044 KB 1520/1710 KB 968/1267 KB 560/1063 KB 444/713 KB 708/1044 KB 1520/1710 KB 968/1267 KB 560/1063 KB 448/713 KB 708/1044 KB 1520/1710 KB 968/1267 KB 560/1063 KB 436/713 KB 708/1044 KB 1508/1710 KB 968/1267 KB 556/1063 KB 436/713 KB 708/1044 KB 1520/1710 KB 972/1267 KB 560/1063 KB 448/713 KB 708/1044 KB 1520/1710 KB 976/1267 KB 560/1063 KB 448/713 KB 708/1044 KB 1508/1710 KB 964/1267 KB 556/1063 KB 436/713 KB 708/1044 KB 1520/1710 KB 976/1267 KB 560/1063 KB 448/713 KB 712/1044 KB 1520/1710 KB 976/1267 KB 560/1063 KB 448/713 KB 716/1044 KB 1524/1710 KB 976/1267 KB 564/1063 KB 452/713 KB 720/1044 KB 1524/1710 KB 976/1267 KB 564/1063 KB 452/713 KB 724/1044 KB 1524/1710 KB 980/1267 KB 564/1063 KB 452/713 KB 728/1044 KB 1524/1710 KB 976/1267 KB 564/1063 KB 452/713 KB 716/1044 KB 1524/1710 KB 976/1267 KB 560/1063 KB 452/713 KB 716/1044 KB 1528/1710 KB 980/1267 KB 564/1063 KB 452/713 KB 728/1044 KB 1520/1710 KB 976/1267 KB 560/1063 KB 452/713 KB 716/1044 KB 1528/1710 KB 980/1267 KB 568/1063 KB 456/713 KB 728/1044 KB 1528/1710 KB 980/1267 KB 568/1063 KB 460/713 KB 728/1044 KB 1528/1710 KB 980/1267 KB 568/1063 KB 464/713 KB 728/1044 KB 1528/1710 KB 980/1267 KB 568/1063 KB 452/713 KB 728/1044 KB 1532/1710 KB 980/1267 KB 572/1063 KB 464/713 KB 728/1044 KB 1532/1710 KB 980/1267 KB 576/1063 KB 464/713 KB 728/1044 KB 1532/1710 KB 980/1267 KB 580/1063 KB 464/713 KB 728/1044 KB 1532/1710 KB 980/1267 KB 584/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 980/1267 KB 588/1063 KB 468/713 KB 732/1044 KB 1524/1710 KB 980/1267 KB 564/1063 KB 452/713 KB 724/1044 KB 1532/1710 KB 984/1267 KB 588/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 988/1267 KB 588/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 992/1267 KB 588/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 996/1267 KB 588/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 1000/1267 KB 588/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 1004/1267 KB 588/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 1008/1267 KB 588/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 980/1267 KB 580/1063 KB 468/713 KB 732/1044 KB 1532/1710 KB 100 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 8/1267 KB 588/1063 KB 472/713 KB 732/1044 KB 1532/1710 KB 1008/1267 KB 588/1063 KB 476/713 KB 732/1044 KB 1532/1710 KB 1008/1267 KB 588/1063 KB 480/713 KB 732/1044 KB 1532/1710 KB 980/1267 KB 580/1063 KB 464/713 KB 732/1044 KB 1532/1710 KB 1008/1267 KB 588/1063 KB 480/713 KB 736/1044 KB 1532/1710 KB 980/1267 KB 568/1063 KB 464/713 KB 728/1044 KB 1536/1710 KB 1008/1267 KB 588/1063 KB 480/713 KB 736/1044 KB 1540/1710 KB 1008/1267 KB 588/1063 KB 480/713 KB 736/1044 KB 1544/1710 KB 1008/1267 KB 588/1063 KB 480/713 KB 740/1044 KB 1548/1710 KB 1008/1267 KB 588/1063 KB 480/713 KB 740/1044 KB 1552/1710 KB 1008/1267 KB 588/1063 KB 480/713 KB 740/1044 KB 1552/1710 KB 1008/1267 KB 588/1063 KB 484/713 KB 740/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 488/713 KB 740/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 492/713 KB 740/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 496/713 KB 740/1044 KB 1540/1710 KB 1008/1267 KB 588/1063 KB 480/713 KB 740/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 496/713 KB 744/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 496/713 KB 748/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 496/713 KB 752/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 496/713 KB 756/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 500/713 KB 760/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 500/713 KB 764/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 484/713 KB 740/1044 KB 1560/1710 KB 1012/1267 KB 592/1063 KB 500/713 KB 768/1044 KB 1564/1710 KB 1012/1267 KB 592/1063 KB 500/713 KB 768/1044 KB 1568/1710 KB 1012/1267 KB 592/1063 KB 500/713 KB 768/1044 KB 1552/1710 KB 1012/1267 KB 592/1063 KB 484/713 KB 740/1044 KB 1568/1710 KB 1016/1267 KB 592/1063 KB 500/713 KB 768/1044 KB 1552/1710 KB 1008/1267 KB 592/1063 KB 484/713 KB 740/1044 KB 1568/1710 KB 1016/1267 KB 596/1063 KB 500/713 KB 768/1044 KB 1568/1710 KB 1016/1267 KB 600/1063 KB 500/713 KB 768/1044 KB 1568/1710 KB 1020/1267 KB 604/1063 KB 500/713 KB 768/1044 KB 1568/1710 KB 1020/1267 KB 608/1063 KB 500/713 KB 768/1044 KB 1568/1710 KB 1020/1267 KB 612/1063 KB 500/713 KB 768/1044 KB 1572/1710 KB 1020/1267 KB 616/1063 KB 500/713 KB 768/1044 KB 1572/1710 KB 1020/1267 KB 620/1063 KB 500/713 KB 768/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 500/713 KB 756/1044 KB 1572/1710 KB 1020/1267 KB 620/1063 KB 504/713 KB 768/1044 KB 1572/1710 KB 1020/1267 KB 620/1063 KB 508/713 KB 768/1044 KB 1572/1710 KB 1020/1267 KB 620/1063 KB 512/713 KB 768/1044 KB 1556/1710 KB 1012/1267 KB 592/1063 KB 500/713 KB 768/1044 KB 1572/1710 KB 1020/1267 KB 620/1063 KB 512/713 KB 772/1044 KB 1572/1710 KB 1020/1267 KB 620/1063 KB 516/713 KB 776/1044 KB 1572/1710 KB 1020/1267 KB 620/1063 KB 516/713 KB 780/1044 KB 1572/1710 KB 1020/1267 KB 612/1063 KB 500/713 KB 768/1044 KB 1576/1710 KB 1020/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1580/1710 KB 1020/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1584/1710 KB 1020/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1568/1710 KB 1020/1267 KB 600/1063 KB 500/713 KB 768/1044 KB 1584/1710 KB 1024/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1584/1710 KB 1028/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1584/1710 KB 1032/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1584/1710 KB 1036/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1584/1710 KB 1040/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1588/1710 KB 1040/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1592/1710 KB 1044/1267 KB 624/1063 KB 516/713 KB 784/1044 KB 1596/1710 KB 1044/1267 KB 624/1063 KB 516/713 KB 784/1044 KB 1600/1710 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1044/1267 KB 624/1063 KB 516/713 KB 784/1044 KB 1572/1710 KB 1020/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1572/1710 KB 1020/1267 KB 620/1063 KB 516/713 KB 772/1044 KB 1588/1710 KB 1044/1267 KB 624/1063 KB 516/713 KB 784/1044 KB 1600/1710 KB 1044/1267 KB 628/1063 KB 520/713 KB 784/1044 KB 1600/1710 KB 1044/1267 KB 632/1063 KB 520/713 KB 788/1044 KB 1600/1710 KB 1044/1267 KB 636/1063 KB 520/713 KB 788/1044 KB 1600/1710 KB 1044/1267 KB 640/1063 KB 520/713 KB 788/1044 KB 1600/1710 KB 1044/1267 KB 644/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1044/1267 KB 648/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1044/1267 KB 652/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1044/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1588/1710 KB 1044/1267 KB 624/1063 KB 516/713 KB 780/1044 KB 1604/1710 KB 1048/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1052/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1056/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1060/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1064/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1068/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1072/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1604/1710 KB 1044/1267 KB 644/1063 KB 520/713 KB 788/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 520/713 KB 788/1044 KB 1600/1710 KB 1044/1267 KB 628/1063 KB 520/713 KB 788/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 520/713 KB 792/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 520/713 KB 796/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 520/713 KB 800/1044 KB 1600/1710 KB 1044/1267 KB 624/1063 KB 520/713 KB 784/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 524/713 KB 800/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 528/713 KB 800/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 532/713 KB 800/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 536/713 KB 800/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 540/713 KB 800/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 544/713 KB 800/1044 KB 1608/1710 KB 1072/1267 KB 656/1063 KB 548/713 KB 800/1044 KB 1612/1710 KB 1076/1267 KB 660/1063 KB 552/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 660/1063 KB 556/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 660/1063 KB 560/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 660/1063 KB 564/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 660/1063 KB 568/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 660/1063 KB 572/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 660/1063 KB 576/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 660/1063 KB 548/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 664/1063 KB 576/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 668/1063 KB 576/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 672/1063 KB 576/713 KB 804/1044 KB 1612/1710 KB 1076/1267 KB 656/1063 KB 548/713 KB 804/1044 KB 1612/1710 KB 1080/1267 KB 672/1063 KB 576/713 KB 804/1044 KB 1612/1710 KB 1084/1267 KB 672/1063 KB 576/713 KB 804/1044 KB 1612/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 804/1044 KB 1612/1710 KB 1072/1267 KB 656/1063 KB 548/713 KB 804/1044 KB 1612/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 808/1044 KB 1612/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 812/1044 KB 1612/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 816/1044 KB 1612/1710 KB 1072/1267 KB 656/1063 KB 548/713 KB 800/1044 KB 1616/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 816/1044 KB 1620/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 816/1044 KB 1624/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 820/1044 KB 1628 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install /1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 820/1044 KB 1632/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 820/1044 KB 1620/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 820/1044 KB 1632/1710 KB 1088/1267 KB 672/1063 KB 576/713 KB 824/1044 KB 1632/1710 KB 1092/1267 KB 672/1063 KB 576/713 KB 828/1044 KB 1632/1710 KB 1092/1267 KB 672/1063 KB 576/713 KB 832/1044 KB 1632/1710 KB 1092/1267 KB 676/1063 KB 576/713 KB 836/1044 KB 1636/1710 KB 1092/1267 KB 676/1063 KB 580/713 KB 840/1044 KB 1636/1710 KB 1092/1267 KB 676/1063 KB 580/713 KB 844/1044 KB 1636/1710 KB 1092/1267 KB 676/1063 KB 580/713 KB 848/1044 KB 1632/1710 KB 1092/1267 KB 672/1063 KB 576/713 KB 824/1044 KB 1636/1710 KB 1096/1267 KB 676/1063 KB 580/713 KB 848/1044 KB 1636/1710 KB 1100/1267 KB 676/1063 KB 580/713 KB 848/1044 KB 1636/1710 KB 1104/1267 KB 676/1063 KB 580/713 KB 848/1044 KB 1636/1710 KB 1108/1267 KB 676/1063 KB 580/713 KB 848/1044 KB 1636/1710 KB 1112/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1636/1710 KB 1116/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1636/1710 KB 1120/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1636/1710 KB 1124/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1636/1710 KB 1128/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1636/1710 KB 1132/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1636/1710 KB 1136/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1636/1710 KB 1092/1267 KB 676/1063 KB 580/713 KB 836/1044 KB 1636/1710 KB 1092/1267 KB 676/1063 KB 576/713 KB 836/1044 KB 1640/1710 KB 1136/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1644/1710 KB 1136/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1648/1710 KB 1136/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1632/1710 KB 1092/1267 KB 676/1063 KB 576/713 KB 832/1044 KB 1648/1710 KB 1136/1267 KB 680/1063 KB 580/713 KB 852/1044 KB 1648/1710 KB 1136/1267 KB 684/1063 KB 580/713 KB 852/1044 KB 1648/1710 KB 1136/1267 KB 688/1063 KB 580/713 KB 852/1044 KB 1648/1710 KB 1136/1267 KB 692/1063 KB 580/713 KB 852/1044 KB 1652/1710 KB 1136/1267 KB 696/1063 KB 584/713 KB 852/1044 KB 1652/1710 KB 1136/1267 KB 700/1063 KB 584/713 KB 852/1044 KB 1652/1710 KB 1136/1267 KB 704/1063 KB 584/713 KB 852/1044 KB 1636/1710 KB 1108/1267 KB 676/1063 KB 580/713 KB 852/1044 KB 1652/1710 KB 1136/1267 KB 704/1063 KB 584/713 KB 856/1044 KB 1652/1710 KB 1136/1267 KB 704/1063 KB 584/713 KB 860/1044 KB 1652/1710 KB 1136/1267 KB 704/1063 KB 584/713 KB 864/1044 KB 1652/1710 KB 1136/1267 KB 704/1063 KB 584/713 KB 868/1044 KB 1652/1710 KB 1136/1267 KB 708/1063 KB 584/713 KB 872/1044 KB 1652/1710 KB 1136/1267 KB 708/1063 KB 584/713 KB 876/1044 KB 1652/1710 KB 1136/1267 KB 692/1063 KB 584/713 KB 852/1044 KB 1656/1710 KB 1136/1267 KB 708/1063 KB 584/713 KB 876/1044 KB 1660/1710 KB 1136/1267 KB 708/1063 KB 584/713 KB 876/1044 KB 1664/1710 KB 1136/1267 KB 708/1063 KB 584/713 KB 876/1044 KB 1648/1710 KB 1136/1267 KB 692/1063 KB 584/713 KB 852/1044 KB 1664/1710 KB 1136/1267 KB 708/1063 KB 588/713 KB 876/1044 KB 1664/1710 KB 1136/1267 KB 708/1063 KB 592/713 KB 876/1044 KB 1664/1710 KB 1136/1267 KB 708/1063 KB 596/713 KB 876/1044 KB 1664/1710 KB 1136/1267 KB 708/1063 KB 600/713 KB 876/1044 KB 1664/1710 KB 1136/1267 KB 708/1063 KB 604/713 KB 876/1044 KB 1664/1710 KB 1136/1267 KB 708/1063 KB 608/713 KB 876/1044 KB 1664/1710 KB 1136/1267 KB 708/1063 KB 612/713 KB 876/1044 KB 1668/1710 KB 1140/1267 KB 708/1063 KB 616/713 KB 876/1044 KB 1652/1710 KB 1136/1267 KB 708/1063 KB 584/713 KB 868/1044 KB 1668/1710 KB 1140/1267 KB 712/1063 KB 616/713 KB 880/1044 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1668/1710 KB 1140/1267 KB 716/1063 KB 616/713 KB 880/1044 KB 1668/1710 KB 1140/1267 KB 720/1063 KB 616/713 KB 880/1044 KB 1668/1710 KB 1140/1267 KB 724/1063 KB 616/713 KB 880/1044 KB 1668/1710 KB 1140/1267 KB 708/1063 KB 616/713 KB 880/1044 KB 1668/1710 KB 1140/1267 KB 724/1063 KB 620/713 KB 884/1044 KB 1668/1710 KB 1140/1267 KB 708/1063 KB 612/713 KB 876/1044 KB 1668/1710 KB 1144/1267 KB 728/1063 KB 620/713 KB 884/1044 KB 1668/1710 KB 1148/1267 KB 728/1063 KB 620/713 KB 884/1044 KB 1668/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 884/1044 KB 1668/1710 KB 1136/1267 KB 708/1063 KB 612/713 KB 876/1044 KB 1672/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 888/1044 KB 1676/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 888/1044 KB 1680/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 888/1044 KB 1684/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 888/1044 KB 1688/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 888/1044 KB 1692/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 888/1044 KB 1696/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 888/1044 KB 1668/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 888/1044 KB 1696/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 892/1044 KB 1700/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 896/1044 KB 1700/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 900/1044 KB 1700/1710 KB 1156/1267 KB 728/1063 KB 620/713 KB 904/1044 KB 1700/1710 KB 1156/1267 KB 728/1063 KB 620/713 KB 908/1044 KB 1700/1710 KB 1156/1267 KB 728/1063 KB 620/713 KB 912/1044 KB 1668/1710 KB 1140/1267 KB 728/1063 KB 620/713 KB 884/1044 KB 1700/1710 KB 1156/1267 KB 732/1063 KB 620/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 736/1063 KB 620/713 KB 912/1044 KB 1668/1710 KB 1140/1267 KB 724/1063 KB 620/713 KB 880/1044 KB 1700/1710 KB 1156/1267 KB 736/1063 KB 624/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 736/1063 KB 628/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 736/1063 KB 632/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 736/1063 KB 636/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 736/1063 KB 640/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 740/1063 KB 640/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 744/1063 KB 644/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 748/1063 KB 644/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 752/1063 KB 644/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 728/1063 KB 620/713 KB 900/1044 KB 1700/1710 KB 1160/1267 KB 752/1063 KB 644/713 KB 912/1044 KB 1700/1710 KB 1164/1267 KB 752/1063 KB 644/713 KB 912/1044 KB 1700/1710 KB 1168/1267 KB 752/1063 KB 644/713 KB 912/1044 KB 1700/1710 KB 1152/1267 KB 728/1063 KB 620/713 KB 892/1044 KB 1704/1710 KB 1168/1267 KB 752/1063 KB 644/713 KB 912/1044 KB 1708/1710 KB 1168/1267 KB 752/1063 KB 644/713 KB 912/1044 KB 1710/1710 KB 1168/1267 KB 752/1063 KB 644/713 KB 912/1044 KB 1700/1710 KB 1156/1267 KB 740/1063 KB 644/713 KB 912/1044 KB 1710/1710 KB 1168/1267 KB 752/1063 KB 648/713 KB 912/1044 KB 1710/1710 KB 1168/1267 KB 752/1063 KB 652/713 KB 912/1044 KB 1710/1710 KB 1168/1267 KB 756/1063 KB 656/713 KB 912/1044 KB 1710/1710 KB 1168/1267 KB 756/1063 KB 660/713 KB 916/1044 KB 1710/1710 KB 1172/1267 KB 756/1063 KB 664/713 KB 916/1044 KB 1710/1710 KB 1172/1267 KB 756/1063 KB 668/713 KB 916/1044 KB 1710/1710 KB 1172/1267 KB 756/1063 KB 672/713 KB 916/1044 KB 1710/1710 KB 1168/1267 KB 756/1063 KB 652/713 KB 912/1044 KB 1710/1710 KB 1172/1267 KB 760/1063 KB 672/713 KB 916/1044 KB 1710/1710 KB 1172/1267 KB 764/1063 KB 672/713 KB 916/1044 KB 1710/1710 KB 1172/1267 KB 768/1063 KB 672/713 KB 916 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install /1044 KB 1710/1710 KB 1172/1267 KB 756/1063 KB 660/713 KB 916/1044 KB 1710/1710 KB 1176/1267 KB 768/1063 KB 672/713 KB 916/1044 KB 1710/1710 KB 1180/1267 KB 768/1063 KB 672/713 KB 916/1044 KB 1710/1710 KB 1184/1267 KB 768/1063 KB 672/713 KB 916/1044 KB 1710/1710 KB 1168/1267 KB 756/1063 KB 656/713 KB 916/1044 KB 1710/1710 KB 1184/1267 KB 768/1063 KB 672/713 KB 920/1044 KB 1710/1710 KB 1184/1267 KB 768/1063 KB 672/713 KB 924/1044 KB 1710/1710 KB 1184/1267 KB 768/1063 KB 672/713 KB 928/1044 KB 1710/1710 KB 1184/1267 KB 768/1063 KB 672/713 KB 932/1044 KB 1710/1710 KB 1188/1267 KB 772/1063 KB 676/713 KB 936/1044 KB 1710/1710 KB 1188/1267 KB 772/1063 KB 676/713 KB 940/1044 KB 1710/1710 KB 1188/1267 KB 772/1063 KB 676/713 KB 944/1044 KB 1710/1710 KB 1188/1267 KB 772/1063 KB 676/713 KB 932/1044 KB 1710/1710 KB 1188/1267 KB 772/1063 KB 672/713 KB 932/1044 KB 1710/1710 KB 1192/1267 KB 772/1063 KB 680/713 KB 944/1044 KB 1710/1710 KB 1196/1267 KB 772/1063 KB 680/713 KB 944/1044 KB 1710/1710 KB 1184/1267 KB 772/1063 KB 672/713 KB 932/1044 KB 1710/1710 KB 1196/1267 KB 776/1063 KB 680/713 KB 944/1044 KB 1710/1710 KB 1196/1267 KB 780/1063 KB 680/713 KB 944/1044 KB 1710/1710 KB 1196/1267 KB 784/1063 KB 680/713 KB 944/1044 KB 1710/1710 KB 1200/1267 KB 788/1063 KB 680/713 KB 944/1044 KB 1710/1710 KB 1200/1267 KB 792/1063 KB 680/713 KB 948/1044 KB 1710/1710 KB 1200/1267 KB 796/1063 KB 680/713 KB 948/1044 KB 1710/1710 KB 1200/1267 KB 800/1063 KB 680/713 KB 948/1044 KB 1710/1710 KB 1200/1267 KB 804/1063 KB 680/713 KB 948/1044 KB 1200/1267 KB 808/1063 KB 680/713 KB 948/1044 KB 1710/1710 KB 1196/1267 KB 780/1063 KB 680/713 KB 944/1044 KB 1200/1267 KB 808/1063 KB 684/713 KB 948/1044 KB 1200/1267 KB 808/1063 KB 688/713 KB 948/1044 KB 1710/1710 KB 1200/1267 KB 788/1063 KB 680/713 KB 948/1044 KB 1200/1267 KB 812/1063 KB 688/713 KB 952/1044 KB 1200/1267 KB 812/1063 KB 688/713 KB 956/1044 KB 1710/1710 KB 1200/1267 KB 784/1063 KB 680/713 KB 944/1044 KB 1204/1267 KB 812/1063 KB 688/713 KB 956/1044 KB 1208/1267 KB 812/1063 KB 688/713 KB 956/1044 KB 1212/1267 KB 812/1063 KB 688/713 KB 956/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2798.5 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1200/1267 KB 812/1063 KB 688/713 KB 948/1044 KB 1216/1267 KB 816/1063 KB 688/713 KB 960/1044 KB 1216/1267 KB 812/1063 KB 688/713 KB 960/1044 KB 1212/1267 KB 812/1063 KB 688/713 KB 960/1044 KB 1216/1267 KB 816/1063 KB 688/713 KB 964/1044 KB 1220/1267 KB 816/1063 KB 688/713 KB 968/1044 KB 1220/1267 KB 816/1063 KB 688/713 KB 972/1044 KB 1220/1267 KB 816/1063 KB 688/713 KB 976/1044 KB 1220/1267 KB 816/1063 KB 688/713 KB 964/1044 KB 1224/1267 KB 816/1063 KB 688/713 KB 976/1044 KB 1228/1267 KB 816/1063 KB 688/713 KB 976/1044 KB 1232/1267 KB 816/1063 KB 688/713 KB 976/1044 KB 1236/1267 KB 816/1063 KB 688/713 KB 976/1044 KB 1240/1267 KB 820/1063 KB 688/713 KB 980/1044 KB 1244/1267 KB 820/1063 KB 688/713 KB 980/1044 KB 1248/1267 KB 820/1063 KB 688/713 KB 980/1044 KB 1236/1267 KB 820/1063 KB 688/713 KB 980/1044 KB 1248/1267 KB 820/1063 KB 688/713 KB 984/1044 KB 1248/1267 KB 820/1063 KB 688/713 KB 988/1044 KB 1248/1267 KB 820/1063 KB 688/713 KB 992/1044 KB 1236/1267 KB 820/1063 KB 688/713 KB 976/1044 KB 1248/1267 KB 824/1063 KB 688/713 KB 992/1044 KB 1248/1267 KB 828/1063 KB 688/713 KB 992/1044 KB 1248/1267 KB 832/1063 KB 688/713 KB 992/1044 KB 1248/1267 KB 836/1063 KB 688/713 KB 996/1044 KB 1252/1267 KB 840/1063 KB 692/713 KB 996/1044 KB 1252/1267 KB 844/1063 KB 692/713 KB 996/1044 KB 1252/1267 KB 848/1063 KB 692/713 KB 996/1044 KB 1248/1267 KB 832/1063 KB 688/713 KB 996/1044 KB 1252/1267 KB 836/1063 KB 692/713 KB 996/1044 KB 1252/1267 KB 848/1063 KB 696/713 KB 996/1044 KB 1252/1267 KB 848/1063 KB 700/713 KB 996/1044 KB 1252/1267 KB 848/1063 KB 704/713 KB 996/1044 KB 1252/1267 KB 848/1063 KB 708/713 KB 996/1044 KB 1252/1267 KB 848/1063 KB 712/713 KB 996/1044 KB 1252/1267 KB 848/1063 KB 713/713 KB 996/1044 KB 1252/1267 KB 836/1063 KB 688/713 KB 996/1044 KB 1256/1267 KB 848/1063 KB 713/713 KB 996/1044 KB 1260/1267 KB 848/1063 KB 713/713 KB 996/1044 KB 1260/1267 KB 848/1063 KB 713/713 KB 1000/1044 KB 1260/1267 KB 848/1063 KB 713/713 KB 1004/1044 KB 1264/1267 KB 848/1063 KB 713/713 KB 1004/1044 KB 1264/1267 KB 848/1063 KB 713/713 KB 1008/1044 KB 1267/1267 KB 848/1063 KB 713/713 KB 1008/1044 KB 4/257 KB 1267/1267 KB 848/1063 KB 713/713 KB 1008/1044 KB 8/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 KB 12/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 KB 16/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 KB 20/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 KB 24/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 KB 28/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 KB 32/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 KB 36/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 KB 40/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1012/1044 KB 44/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1012/1044 KB 48/257 KB 1267/1267 KB 852/1063 KB 1012/1044 KB 4/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1008/1044 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 1146.3 KB/sec) unit-abot-epc-basic-0: 21:02:48 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.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 36/257 KB 1267/1267 KB 852/1063 KB 713/713 KB 1012/1044 KB 48/257 KB 1267/1267 KB 852/1063 KB 1016/1044 KB 48/257 KB 1267/1267 KB 852/1063 KB 1020/1044 KB 48/257 KB 1267/1267 KB 856/1063 KB 1020/1044 KB 48/257 KB 1267/1267 KB 860/1063 KB 1020/1044 KB 48/257 KB 1267/1267 KB 864/1063 KB 1024/1044 KB 48/257 KB 1267/1267 KB 860/1063 KB 1024/1044 KB 48/257 KB 1267/1267 KB 864/1063 KB 1028/1044 KB 52/257 KB 868/1063 KB 1032/1044 KB 52/257 KB 868/1063 KB 1036/1044 KB 52/257 KB 868/1063 KB 1040/1044 KB 52/257 KB 868/1063 KB 1028/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2026.4 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 52/257 KB 1267/1267 KB 864/1063 KB 1028/1044 KB 52/257 KB 872/1063 KB 1040/1044 KB 52/257 KB 876/1063 KB 1040/1044 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 56/257 KB 876/1063 KB 1040/1044 KB 60/257 KB 880/1063 KB 1040/1044 KB 64/257 KB 880/1063 KB 1040/1044 KB 56/257 KB 880/1063 KB 1040/1044 KB 64/257 KB 880/1063 KB 1044/1044 KB 64/257 KB 880/1063 KB 1044/1044 KB 64/257 KB 884/1063 KB 1044/1044 KB 68/257 KB 888/1063 KB 1044/1044 KB 68/257 KB 892/1063 KB 1044/1044 KB 68/257 KB 896/1063 KB 1044/1044 KB 68/257 KB 900/1063 KB 1044/1044 KB 68/257 KB 904/1063 KB 1044/1044 KB 68/257 KB 908/1063 KB 68/257 KB 912/1063 KB 68/257 KB 884/1063 KB 1044/1044 KB 72/257 KB 912/1063 KB 76/257 KB 912/1063 KB 80/257 KB 912/1063 KB 84/257 KB 912/1063 KB 88/257 KB 912/1063 KB 4/549 KB 88/257 KB 912/1063 KB 8/549 KB 88/257 KB 912/1063 KB 12/549 KB 88/257 KB 912/1063 KB 16/549 KB 88/257 KB 912/1063 KB 20/549 KB 88/257 KB 912/1063 KB 24/549 KB 88/257 KB 912/1063 KB 28/549 KB 88/257 KB 4/358 KB 912/1063 KB 32/549 KB 88/257 KB 4/358 KB 912/1063 KB 36/549 KB 88/257 KB 4/358 KB 912/1063 KB 24/549 KB 88/257 KB 4/358 KB 912/1063 KB 40/549 KB 88/257 KB 4/358 KB 912/1063 KB 44/549 KB 88/257 KB 4/358 KB 912/1063 KB 44/549 KB 88/257 KB 8/358 KB 912/1063 KB 44/549 KB 88/257 KB 12/358 KB 912/1063 KB 44/549 KB 88/257 KB 16/358 KB 912/1063 KB 48/549 KB 88/257 KB 20/358 KB 912/1063 KB 48/549 KB 92/257 KB 24/358 KB 912/1063 KB 48/549 KB 92/257 KB 28/358 KB 912/1063 KB 48/549 KB 92/257 KB 32/358 KB 916/1063 KB 48/549 KB 88/257 KB 16/358 KB 912/1063 KB 52/549 KB 92/257 KB 32/358 KB 916/1063 KB 56/549 KB 92/257 KB 32/358 KB 916/1063 KB 60/549 KB 92/257 KB 32/358 KB 916/1063 KB 64/549 KB 92/257 KB 32/358 KB 916/1063 KB 64/549 KB 92/257 KB 36/358 KB 916/1063 KB 68/549 KB 92/257 KB 40/358 KB 916/1063 KB 48/549 KB 92/257 KB 28/358 KB 916/1063 KB 68/549 KB 92/257 KB 44/358 KB 920/1063 KB 68/549 KB 92/257 KB 44/358 KB 924/1063 KB 68/549 KB 92/257 KB 44/358 KB 928/1063 KB 48/549 KB 92/257 KB 20/358 KB 912/1063 KB 68/549 KB 96/257 KB 44/358 KB 928/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 1641.3 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 68/549 KB 100/257 KB 44/358 KB 928/1063 KB 68/549 KB 104/257 KB 44/358 KB 928/1063 KB 68/549 KB 108/257 KB 44/358 KB 928/1063 KB 68/549 KB 112/257 KB 44/358 KB 928/1063 KB 68/549 KB 116/257 KB 44/358 KB 928/1063 KB 68/549 KB 120/257 KB 44/358 KB 932/1063 KB 68/549 KB 124/257 KB 44/358 KB 932/1063 KB 68/549 KB 92/257 KB 36/358 KB 916/1063 KB 72/549 KB 124/257 KB 44/358 KB 932/1063 KB 76/549 KB 124/257 KB 44/358 KB 932/1063 KB 68/549 KB 92/257 KB 44/358 KB 916/1063 KB 76/549 KB 124/257 KB 48/358 KB 932/1063 KB 80/549 KB 124/257 KB 48/358 KB 932/1063 KB 68/549 KB 116/257 KB 44/358 KB 932/1063 KB 80/549 KB 124/257 KB 48/358 KB 936/1063 KB 84/549 KB 124/257 KB 48/358 KB 940/1063 KB 84/549 KB 128/257 KB 48/358 KB 944/1063 KB 84/549 KB 128/257 KB 48/358 KB 948/1063 KB 84/549 KB 128/257 KB 52/358 KB 952/1063 KB 84/549 KB 128/257 KB 52/358 KB 956/1063 KB 84/549 KB 128/257 KB 52/358 KB 960/1063 KB 84/549 KB 124/257 KB 48/358 KB 936/1063 KB 88/549 KB 128/257 KB 52/358 KB 960/1063 KB 92/549 KB 128/257 KB 52/358 KB 960/1063 KB 96/549 KB 128/257 KB 52/358 KB 960/1063 KB 84/549 KB 128/257 KB 52/358 KB 948/1063 KB 3/5 KB 96/549 KB 128/257 KB 56/358 KB 960/1063 KB 3/5 KB 96/549 KB 128/257 KB 60/358 KB 960/1063 KB 3/5 KB 96/549 KB 128/257 KB 64/358 KB 960/1063 KB 84/549 KB 128/257 KB 48/358 KB 940/1063 KB 3/5 KB 96/549 KB 128/257 KB 52/358 KB 960/1063 KB 5/5 KB 96/549 KB 128/257 KB 64/358 KB 960/1063 KB 5/5 KB 96/549 KB 132/257 KB 64/358 KB 960/1063 KB 5/5 KB 96/549 KB 136/257 KB 64/358 KB 960/1063 KB 5/5 KB 96/549 KB 140/257 KB 64/358 KB 960/1063 KB 5/5 KB 96/549 KB 144/257 KB 64/358 KB 960/1063 KB 5/5 KB 100/549 KB 148/257 KB 64/358 KB 960/1063 KB 5/5 KB 100/549 KB 152/257 KB 68/358 KB 964/1063 KB 5/5 KB 100/549 KB 156/257 KB 68/358 KB 964/1063 KB 5/5 KB 100/549 KB 160/257 KB 68/358 KB 964/1063 KB 5/5 KB 100/549 KB 144/257 KB 64/358 KB 960/1063 KB 5/5 KB 104/549 KB 160/257 KB 68/358 KB 964/1063 KB 5/5 KB 108/549 KB 160/257 KB 68/358 KB 964/1063 KB 5/5 KB 112/549 KB 160/257 KB 68/358 KB 964/1063 KB 5/5 KB 100/549 KB 148/257 KB 68/358 KB 964/1063 KB 5/5 KB 100/549 KB 148/257 KB 68/358 KB 960/1063 KB 5/5 KB 112/549 KB 160/257 KB 72/358 KB 968/1063 KB 5/5 KB 112/549 KB 160/257 KB 76/358 KB 968/1063 KB 5/5 KB 112/549 KB 160/257 KB 80/358 KB 968/1063 KB 5/5 KB 112/549 KB 160/257 KB 80/358 KB 968/1063 KB 5/5 KB 112/549 KB 164/257 KB 80/358 KB 968/1063 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.6 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 5/5 KB 112/549 KB 164/257 KB 80/358 KB 972/1063 KB 116/549 KB 164/257 KB 84/358 KB 976/1063 KB 116/549 KB 164/257 KB 84/358 KB 980/1063 KB 5/5 KB 116/549 KB 164/257 KB 84/358 KB 972/1063 KB 120/549 KB 168/257 KB 84/358 KB 980/1063 KB 124/549 KB 168/257 KB 84/358 KB 980/1063 KB 128/549 KB 168/257 KB 84/358 KB 980/1063 KB 5/5 KB 112/549 KB 164/257 KB 84/358 KB 972/1063 KB 128/549 KB 168/257 KB 88/358 KB 984/1063 KB 128/549 KB 168/257 KB 92/358 KB 984/1063 KB 128/549 KB 168/257 KB 96/358 KB 984/1063 KB 128/549 KB 168/257 KB 84/358 KB 984/1063 KB 128/549 KB 168/257 KB 96/358 KB 988/1063 KB 128/549 KB 168/257 KB 96/358 KB 992/1063 KB 128/549 KB 168/257 KB 96/358 KB 996/1063 KB 132/549 KB 168/257 KB 100/358 KB 1000/1063 KB 132/549 KB 168/257 KB 100/358 KB 1004/1063 KB 132/549 KB 168/257 KB 100/358 KB 1008/1063 KB 132/549 KB 168/257 KB 100/358 KB 1012/1063 KB 116/549 KB 168/257 KB 84/358 KB 980/1063 KB 3/86 KB 132/549 KB 168/257 KB 100/358 KB 1012/1063 KB 5/86 KB 132/549 KB 168/257 KB 100/358 KB 1012/1063 KB 8/86 KB 132/549 KB 168/257 KB 100/358 KB 1012/1063 KB 11/86 KB 132/549 KB 168/257 KB 100/358 KB 1012/1063 KB 13/86 KB 132/549 KB 168/257 KB 100/358 KB 1012/1063 KB 16/86 KB 132/549 KB 172/257 KB 100/358 KB 1012/1063 KB 19/86 KB 132/549 KB 172/257 KB 100/358 KB 1012/1063 KB 21/86 KB 132/549 KB 172/257 KB 100/358 KB 1012/1063 KB 132/549 KB 168/257 KB 100/358 KB 996/1063 KB 21/86 KB 132/549 KB 172/257 KB 104/358 KB 1012/1063 KB 24/86 KB 132/549 KB 172/257 KB 108/358 KB 1012/1063 KB 24/86 KB 132/549 KB 172/257 KB 112/358 KB 1012/1063 KB 132/549 KB 168/257 KB 96/358 KB 996/1063 KB 24/86 KB 136/549 KB 172/257 KB 112/358 KB 1012/1063 KB 24/86 KB 140/549 KB 172/257 KB 112/358 KB 1012/1063 KB 24/86 KB 144/549 KB 172/257 KB 112/358 KB 1012/1063 KB 24/86 KB 132/549 KB 172/257 KB 104/358 KB 1012/1063 KB 13/86 KB 132/549 KB 172/257 KB 100/358 KB 1012/1063 KB 24/86 KB 144/549 KB 176/257 KB 112/358 KB 1012/1063 KB 24/86 KB 144/549 KB 180/257 KB 112/358 KB 1012/1063 KB 24/86 KB 144/549 KB 184/257 KB 112/358 KB 1012/1063 KB 24/86 KB 144/549 KB 188/257 KB 112/358 KB 1012/1063 KB 24/86 KB 144/549 KB 192/257 KB 112/358 KB 1012/1063 KB 27/86 KB 144/549 KB 192/257 KB 112/358 KB 1012/1063 KB 27/86 KB 144/549 KB 196/257 KB 112/358 KB 1012/1063 KB 29/86 KB 148/549 KB 200/257 KB 116/358 KB 1012/1063 KB 29/86 KB 148/549 KB 204/257 KB 116/358 KB 1016/1063 KB 29/86 KB 148/549 KB 208/257 KB 116/358 KB 1016/1063 KB 29/86 KB 148/549 KB 196/257 KB 116/358 KB 1012/1063 KB 29/86 KB 144/549 KB 196/257 KB 112/358 KB 1012/1063 KB 32/86 KB 152/549 KB 208/257 KB 116/358 KB 1016/1063 KB 29/86 KB 144/549 KB 196/257 KB 116/358 KB 1012/1063 KB 32/86 KB 152/549 KB 208/257 KB 120/358 KB 1016/1063 KB 32/86 KB 152/549 KB 208/257 KB 124/358 KB 1016/1063 KB 32/86 KB 152/549 KB 208/257 KB 128/358 KB 1016/1063 KB 32/86 KB 152/549 KB 208/257 KB 132/358 KB 1016/1063 KB 36/86 KB 152/549 KB 212/257 KB 136/358 KB 1016/1063 KB 36/86 KB 152/549 KB 212/257 KB 140/358 KB 1016/1063 KB 36/86 KB 152/549 KB 212/257 KB 144/358 KB 1016/1063 KB 29/86 KB 148/549 KB 200/257 KB 116/358 KB 1016/1063 KB 36/86 KB 152/549 KB 212/257 KB 144/358 KB 1020/1063 KB 36/86 KB 152/549 KB 212/257 KB 144/358 KB 1024/1063 KB 36/86 KB 152/549 KB 212/257 KB 144/358 KB 1028/1063 KB 36/86 KB 152/549 KB 212/257 KB 144/358 KB 1032/1063 KB 36/86 KB 152/549 KB 212/257 KB 144/358 KB 1036/1063 KB 36/86 KB 152/549 KB 212/257 KB 144/358 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 1040/1063 KB 36/86 KB 152/549 KB 212/257 KB 144/358 KB 1044/1063 KB 36/86 KB 152/549 KB 212/257 KB 132/358 KB 1016/1063 KB 40/86 KB 152/549 KB 212/257 KB 148/358 KB 1044/1063 KB 44/86 KB 152/549 KB 212/257 KB 148/358 KB 1044/1063 KB 48/86 KB 152/549 KB 212/257 KB 148/358 KB 1044/1063 KB 32/86 KB 152/549 KB 212/257 KB 132/358 KB 1016/1063 KB 29/86 KB 152/549 KB 208/257 KB 128/358 KB 1016/1063 KB 48/86 KB 156/549 KB 212/257 KB 148/358 KB 1044/1063 KB 48/86 KB 160/549 KB 212/257 KB 148/358 KB 1044/1063 KB 48/86 KB 164/549 KB 212/257 KB 148/358 KB 1044/1063 KB 48/86 KB 168/549 KB 212/257 KB 148/358 KB 1044/1063 KB 48/86 KB 172/549 KB 216/257 KB 148/358 KB 1044/1063 KB 48/86 KB 176/549 KB 216/257 KB 148/358 KB 1044/1063 KB 48/86 KB 180/549 KB 216/257 KB 148/358 KB 1044/1063 KB 52/86 KB 184/549 KB 216/257 KB 148/358 KB 1044/1063 KB 52/86 KB 188/549 KB 216/257 KB 148/358 KB 1044/1063 KB 52/86 KB 192/549 KB 216/257 KB 148/358 KB 1044/1063 KB 36/86 KB 152/549 KB 212/257 KB 148/358 KB 1044/1063 KB 52/86 KB 192/549 KB 216/257 KB 152/358 KB 1044/1063 KB 52/86 KB 180/549 KB 216/257 KB 148/358 KB 1044/1063 KB 56/86 KB 192/549 KB 216/257 KB 152/358 KB 1044/1063 KB 60/86 KB 192/549 KB 216/257 KB 152/358 KB 1044/1063 KB 64/86 KB 192/549 KB 216/257 KB 152/358 KB 1044/1063 KB 48/86 KB 168/549 KB 216/257 KB 148/358 KB 1044/1063 KB 64/86 KB 192/549 KB 220/257 KB 152/358 KB 1044/1063 KB 64/86 KB 192/549 KB 224/257 KB 152/358 KB 1044/1063 KB 64/86 KB 192/549 KB 228/257 KB 152/358 KB 1044/1063 KB 64/86 KB 192/549 KB 232/257 KB 152/358 KB 1044/1063 KB 64/86 KB 192/549 KB 236/257 KB 156/358 KB 1044/1063 KB 64/86 KB 192/549 KB 240/257 KB 156/358 KB 1044/1063 KB 64/86 KB 192/549 KB 244/257 KB 156/358 KB 1044/1063 KB 68/86 KB 196/549 KB 248/257 KB 156/358 KB 1048/1063 KB 68/86 KB 196/549 KB 252/257 KB 156/358 KB 1048/1063 KB 68/86 KB 196/549 KB 256/257 KB 156/358 KB 1048/1063 KB 64/86 KB 192/549 KB 232/257 KB 156/358 KB 1044/1063 KB 68/86 KB 196/549 KB 257/257 KB 160/358 KB 1048/1063 KB 68/86 KB 196/549 KB 257/257 KB 164/358 KB 1048/1063 KB 68/86 KB 196/549 KB 257/257 KB 168/358 KB 1048/1063 KB 68/86 KB 196/549 KB 244/257 KB 156/358 KB 1048/1063 KB 68/86 KB 200/549 KB 257/257 KB 168/358 KB 1048/1063 KB 68/86 KB 204/549 KB 257/257 KB 168/358 KB 1048/1063 KB 68/86 KB 192/549 KB 244/257 KB 156/358 KB 1048/1063 KB 72/86 KB 204/549 KB 257/257 KB 168/358 KB 1048/1063 KB 76/86 KB 204/549 KB 257/257 KB 168/358 KB 1048/1063 KB 80/86 KB 204/549 KB 257/257 KB 168/358 KB 1048/1063 KB 64/86 KB 192/549 KB 244/257 KB 156/358 KB 1048/1063 KB 80/86 KB 204/549 KB 257/257 KB 168/358 KB 1052/1063 KB 80/86 KB 204/549 KB 257/257 KB 168/358 KB 1056/1063 KB 84/86 KB 204/549 KB 257/257 KB 168/358 KB 1056/1063 KB 84/86 KB 208/549 KB 257/257 KB 172/358 KB 1060/1063 KB 84/86 KB 204/549 KB 257/257 KB 172/358 KB 1060/1063 KB 84/86 KB 208/549 KB 257/257 KB 176/358 KB 1060/1063 KB 84/86 KB 204/549 KB 257/257 KB 168/358 KB 1060/1063 KB 84/86 KB 208/549 KB 257/257 KB 176/358 KB 1063/1063 KB 86/86 KB 208/549 KB 257/257 KB 176/358 KB 1063/1063 KB 68/86 KB 196/549 KB 257/257 KB 176/358 KB 1063/1063 KB 86/86 KB 212/549 KB 257/257 KB 180/358 KB 1063/1063 KB 86/86 KB 212/549 KB 257/257 KB 184/358 KB 1063/1063 KB 86/86 KB 212/549 KB 257/257 KB 188/358 KB 1063/1063 KB 86/86 KB 212/549 KB 257/257 KB 192/358 KB 1063/1063 KB 86/86 KB 212/549 KB 257/257 KB 176/358 KB 1063/1063 KB 86/86 KB 216/549 KB 257/257 KB 192/358 KB 1063 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install /1063 KB 86/86 KB 220/549 KB 257/257 KB 192/358 KB 1063/1063 KB 86/86 KB 224/549 KB 257/257 KB 192/358 KB 1063/1063 KB 86/86 KB 228/549 KB 257/257 KB 192/358 KB 1063/1063 KB 86/86 KB 232/549 KB 257/257 KB 196/358 KB 1063/1063 KB 86/86 KB 236/549 KB 257/257 KB 196/358 KB 1063/1063 KB 86/86 KB 228/549 KB 257/257 KB 196/358 KB 1063/1063 KB 86/86 KB 236/549 KB 257/257 KB 200/358 KB 1063/1063 KB 86/86 KB 236/549 KB 257/257 KB 204/358 KB 1063/1063 KB 86/86 KB 236/549 KB 257/257 KB 208/358 KB 1063/1063 KB 86/86 KB 240/549 KB 257/257 KB 212/358 KB 1063/1063 KB 86/86 KB 240/549 KB 257/257 KB 216/358 KB 1063/1063 KB 86/86 KB 240/549 KB 257/257 KB 220/358 KB 1063/1063 KB 86/86 KB 240/549 KB 257/257 KB 224/358 KB 1063/1063 KB 86/86 KB 240/549 KB 257/257 KB 208/358 KB 1063/1063 KB 86/86 KB 244/549 KB 257/257 KB 224/358 KB 1063/1063 KB 86/86 KB 248/549 KB 257/257 KB 224/358 KB 1063/1063 KB 86/86 KB 252/549 KB 257/257 KB 224/358 KB 1063/1063 KB 86/86 KB 256/549 KB 257/257 KB 224/358 KB 1063/1063 KB 86/86 KB 256/549 KB 257/257 KB 228/358 KB 1063/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1517.3 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 122.5 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 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 366.0 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 21:02:48 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: 21:02:48 DEBUG unit.abot-epc-basic/0.install 256/549 KB 232/358 KB 260/549 KB 236/358 KB 260/549 KB 240/358 KB 260/549 KB 232/358 KB 264/549 KB 240/358 KB 268/549 KB 240/358 KB 272/549 KB 240/358 KB 276/549 KB 240/358 KB 280/549 KB 244/358 KB 284/549 KB 244/358 KB 288/549 KB 244/358 KB 276/549 KB 244/358 KB 288/549 KB 248/358 KB 288/549 KB 252/358 KB 288/549 KB 256/358 KB 288/549 KB 256/358 KB 4/894 KB 288/549 KB 256/358 KB 4/404 KB 8/894 KB 288/549 KB 256/358 KB 4/404 KB 12/894 KB 288/549 KB 256/358 KB 4/404 KB 4/894 KB 288/549 KB 256/358 KB 8/404 KB 12/894 KB 288/549 KB 256/358 KB 8/404 KB 16/894 KB 288/549 KB 256/358 KB 12/404 KB 16/894 KB 288/549 KB 256/358 KB 12/404 KB 20/894 KB 288/549 KB 256/358 KB 16/404 KB 20/894 KB 288/549 KB 256/358 KB 20/404 KB 20/894 KB 288/549 KB 256/358 KB 20/404 KB 24/894 KB 288/549 KB 256/358 KB 20/404 KB 28/894 KB 288/549 KB 256/358 KB 20/404 KB 32/894 KB 288/549 KB 256/358 KB 24/404 KB 32/894 KB 288/549 KB 256/358 KB 28/404 KB 32/894 KB 288/549 KB 256/358 KB 32/404 KB 32/894 KB 288/549 KB 256/358 KB 36/404 KB 32/894 KB 292/549 KB 260/358 KB 40/404 KB 36/894 KB 292/549 KB 260/358 KB 44/404 KB 36/894 KB 292/549 KB 260/358 KB 48/404 KB 36/894 KB 292/549 KB 260/358 KB 52/404 KB 36/894 KB 292/549 KB 260/358 KB 56/404 KB 36/894 KB 292/549 KB 260/358 KB 60/404 KB 36/894 KB 292/549 KB 260/358 KB 64/404 KB 36/894 KB 292/549 KB 260/358 KB 36/404 KB 36/894 KB 296/549 KB 260/358 KB 64/404 KB 36/894 KB 300/549 KB 260/358 KB 64/404 KB 36/894 KB 304/549 KB 260/358 KB 64/404 KB 36/894 KB 288/549 KB 260/358 KB 36/404 KB 36/894 KB 304/549 KB 264/358 KB 64/404 KB 36/894 KB 304/549 KB 268/358 KB 64/404 KB 36/894 KB 304/549 KB 272/358 KB 64/404 KB 36/894 KB 288/549 KB 256/358 KB 36/404 KB 36/894 KB 304/549 KB 272/358 KB 64/404 KB 40/894 KB 304/549 KB 272/358 KB 64/404 KB 44/894 KB 304/549 KB 272/358 KB 64/404 KB 48/894 KB 304/549 KB 272/358 KB 64/404 KB 52/894 KB 308/549 KB 276/358 KB 64/404 KB 56/894 KB 308/549 KB 276/358 KB 64/404 KB 60/894 KB 308/549 KB 276/358 KB 64/404 KB 64/894 KB 308/549 KB 276/358 KB 64/404 KB 52/894 KB 308/549 KB 280/358 KB 64/404 KB 64/894 KB 308/549 KB 284/358 KB 64/404 KB 64/894 KB 308/549 KB 288/358 KB 64/404 KB 68/894 KB 308/549 KB 292/358 KB 64/404 KB 68/894 KB 308/549 KB 296/358 KB 68/404 KB 68/894 KB 308/549 KB 300/358 KB 68/404 KB 68/894 KB 308/549 KB 304/358 KB 68/404 KB 68/894 KB 308/549 KB 272/358 KB 64/404 KB 52/894 KB 312/549 KB 304/358 KB 68/404 KB 68/894 KB 316/549 KB 304/358 KB 68/404 KB 68/894 KB 320/549 KB 304/358 KB 68/404 KB 68/894 KB 324/549 KB 304/358 KB 68/404 KB 68/894 KB 308/549 KB 292/358 KB 68/404 KB 68/894 KB 324/549 KB 304/358 KB 72/404 KB 68/894 KB 324/549 KB 304/358 KB 76/404 KB 68/894 KB 324/549 KB 304/358 KB 80/404 KB 68/894 KB 308/549 KB 284/358 KB 64/404 KB 68/894 KB 324/549 KB 304/358 KB 80/404 KB 72/894 KB 324/549 KB 304/358 KB 80/404 KB 76/894 KB 324/549 KB 304/358 KB 80/404 KB 80/894 KB 328/549 KB 304/358 KB 80/404 KB 80/894 KB 328/549 KB 304/358 KB 80/404 KB 80/894 KB 4/587 KB 328/549 KB 304/358 KB 80/404 KB 80/894 KB 8/587 KB 328/549 KB 304/358 KB 80/404 KB 80/894 KB 12/587 KB 328/549 KB 304/358 KB 80/404 KB 80/894 KB 16/587 KB 332/549 KB 304/358 KB 80/404 KB 80/894 KB 16/587 KB 332/549 KB 304/358 KB 80/404 KB 80/894 KB 20/587 KB 332/549 KB 304/358 KB 80/404 KB 80/894 KB 24/587 KB 332/549 KB 304/358 KB 80/404 KB 80/894 KB 28/587 KB 332/549 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install KB 304/358 KB 80/404 KB 80/894 KB 32/587 KB 332/549 KB 304/358 KB 84/404 KB 84/894 KB 32/587 KB 336/549 KB 308/358 KB 88/404 KB 84/894 KB 36/587 KB 336/549 KB 308/358 KB 92/404 KB 84/894 KB 36/587 KB 336/549 KB 308/358 KB 84/404 KB 84/894 KB 36/587 KB 336/549 KB 304/358 KB 84/404 KB 84/894 KB 36/587 KB 336/549 KB 308/358 KB 92/404 KB 84/894 KB 40/587 KB 336/549 KB 308/358 KB 92/404 KB 84/894 KB 44/587 KB 336/549 KB 308/358 KB 92/404 KB 84/894 KB 48/587 KB 336/549 KB 304/358 KB 84/404 KB 84/894 KB 32/587 KB 336/549 KB 308/358 KB 92/404 KB 88/894 KB 48/587 KB 336/549 KB 308/358 KB 92/404 KB 88/894 KB 52/587 KB 336/549 KB 308/358 KB 92/404 KB 88/894 KB 56/587 KB 336/549 KB 308/358 KB 92/404 KB 88/894 KB 60/587 KB 336/549 KB 308/358 KB 92/404 KB 88/894 KB 64/587 KB 336/549 KB 304/358 KB 84/404 KB 84/894 KB 32/587 KB 340/549 KB 308/358 KB 92/404 KB 88/894 KB 64/587 KB 344/549 KB 312/358 KB 96/404 KB 92/894 KB 68/587 KB 348/549 KB 312/358 KB 96/404 KB 92/894 KB 68/587 KB 352/549 KB 312/358 KB 96/404 KB 92/894 KB 68/587 KB 340/549 KB 312/358 KB 96/404 KB 92/894 KB 68/587 KB 340/549 KB 312/358 KB 92/404 KB 92/894 KB 68/587 KB 352/549 KB 316/358 KB 96/404 KB 92/894 KB 68/587 KB 352/549 KB 320/358 KB 96/404 KB 92/894 KB 68/587 KB 340/549 KB 308/358 KB 92/404 KB 92/894 KB 68/587 KB 340/549 KB 308/358 KB 92/404 KB 88/894 KB 68/587 KB 352/549 KB 320/358 KB 96/404 KB 92/894 KB 72/587 KB 352/549 KB 320/358 KB 96/404 KB 92/894 KB 76/587 KB 352/549 KB 320/358 KB 96/404 KB 92/894 KB 80/587 KB 352/549 KB 320/358 KB 96/404 KB 92/894 KB 84/587 KB 352/549 KB 320/358 KB 96/404 KB 96/894 KB 88/587 KB 352/549 KB 324/358 KB 96/404 KB 96/894 KB 92/587 KB 352/549 KB 324/358 KB 96/404 KB 96/894 KB 96/587 KB 352/549 KB 320/358 KB 96/404 KB 96/894 KB 84/587 KB 352/549 KB 324/358 KB 96/404 KB 100/894 KB 96/587 KB 356/549 KB 324/358 KB 100/404 KB 104/894 KB 100/587 KB 356/549 KB 324/358 KB 100/404 KB 108/894 KB 100/587 KB 356/549 KB 324/358 KB 100/404 KB 112/894 KB 100/587 KB 356/549 KB 324/358 KB 100/404 KB 116/894 KB 100/587 KB 356/549 KB 324/358 KB 100/404 KB 120/894 KB 100/587 KB 356/549 KB 324/358 KB 100/404 KB 124/894 KB 100/587 KB 356/549 KB 324/358 KB 100/404 KB 128/894 KB 100/587 KB 356/549 KB 324/358 KB 100/404 KB 132/894 KB 100/587 KB 352/549 KB 324/358 KB 96/404 KB 96/894 KB 88/587 KB 356/549 KB 328/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 332/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 336/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 340/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 344/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 348/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 352/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 356/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 358/358 KB 100/404 KB 132/894 KB 100/587 KB 356/549 KB 324/358 KB 100/404 KB 100/894 KB 100/587 KB 360/549 KB 358/358 KB 100/404 KB 132/894 KB 100/587 KB 364/549 KB 358/358 KB 100/404 KB 132/894 KB 100/587 KB 368/549 KB 358/358 KB 100/404 KB 132/894 KB 100/587 KB 352/549 KB 324/358 KB 100/404 KB 100/894 KB 100/587 KB 368/549 KB 358/358 KB 104/404 KB 132/894 KB 100/587 KB 368/549 KB 358/358 KB 108/404 KB 132/894 KB 100/587 KB 368/549 KB 358/358 KB 112/404 KB 132/894 KB 100/587 KB 352/549 KB 324/358 KB 96/404 KB 100/894 KB 100/587 KB 368/549 KB 358/358 KB 112/404 KB 132/894 KB 104/587 KB 368/549 KB 358/358 KB 112/404 KB 132/894 KB 10 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 8/587 KB 368/549 KB 358/358 KB 116/404 KB 132/894 KB 112/587 KB 372/549 KB 358/358 KB 116/404 KB 132/894 KB 112/587 KB 376/549 KB 358/358 KB 116/404 KB 132/894 KB 116/587 KB 380/549 KB 358/358 KB 116/404 KB 132/894 KB 116/587 KB 384/549 KB 358/358 KB 116/404 KB 132/894 KB 116/587 KB 368/549 KB 358/358 KB 116/404 KB 132/894 KB 108/587 KB 384/549 KB 358/358 KB 120/404 KB 132/894 KB 116/587 KB 384/549 KB 358/358 KB 124/404 KB 132/894 KB 116/587 KB 384/549 KB 358/358 KB 128/404 KB 132/894 KB 116/587 KB 372/549 KB 358/358 KB 116/404 KB 132/894 KB 116/587 KB 384/549 KB 358/358 KB 128/404 KB 132/894 KB 120/587 KB 384/549 KB 358/358 KB 128/404 KB 132/894 KB 124/587 KB 384/549 KB 358/358 KB 132/404 KB 132/894 KB 128/587 KB 384/549 KB 358/358 KB 132/404 KB 132/894 KB 132/587 KB 388/549 KB 358/358 KB 132/404 KB 136/894 KB 136/587 KB 388/549 KB 358/358 KB 132/404 KB 136/894 KB 140/587 KB 384/549 KB 358/358 KB 132/404 KB 132/894 KB 124/587 KB 388/549 KB 358/358 KB 136/404 KB 136/894 KB 140/587 KB 388/549 KB 358/358 KB 140/404 KB 136/894 KB 140/587 KB 388/549 KB 358/358 KB 144/404 KB 136/894 KB 140/587 KB 388/549 KB 358/358 KB 132/404 KB 136/894 KB 132/587 KB 392/549 KB 358/358 KB 144/404 KB 136/894 KB 140/587 KB 396/549 KB 358/358 KB 144/404 KB 136/894 KB 140/587 KB 400/549 KB 358/358 KB 144/404 KB 136/894 KB 140/587 KB 404/549 KB 358/358 KB 144/404 KB 136/894 KB 140/587 KB 408/549 KB 358/358 KB 148/404 KB 136/894 KB 144/587 KB 412/549 KB 358/358 KB 148/404 KB 136/894 KB 144/587 KB 416/549 KB 358/358 KB 148/404 KB 136/894 KB 144/587 KB 384/549 KB 358/358 KB 132/404 KB 136/894 KB 132/587 KB 416/549 KB 358/358 KB 148/404 KB 140/894 KB 144/587 KB 416/549 KB 358/358 KB 148/404 KB 144/894 KB 144/587 KB 416/549 KB 358/358 KB 148/404 KB 148/894 KB 144/587 KB 416/549 KB 358/358 KB 148/404 KB 152/894 KB 144/587 KB 416/549 KB 358/358 KB 148/404 KB 156/894 KB 144/587 KB 416/549 KB 358/358 KB 148/404 KB 160/894 KB 144/587 KB 404/549 KB 358/358 KB 148/404 KB 136/894 KB 144/587 KB 416/549 KB 358/358 KB 152/404 KB 160/894 KB 144/587 KB 416/549 KB 358/358 KB 156/404 KB 160/894 KB 144/587 KB 416/549 KB 358/358 KB 160/404 KB 160/894 KB 144/587 KB 416/549 KB 358/358 KB 164/404 KB 160/894 KB 144/587 KB 420/549 KB 358/358 KB 168/404 KB 164/894 KB 144/587 KB 404/549 KB 358/358 KB 144/404 KB 136/894 KB 144/587 KB 420/549 KB 358/358 KB 168/404 KB 164/894 KB 148/587 KB 420/549 KB 358/358 KB 168/404 KB 164/894 KB 152/587 KB 420/549 KB 358/358 KB 168/404 KB 164/894 KB 156/587 KB 420/549 KB 358/358 KB 168/404 KB 164/894 KB 160/587 KB 420/549 KB 358/358 KB 164/404 KB 164/894 KB 144/587 KB 420/549 KB 358/358 KB 168/404 KB 168/894 KB 160/587 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 477.9 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 420/549 KB 168/404 KB 172/894 KB 160/587 KB 420/549 KB 168/404 KB 176/894 KB 160/587 KB 420/549 KB 168/404 KB 180/894 KB 160/587 KB 420/549 KB 172/404 KB 184/894 KB 164/587 KB 420/549 KB 172/404 KB 188/894 KB 164/587 KB 420/549 KB 172/404 KB 192/894 KB 164/587 KB 420/549 KB 358/358 KB 164/404 KB 160/894 KB 144/587 KB 424/549 KB 172/404 KB 192/894 KB 164/587 KB 428/549 KB 172/404 KB 192/894 KB 164/587 KB 432/549 KB 172/404 KB 192/894 KB 164/587 KB 420/549 KB 172/404 KB 180/894 KB 164/587 KB 432/549 KB 176/404 KB 192/894 KB 164/587 KB 420/549 KB 168/404 KB 180/894 KB 164/587 KB 432/549 KB 176/404 KB 192/894 KB 168/587 KB 432/549 KB 180/404 KB 192/894 KB 168/587 KB 436/549 KB 184/404 KB 196/894 KB 172/587 KB 436/549 KB 188/404 KB 196/894 KB 172/587 KB 436/549 KB 192/404 KB 196/894 KB 172/587 KB 432/549 KB 180/404 KB 192/894 KB 172/587 KB 436/549 KB 192/404 KB 196/894 KB 176/587 KB 436/549 KB 192/404 KB 196/894 KB 180/587 KB 436/549 KB 196/404 KB 196/894 KB 184/587 KB 4/26 KB 436/549 KB 196/404 KB 196/894 KB 188/587 KB 4/26 KB 436/549 KB 196/404 KB 196/894 KB 192/587 KB 4/26 KB 436/549 KB 180/404 KB 196/894 KB 172/587 KB 436/549 KB 180/404 KB 192/894 KB 172/587 KB 440/549 KB 196/404 KB 200/894 KB 192/587 KB 4/26 KB 444/549 KB 196/404 KB 200/894 KB 192/587 KB 4/26 KB 448/549 KB 196/404 KB 200/894 KB 192/587 KB 4/26 KB 452/549 KB 196/404 KB 200/894 KB 192/587 KB 4/26 KB 456/549 KB 196/404 KB 200/894 KB 196/587 KB 4/26 KB 460/549 KB 196/404 KB 200/894 KB 196/587 KB 4/26 KB 464/549 KB 196/404 KB 200/894 KB 196/587 KB 4/26 KB 436/549 KB 196/404 KB 196/894 KB 180/587 KB 4/26 KB 436/549 KB 192/404 KB 196/894 KB 180/587 KB 4/26 KB 464/549 KB 196/404 KB 200/894 KB 196/587 KB 8/26 KB 464/549 KB 196/404 KB 200/894 KB 196/587 KB 12/26 KB 464/549 KB 196/404 KB 200/894 KB 196/587 KB 16/26 KB 464/549 KB 196/404 KB 200/894 KB 196/587 KB 20/26 KB 464/549 KB 200/404 KB 200/894 KB 196/587 KB 24/26 KB 464/549 KB 200/404 KB 200/894 KB 196/587 KB 26/26 KB 452/549 KB 196/404 KB 200/894 KB 196/587 KB 4/26 KB 464/549 KB 200/404 KB 200/894 KB 200/587 KB 26/26 KB 464/549 KB 200/404 KB 200/894 KB 204/587 KB 26/26 KB 464/549 KB 200/404 KB 200/894 KB 208/587 KB 26/26 KB 464/549 KB 200/404 KB 200/894 KB 212/587 KB 26/26 KB 468/549 KB 200/404 KB 200/894 KB 216/587 KB 26/26 KB 436/549 KB 196/404 KB 200/894 KB 192/587 KB 4/26 KB 468/549 KB 200/404 KB 204/894 KB 216/587 KB 26/26 KB 468/549 KB 200/404 KB 208/894 KB 216/587 KB 26/26 KB 468/549 KB 200/404 KB 212/894 KB 216/587 KB 26/26 KB 468/549 KB 200/404 KB 216/894 KB 216/587 KB 26/26 KB 468/549 KB 200/404 KB 220/894 KB 216/587 KB 26/26 KB 468/549 KB 200/404 KB 224/894 KB 216/587 KB 26/26 KB 468/549 KB 200/404 KB 200/894 KB 212/587 KB 26/26 KB 472/549 KB 200/404 KB 224/894 KB 216/587 KB 26/26 KB 476/549 KB 200/404 KB 224/894 KB 216/587 KB 26/26 KB 480/549 KB 200/404 KB 224/894 KB 216/587 KB 26/26 KB 484/549 KB 200/404 KB 224/894 KB 216/587 KB 26/26 KB 464/549 KB 200/404 KB 200/894 KB 196/587 KB 20/26 KB 484/549 KB 204/404 KB 228/894 KB 220/587 KB 26/26 KB 484/549 KB 208/404 KB 228/894 KB 220/587 KB 26/26 KB 484/549 KB 212/404 KB 228/894 KB 220/587 KB 26/26 KB 484/549 KB 216/404 KB 228/894 KB 220/587 KB 26/26 KB 484/549 KB 220/404 KB 228/894 KB 220/587 KB 26/26 KB 484/549 KB 224/404 KB 228/894 KB 220/587 KB 26/26 KB 484/549 KB 228/404 KB 228/894 KB 220/587 KB 26/26 KB 484/549 KB 232/404 KB 228/894 KB 220/587 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 26/26 KB 488/549 KB 236/404 KB 228/894 KB 220/587 KB 26/26 KB 488/549 KB 240/404 KB 228/894 KB 220/587 KB 26/26 KB 484/549 KB 200/404 KB 228/894 KB 220/587 KB 26/26 KB 488/549 KB 240/404 KB 232/894 KB 220/587 KB 26/26 KB 488/549 KB 240/404 KB 236/894 KB 220/587 KB 26/26 KB 488/549 KB 240/404 KB 240/894 KB 220/587 KB 26/26 KB 484/549 KB 200/404 KB 224/894 KB 220/587 KB 26/26 KB 488/549 KB 240/404 KB 240/894 KB 224/587 KB 26/26 KB 488/549 KB 240/404 KB 244/894 KB 224/587 KB 26/26 KB 488/549 KB 244/404 KB 248/894 KB 228/587 KB 26/26 KB 488/549 KB 244/404 KB 252/894 KB 228/587 KB 26/26 KB 488/549 KB 244/404 KB 256/894 KB 228/587 KB 26/26 KB 488/549 KB 232/404 KB 228/894 KB 220/587 KB 26/26 KB 492/549 KB 244/404 KB 256/894 KB 228/587 KB 26/26 KB 496/549 KB 244/404 KB 256/894 KB 228/587 KB 26/26 KB 500/549 KB 244/404 KB 256/894 KB 228/587 KB 26/26 KB 504/549 KB 244/404 KB 260/894 KB 228/587 KB 26/26 KB 508/549 KB 244/404 KB 260/894 KB 228/587 KB 26/26 KB 512/549 KB 244/404 KB 260/894 KB 228/587 KB 26/26 KB 516/549 KB 244/404 KB 260/894 KB 228/587 KB 26/26 KB 520/549 KB 244/404 KB 260/894 KB 228/587 KB 26/26 KB 524/549 KB 244/404 KB 260/894 KB 228/587 KB 26/26 KB 528/549 KB 244/404 KB 260/894 KB 228/587 KB 26/26 KB 488/549 KB 244/404 KB 244/894 KB 228/587 KB 26/26 KB 528/549 KB 248/404 KB 260/894 KB 228/587 KB 26/26 KB 528/549 KB 252/404 KB 260/894 KB 228/587 KB 26/26 KB 528/549 KB 256/404 KB 260/894 KB 228/587 KB 26/26 KB 488/549 KB 240/404 KB 244/894 KB 228/587 KB 26/26 KB 528/549 KB 256/404 KB 260/894 KB 232/587 KB 26/26 KB 528/549 KB 256/404 KB 260/894 KB 236/587 KB 26/26 KB 528/549 KB 256/404 KB 260/894 KB 240/587 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 32.7 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 528/549 KB 256/404 KB 260/894 KB 244/587 KB 528/549 KB 256/404 KB 260/894 KB 248/587 KB 528/549 KB 256/404 KB 260/894 KB 252/587 KB 528/549 KB 256/404 KB 260/894 KB 256/587 KB 528/549 KB 256/404 KB 260/894 KB 260/587 KB 528/549 KB 260/404 KB 260/894 KB 264/587 KB 528/549 KB 260/404 KB 260/894 KB 268/587 KB 528/549 KB 260/404 KB 260/894 KB 272/587 KB 528/549 KB 260/404 KB 260/894 KB 276/587 KB 500/549 KB 244/404 KB 260/894 KB 228/587 KB 26/26 KB 532/549 KB 260/404 KB 264/894 KB 276/587 KB 532/549 KB 260/404 KB 268/894 KB 276/587 KB 532/549 KB 260/404 KB 272/894 KB 276/587 KB 532/549 KB 260/404 KB 276/894 KB 276/587 KB 532/549 KB 260/404 KB 280/894 KB 276/587 KB 532/549 KB 260/404 KB 284/894 KB 276/587 KB 532/549 KB 260/404 KB 288/894 KB 276/587 KB 532/549 KB 260/404 KB 260/894 KB 276/587 KB 536/549 KB 260/404 KB 288/894 KB 276/587 KB 540/549 KB 260/404 KB 288/894 KB 276/587 KB 544/549 KB 260/404 KB 288/894 KB 276/587 KB 528/549 KB 260/404 KB 260/894 KB 260/587 KB 544/549 KB 264/404 KB 288/894 KB 276/587 KB 544/549 KB 268/404 KB 288/894 KB 276/587 KB 544/549 KB 272/404 KB 288/894 KB 276/587 KB 4/79 KB 544/549 KB 272/404 KB 288/894 KB 276/587 KB 8/79 KB 544/549 KB 272/404 KB 288/894 KB 276/587 KB 12/79 KB 544/549 KB 272/404 KB 288/894 KB 276/587 KB 16/79 KB 544/549 KB 272/404 KB 288/894 KB 276/587 KB 16/79 KB 544/549 KB 276/404 KB 288/894 KB 276/587 KB 16/79 KB 544/549 KB 280/404 KB 288/894 KB 276/587 KB 16/79 KB 544/549 KB 284/404 KB 288/894 KB 276/587 KB 16/79 KB 544/549 KB 284/404 KB 288/894 KB 280/587 KB 20/79 KB 548/549 KB 288/404 KB 292/894 KB 284/587 KB 20/79 KB 548/549 KB 288/404 KB 292/894 KB 288/587 KB 20/79 KB 548/549 KB 288/404 KB 292/894 KB 280/587 KB 20/79 KB 549/549 KB 288/404 KB 292/894 KB 288/587 KB 20/79 KB 544/549 KB 284/404 KB 288/894 KB 280/587 KB 24/79 KB 549/549 KB 288/404 KB 292/894 KB 288/587 KB 28/79 KB 549/549 KB 288/404 KB 292/894 KB 288/587 KB 32/79 KB 549/549 KB 288/404 KB 292/894 KB 288/587 KB 36/79 KB 549/549 KB 288/404 KB 292/894 KB 288/587 KB 40/79 KB 549/549 KB 288/404 KB 292/894 KB 288/587 KB 44/79 KB 549/549 KB 288/404 KB 292/894 KB 288/587 KB 48/79 KB 549/549 KB 288/404 KB 292/894 KB 288/587 KB 20/79 KB 544/549 KB 288/404 KB 292/894 KB 280/587 KB 48/79 KB 549/549 KB 292/404 KB 292/894 KB 288/587 KB 48/79 KB 549/549 KB 296/404 KB 292/894 KB 288/587 KB 48/79 KB 549/549 KB 300/404 KB 292/894 KB 288/587 KB 52/79 KB 549/549 KB 304/404 KB 292/894 KB 292/587 KB 20/79 KB 544/549 KB 284/404 KB 292/894 KB 280/587 KB 52/79 KB 549/549 KB 304/404 KB 296/894 KB 292/587 KB 52/79 KB 549/549 KB 304/404 KB 300/894 KB 292/587 KB 52/79 KB 549/549 KB 304/404 KB 304/894 KB 292/587 KB 52/79 KB 549/549 KB 304/404 KB 308/894 KB 292/587 KB 52/79 KB 549/549 KB 308/404 KB 312/894 KB 292/587 KB 52/79 KB 549/549 KB 308/404 KB 316/894 KB 292/587 KB 52/79 KB 549/549 KB 308/404 KB 320/894 KB 292/587 KB 52/79 KB 549/549 KB 300/404 KB 292/894 KB 292/587 KB 52/79 KB 549/549 KB 308/404 KB 320/894 KB 296/587 KB 52/79 KB 549/549 KB 308/404 KB 320/894 KB 300/587 KB 52/79 KB 549/549 KB 308/404 KB 320/894 KB 304/587 KB 52/79 KB 549/549 KB 308/404 KB 320/894 KB 308/587 KB 52/79 KB 549/549 KB 308/404 KB 324/894 KB 312/587 KB 52/79 KB 549/549 KB 308/404 KB 324/894 KB 316/587 KB 52/79 KB 549/549 KB 308/404 KB 324/894 KB 320/587 KB 52/79 KB 549/549 KB 300/404 KB 292/894 KB 288/587 KB 56/79 KB 549/549 KB 308/404 KB 324/894 KB 320/587 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 60/79 KB 549/549 KB 308/404 KB 324/894 KB 320/587 KB 64/79 KB 308/404 KB 324/894 KB 320/587 KB 68/79 KB 308/404 KB 324/894 KB 320/587 KB 72/79 KB 308/404 KB 324/894 KB 320/587 KB 76/79 KB 308/404 KB 324/894 KB 320/587 KB 79/79 KB 308/404 KB 324/894 KB 320/587 KB 52/79 KB 549/549 KB 308/404 KB 324/894 KB 308/587 KB 52/79 KB 549/549 KB 308/404 KB 308/894 KB 292/587 KB 79/79 KB 312/404 KB 324/894 KB 320/587 KB 79/79 KB 316/404 KB 324/894 KB 320/587 KB 79/79 KB 320/404 KB 324/894 KB 320/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 689.2 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 79/79 KB 324/404 KB 324/894 KB 320/587 KB 79/79 KB 324/404 KB 328/894 KB 320/587 KB 79/79 KB 324/404 KB 332/894 KB 320/587 KB 79/79 KB 324/404 KB 336/894 KB 320/587 KB 79/79 KB 328/404 KB 336/894 KB 320/587 KB 79/79 KB 332/404 KB 336/894 KB 320/587 KB 79/79 KB 336/404 KB 336/894 KB 324/587 KB 79/79 KB 340/404 KB 336/894 KB 324/587 KB 79/79 KB 344/404 KB 340/894 KB 324/587 KB 79/79 KB 332/404 KB 336/894 KB 324/587 KB 79/79 KB 348/404 KB 340/894 KB 328/587 KB 79/79 KB 348/404 KB 340/894 KB 332/587 KB 79/79 KB 348/404 KB 340/894 KB 336/587 KB 79/79 KB 340/404 KB 340/894 KB 324/587 KB 79/79 KB 348/404 KB 344/894 KB 336/587 KB 79/79 KB 348/404 KB 348/894 KB 336/587 KB 79/79 KB 348/404 KB 352/894 KB 336/587 KB 79/79 KB 348/404 KB 356/894 KB 336/587 KB 79/79 KB 348/404 KB 360/894 KB 340/587 KB 79/79 KB 348/404 KB 364/894 KB 340/587 KB 79/79 KB 348/404 KB 368/894 KB 340/587 KB 79/79 KB 348/404 KB 356/894 KB 340/587 KB 79/79 KB 352/404 KB 368/894 KB 340/587 KB 79/79 KB 348/404 KB 356/894 KB 340/587 KB 79/79 KB 352/404 KB 368/894 KB 344/587 KB 79/79 KB 356/404 KB 368/894 KB 348/587 KB 79/79 KB 356/404 KB 368/894 KB 352/587 KB 79/79 KB 356/404 KB 368/894 KB 356/587 KB 79/79 KB 356/404 KB 372/894 KB 360/587 KB 79/79 KB 356/404 KB 372/894 KB 364/587 KB 79/79 KB 356/404 KB 372/894 KB 368/587 KB 79/79 KB 356/404 KB 368/894 KB 344/587 KB 79/79 KB 360/404 KB 372/894 KB 368/587 KB 79/79 KB 364/404 KB 372/894 KB 368/587 KB 79/79 KB 368/404 KB 372/894 KB 368/587 KB 79/79 KB 356/404 KB 372/894 KB 356/587 KB 372/404 KB 376/894 KB 372/587 KB 372/404 KB 380/894 KB 372/587 KB 372/404 KB 384/894 KB 372/587 KB 372/404 KB 372/894 KB 372/587 KB 376/404 KB 384/894 KB 372/587 KB 380/404 KB 384/894 KB 372/587 KB 384/404 KB 384/894 KB 372/587 KB 388/404 KB 384/894 KB 372/587 KB 392/404 KB 388/894 KB 372/587 KB 396/404 KB 388/894 KB 372/587 KB 400/404 KB 388/894 KB 372/587 KB 368/404 KB 372/894 KB 372/587 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 97.1 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 400/404 KB 388/894 KB 376/587 KB 400/404 KB 388/894 KB 380/587 KB 400/404 KB 388/894 KB 384/587 KB 388/404 KB 388/894 KB 372/587 KB 400/404 KB 392/894 KB 384/587 KB 400/404 KB 396/894 KB 384/587 KB 400/404 KB 400/894 KB 384/587 KB 400/404 KB 400/894 KB 388/587 KB 400/404 KB 404/894 KB 392/587 KB 400/404 KB 404/894 KB 396/587 KB 404/404 KB 404/894 KB 400/587 KB 400/404 KB 404/894 KB 388/587 KB 404/404 KB 408/894 KB 400/587 KB 404/404 KB 412/894 KB 400/587 KB 404/404 KB 416/894 KB 400/587 KB 404/404 KB 420/894 KB 400/587 KB 404/404 KB 424/894 KB 404/587 KB 404/404 KB 428/894 KB 404/587 KB 404/404 KB 432/894 KB 404/587 KB 404/404 KB 404/894 KB 396/587 KB 404/404 KB 420/894 KB 404/587 KB 404/404 KB 432/894 KB 408/587 KB 404/404 KB 432/894 KB 412/587 KB 404/404 KB 432/894 KB 416/587 KB 404/404 KB 432/894 KB 420/587 KB 404/404 KB 436/894 KB 424/587 KB 404/404 KB 436/894 KB 428/587 KB 404/404 KB 436/894 KB 432/587 KB 3/115 KB 404/404 KB 436/894 KB 432/587 KB 5/115 KB 404/404 KB 436/894 KB 432/587 KB 8/115 KB 404/404 KB 436/894 KB 432/587 KB 11/115 KB 404/404 KB 436/894 KB 432/587 KB 13/115 KB 404/404 KB 436/894 KB 432/587 KB 16/115 KB 404/404 KB 436/894 KB 432/587 KB 19/115 KB 404/404 KB 436/894 KB 432/587 KB 21/115 KB 404/404 KB 436/894 KB 432/587 KB 404/404 KB 436/894 KB 420/587 KB 21/115 KB 404/404 KB 440/894 KB 432/587 KB 21/115 KB 404/404 KB 444/894 KB 432/587 KB 21/115 KB 404/404 KB 448/894 KB 432/587 KB 24/115 KB 404/404 KB 448/894 KB 432/587 KB 27/115 KB 404/404 KB 448/894 KB 432/587 KB 29/115 KB 404/404 KB 448/894 KB 432/587 KB 32/115 KB 404/404 KB 448/894 KB 432/587 KB 36/115 KB 404/404 KB 448/894 KB 432/587 KB 40/115 KB 448/894 KB 432/587 KB 44/115 KB 448/894 KB 432/587 KB 48/115 KB 448/894 KB 432/587 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 488.0 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 52/115 KB 448/894 KB 432/587 KB 56/115 KB 448/894 KB 432/587 KB 56/115 KB 448/894 KB 436/587 KB 60/115 KB 448/894 KB 440/587 KB 60/115 KB 448/894 KB 436/587 KB 64/115 KB 448/894 KB 440/587 KB 64/115 KB 448/894 KB 444/587 KB 64/115 KB 452/894 KB 448/587 KB 64/115 KB 452/894 KB 452/587 KB 68/115 KB 452/894 KB 456/587 KB 68/115 KB 452/894 KB 460/587 KB 68/115 KB 452/894 KB 464/587 KB 64/115 KB 452/894 KB 444/587 KB 68/115 KB 456/894 KB 464/587 KB 68/115 KB 460/894 KB 464/587 KB 68/115 KB 464/894 KB 464/587 KB 68/115 KB 468/894 KB 464/587 KB 68/115 KB 472/894 KB 464/587 KB 68/115 KB 476/894 KB 464/587 KB 68/115 KB 480/894 KB 464/587 KB 68/115 KB 452/894 KB 452/587 KB 72/115 KB 480/894 KB 464/587 KB 76/115 KB 480/894 KB 464/587 KB 80/115 KB 480/894 KB 464/587 KB 84/115 KB 480/894 KB 464/587 KB 84/115 KB 480/894 KB 468/587 KB 84/115 KB 480/894 KB 472/587 KB 88/115 KB 480/894 KB 472/587 KB 88/115 KB 480/894 KB 476/587 KB 92/115 KB 480/894 KB 480/587 KB 92/115 KB 480/894 KB 476/587 KB 96/115 KB 480/894 KB 480/587 KB 4/206 KB 92/115 KB 480/894 KB 480/587 KB 4/206 KB 96/115 KB 480/894 KB 480/587 KB 8/206 KB 96/115 KB 480/894 KB 480/587 KB 12/206 KB 96/115 KB 480/894 KB 480/587 KB 16/206 KB 96/115 KB 480/894 KB 480/587 KB 20/206 KB 96/115 KB 480/894 KB 480/587 KB 24/206 KB 96/115 KB 480/894 KB 480/587 KB 28/206 KB 96/115 KB 480/894 KB 480/587 KB 32/206 KB 96/115 KB 480/894 KB 480/587 KB 36/206 KB 100/115 KB 484/894 KB 484/587 KB 40/206 KB 100/115 KB 484/894 KB 484/587 KB 44/206 KB 100/115 KB 484/894 KB 484/587 KB 48/206 KB 100/115 KB 484/894 KB 484/587 KB 52/206 KB 100/115 KB 484/894 KB 484/587 KB 56/206 KB 100/115 KB 484/894 KB 484/587 KB 36/206 KB 100/115 KB 484/894 KB 488/587 KB 56/206 KB 100/115 KB 484/894 KB 492/587 KB 56/206 KB 100/115 KB 484/894 KB 480/587 KB 36/206 KB 104/115 KB 484/894 KB 492/587 KB 56/206 KB 108/115 KB 484/894 KB 492/587 KB 56/206 KB 112/115 KB 484/894 KB 492/587 KB 56/206 KB 96/115 KB 484/894 KB 480/587 KB 36/206 KB 112/115 KB 488/894 KB 492/587 KB 56/206 KB 112/115 KB 492/894 KB 492/587 KB 56/206 KB 112/115 KB 496/894 KB 492/587 KB 56/206 KB 112/115 KB 500/894 KB 492/587 KB 56/206 KB 115/115 KB 504/894 KB 496/587 KB 56/206 KB 115/115 KB 508/894 KB 496/587 KB 56/206 KB 115/115 KB 512/894 KB 496/587 KB 56/206 KB 112/115 KB 500/894 KB 496/587 KB 56/206 KB 115/115 KB 512/894 KB 500/587 KB 56/206 KB 115/115 KB 516/894 KB 504/587 KB 60/206 KB 115/115 KB 516/894 KB 508/587 KB 60/206 KB 115/115 KB 516/894 KB 512/587 KB 60/206 KB 115/115 KB 500/894 KB 496/587 KB 56/206 KB 115/115 KB 516/894 KB 500/587 KB 60/206 KB 115/115 KB 520/894 KB 512/587 KB 60/206 KB 115/115 KB 524/894 KB 512/587 KB 60/206 KB 115/115 KB 528/894 KB 512/587 KB 60/206 KB 115/115 KB 532/894 KB 512/587 KB 60/206 KB 115/115 KB 536/894 KB 516/587 KB 60/206 KB 115/115 KB 540/894 KB 516/587 KB 60/206 KB 115/115 KB 544/894 KB 516/587 KB 60/206 KB 115/115 KB 512/894 KB 500/587 KB 60/206 KB 115/115 KB 544/894 KB 516/587 KB 64/206 KB 115/115 KB 544/894 KB 516/587 KB 68/206 KB 115/115 KB 544/894 KB 516/587 KB 72/206 KB 115/115 KB 544/894 KB 516/587 KB 76/206 KB 115/115 KB 544/894 KB 516/587 KB 80/206 KB 115/115 KB 532/894 KB 516/587 KB 60/206 KB 115/115 KB 544/894 KB 520/587 KB 80/206 KB 115/115 KB 544/894 KB 524/587 KB 80/206 KB 115/115 KB 544/894 KB 528/587 KB 80/206 KB 115/115 KB 544/894 KB 528/587 KB 84/206 KB 115/115 KB 544/894 KB 532/587 KB 88 unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install /206 KB 548/894 KB 532/587 KB 92/206 KB 548/894 KB 532/587 KB 96/206 KB 115/115 KB 544/894 KB 532/587 KB 84/206 KB 548/894 KB 536/587 KB 96/206 KB 548/894 KB 540/587 KB 96/206 KB 548/894 KB 544/587 KB 96/206 KB 548/894 KB 544/587 KB 100/206 KB 548/894 KB 544/587 KB 104/206 KB 548/894 KB 544/587 KB 108/206 KB 548/894 KB 532/587 KB 88/206 KB 552/894 KB 548/587 KB 108/206 KB 556/894 KB 548/587 KB 108/206 KB 560/894 KB 548/587 KB 108/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 134.2 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 560/894 KB 548/587 KB 112/206 KB 560/894 KB 548/587 KB 116/206 KB 564/894 KB 548/587 KB 120/206 KB 564/894 KB 548/587 KB 124/206 KB 564/894 KB 548/587 KB 128/206 KB 548/894 KB 548/587 KB 108/206 KB 564/894 KB 552/587 KB 128/206 KB 564/894 KB 556/587 KB 128/206 KB 564/894 KB 560/587 KB 128/206 KB 564/894 KB 548/587 KB 116/206 KB 568/894 KB 560/587 KB 128/206 KB 572/894 KB 560/587 KB 128/206 KB 576/894 KB 560/587 KB 128/206 KB 576/894 KB 560/587 KB 132/206 KB 580/894 KB 564/587 KB 136/206 KB 580/894 KB 564/587 KB 140/206 KB 580/894 KB 564/587 KB 144/206 KB 580/894 KB 564/587 KB 132/206 KB 584/894 KB 564/587 KB 144/206 KB 576/894 KB 564/587 KB 132/206 KB 584/894 KB 568/587 KB 144/206 KB 584/894 KB 572/587 KB 144/206 KB 584/894 KB 576/587 KB 144/206 KB 584/894 KB 580/587 KB 144/206 KB 584/894 KB 584/587 KB 144/206 KB 588/894 KB 584/587 KB 144/206 KB 592/894 KB 584/587 KB 144/206 KB 592/894 KB 587/587 KB 144/206 KB 592/894 KB 587/587 KB 148/206 KB 596/894 KB 587/587 KB 152/206 KB 596/894 KB 587/587 KB 156/206 KB 596/894 KB 587/587 KB 160/206 KB 596/894 KB 587/587 KB 148/206 KB 600/894 KB 587/587 KB 160/206 KB 604/894 KB 587/587 KB 160/206 KB 4/314 KB 604/894 KB 587/587 KB 160/206 KB 8/314 KB 604/894 KB 587/587 KB 160/206 KB 12/314 KB 604/894 KB 587/587 KB 160/206 KB 16/314 KB 604/894 KB 587/587 KB 160/206 KB 16/314 KB 604/894 KB 587/587 KB 164/206 KB 20/314 KB 608/894 KB 587/587 KB 164/206 KB 24/314 KB 608/894 KB 587/587 KB 164/206 KB 28/314 KB 608/894 KB 587/587 KB 164/206 KB 32/314 KB 608/894 KB 587/587 KB 164/206 KB 16/314 KB 608/894 KB 587/587 KB 164/206 KB 36/314 KB 608/894 KB 587/587 KB 164/206 KB 40/314 KB 608/894 KB 587/587 KB 164/206 KB 44/314 KB 608/894 KB 587/587 KB 164/206 KB 48/314 KB 608/894 KB 587/587 KB 164/206 KB 48/314 KB 612/894 KB 587/587 KB 164/206 KB 48/314 KB 612/894 KB 587/587 KB 168/206 KB 48/314 KB 612/894 KB 587/587 KB 172/206 KB 48/314 KB 612/894 KB 587/587 KB 176/206 KB 48/314 KB 616/894 KB 587/587 KB 176/206 KB 48/314 KB 620/894 KB 587/587 KB 176/206 KB 48/314 KB 624/894 KB 587/587 KB 180/206 KB 52/314 KB 628/894 KB 180/206 KB 48/314 KB 620/894 KB 587/587 KB 180/206 KB 52/314 KB 628/894 KB 184/206 KB 52/314 KB 624/894 KB 587/587 KB 180/206 KB 56/314 KB 628/894 KB 184/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 675.1 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 56/314 KB 628/894 KB 188/206 KB 56/314 KB 628/894 KB 192/206 KB 60/314 KB 632/894 KB 192/206 KB 64/314 KB 632/894 KB 192/206 KB 68/314 KB 632/894 KB 192/206 KB 72/314 KB 632/894 KB 192/206 KB 76/314 KB 632/894 KB 192/206 KB 80/314 KB 632/894 KB 192/206 KB 84/314 KB 632/894 KB 192/206 KB 88/314 KB 632/894 KB 196/206 KB 92/314 KB 632/894 KB 196/206 KB 96/314 KB 632/894 KB 196/206 KB 56/314 KB 632/894 KB 192/206 KB 96/314 KB 636/894 KB 196/206 KB 96/314 KB 640/894 KB 196/206 KB 96/314 KB 644/894 KB 196/206 KB 100/314 KB 648/894 KB 196/206 KB 100/314 KB 652/894 KB 196/206 KB 84/314 KB 632/894 KB 196/206 KB 100/314 KB 652/894 KB 200/206 KB 100/314 KB 652/894 KB 204/206 KB 100/314 KB 652/894 KB 206/206 KB 100/314 KB 656/894 KB 206/206 KB 100/314 KB 644/894 KB 196/206 KB 100/314 KB 660/894 KB 206/206 KB 104/314 KB 664/894 KB 206/206 KB 104/314 KB 660/894 KB 206/206 KB 108/314 KB 664/894 KB 206/206 KB 112/314 KB 664/894 KB 206/206 KB 116/314 KB 664/894 KB 206/206 KB 120/314 KB 4/57 KB 4/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 4/1822 KB 668/894 KB 206/206 KB 116/314 KB 4/57 KB 4/1822 KB 668/894 KB 206/206 KB 116/314 KB 4/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 8/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 12/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 16/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 20/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 24/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 28/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 32/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 36/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 40/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 44/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 48/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 52/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 56/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 60/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 64/1822 KB 668/894 KB 206/206 KB 124/314 KB 4/57 KB 68/1822 KB 668/894 KB 206/206 KB 124/314 KB 8/57 KB 72/1822 KB 668/894 KB 124/314 KB 8/57 KB 76/1822 KB 668/894 KB 124/314 KB 8/57 KB 80/1822 KB 668/894 KB 124/314 KB 8/57 KB 84/1822 KB 668/894 KB 116/314 KB 668/894 KB 206/206 KB 128/314 KB 8/57 KB 84/1822 KB 672/894 KB 128/314 KB 8/57 KB 84/1822 KB 676/894 KB 128/314 KB 8/57 KB 84/1822 KB 668/894 KB 124/314 KB 8/57 KB 68/1822 KB 668/894 KB 206/206 KB 128/314 KB 12/57 KB 88/1822 KB 676/894 KB 128/314 KB 16/57 KB 88/1822 KB 676/894 KB 128/314 KB 20/57 KB 88/1822 KB 676/894 KB 128/314 KB 24/57 KB 88/1822 KB 676/894 KB 128/314 KB 28/57 KB 88/1822 KB 676/894 KB 128/314 KB 32/57 KB 88/1822 KB 676/894 KB 132/314 KB 32/57 KB 88/1822 KB 676/894 KB 136/314 KB 36/57 KB 88/1822 KB 680/894 KB 140/314 KB 36/57 KB 88/1822 KB 680/894 KB 144/314 KB 36/57 KB 88/1822 KB 680/894 KB 128/314 KB 8/57 KB 88/1822 KB 676/894 KB 144/314 KB 36/57 KB 92/1822 KB 680/894 KB 144/314 KB 36/57 KB 96/1822 KB 680/894 KB 144/314 KB 36/57 KB 100/1822 KB 680/894 KB 144/314 KB 36/57 KB 104/1822 KB 680/894 KB 144/314 KB 36/57 KB 108/1822 KB 680/894 KB 148/314 KB 36/57 KB 112/1822 KB 680/894 KB 132/314 KB 36/57 KB 88/1822 KB 680/894 KB 148/314 KB 36/57 KB 112/1822 KB 684/894 KB 148/314 KB 36/57 KB 112/1822 KB 688/894 KB 132/314 KB 36/57 KB 88/1822 KB 676/894 KB 148/314 KB 40/57 KB 112/1822 KB 688/894 KB 148/314 KB unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 44/57 KB 112/1822 KB 688/894 KB 148/314 KB 48/57 KB 112/1822 KB 688/894 KB 148/314 KB 52/57 KB 112/1822 KB 688/894 KB 148/314 KB 56/57 KB 112/1822 KB 692/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 231.6 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 148/314 KB 52/57 KB 112/1822 KB 692/894 KB 148/314 KB 56/57 KB 112/1822 KB 696/894 KB 148/314 KB 57/57 KB 116/1822 KB 696/894 KB 148/314 KB 36/57 KB 108/1822 KB 680/894 KB 152/314 KB 57/57 KB 116/1822 KB 700/894 KB 156/314 KB 57/57 KB 116/1822 KB 700/894 KB 148/314 KB 57/57 KB 116/1822 KB 700/894 KB 148/314 KB 57/57 KB 112/1822 KB 696/894 KB 160/314 KB 57/57 KB 116/1822 KB 704/894 KB 160/314 KB 57/57 KB 116/1822 KB 708/894 KB 160/314 KB 57/57 KB 120/1822 KB 708/894 KB 160/314 KB 57/57 KB 124/1822 KB 708/894 KB 160/314 KB 57/57 KB 128/1822 KB 708/894 KB 160/314 KB 57/57 KB 116/1822 KB 708/894 KB 164/314 KB 57/57 KB 128/1822 KB 708/894 KB 168/314 KB 57/57 KB 132/1822 KB 712/894 KB 172/314 KB 57/57 KB 132/1822 KB 712/894 KB 176/314 KB 57/57 KB 132/1822 KB 712/894 KB 164/314 KB 57/57 KB 132/1822 KB 712/894 KB 176/314 KB 57/57 KB 136/1822 KB 712/894 KB 176/314 KB 57/57 KB 140/1822 KB 712/894 KB 176/314 KB 57/57 KB 144/1822 KB 712/894 KB 176/314 KB 57/57 KB 148/1822 KB 712/894 KB 180/314 KB 57/57 KB 152/1822 KB 712/894 KB 180/314 KB 57/57 KB 156/1822 KB 712/894 KB 164/314 KB 57/57 KB 128/1822 KB 712/894 KB 180/314 KB 57/57 KB 156/1822 KB 716/894 KB 180/314 KB 57/57 KB 156/1822 KB 720/894 KB 180/314 KB 57/57 KB 156/1822 KB 724/894 KB 180/314 KB 57/57 KB 156/1822 KB 728/894 KB 180/314 KB 57/57 KB 156/1822 KB 732/894 KB 180/314 KB 57/57 KB 148/1822 KB 712/894 KB 4/263 KB 184/314 KB 156/1822 KB 732/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 62.5 KB/sec) unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 4/263 KB 180/314 KB 57/57 KB 156/1822 KB 732/894 KB 8/263 KB 184/314 KB 156/1822 KB 736/894 KB 12/263 KB 184/314 KB 156/1822 KB 736/894 KB 16/263 KB 184/314 KB 156/1822 KB 736/894 KB 20/263 KB 184/314 KB 156/1822 KB 736/894 KB 24/263 KB 184/314 KB 156/1822 KB 736/894 KB 28/263 KB 184/314 KB 156/1822 KB 736/894 KB 32/263 KB 184/314 KB 156/1822 KB 736/894 KB Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 21:02:48 DEBUG unit.abot-epc-basic/0.install 36/263 KB 184/314 KB 156/1822 KB 736/894 KB 40/263 KB 184/314 KB 156/1822 KB 736/894 KB 44/263 KB 184/314 KB 156/1822 KB 736/894 KB 4/263 KB 184/314 KB 156/1822 KB 736/894 KB 44/263 KB 188/314 KB 156/1822 KB 736/894 KB 48/263 KB 188/314 KB 156/1822 KB 736/894 KB 48/263 KB 192/314 KB 156/1822 KB 736/894 KB 48/263 KB 196/314 KB 156/1822 KB 736/894 KB 52/263 KB 200/314 KB 160/1822 KB 740/894 KB 52/263 KB 196/314 KB 160/1822 KB 740/894 KB 52/263 KB 200/314 KB 164/1822 KB 740/894 KB 52/263 KB 196/314 KB 156/1822 KB 740/894 KB 56/263 KB 204/314 KB 164/1822 KB 740/894 KB 60/263 KB 204/314 KB 164/1822 KB 740/894 KB 64/263 KB 204/314 KB 164/1822 KB 740/894 KB 48/263 KB 196/314 KB 156/1822 KB 740/894 KB 64/263 KB 204/314 KB 164/1822 KB 744/894 KB 64/263 KB 204/314 KB 164/1822 KB 748/894 KB 64/263 KB 204/314 KB 164/1822 KB 752/894 KB 64/263 KB 204/314 KB 164/1822 KB 756/894 KB 68/263 KB 204/314 KB 168/1822 KB 760/894 KB 68/263 KB 204/314 KB 168/1822 KB 764/894 KB 68/263 KB 204/314 KB 168/1822 KB 768/894 KB 52/263 KB 204/314 KB 164/1822 KB 740/894 KB 68/263 KB 208/314 KB 168/1822 KB 768/894 KB 68/263 KB 212/314 KB 168/1822 KB 768/894 KB 68/263 KB 216/314 KB 168/1822 KB 768/894 KB 68/263 KB 204/314 KB 168/1822 KB 756/894 KB 68/263 KB 220/314 KB 172/1822 KB 768/894 KB 68/263 KB 220/314 KB 176/1822 KB 768/894 KB 68/263 KB 204/314 KB 164/1822 KB 756/894 KB 72/263 KB 220/314 KB 176/1822 KB 768/894 KB 76/263 KB 220/314 KB 180/1822 KB 772/894 KB 4/99 KB 80/263 KB 220/314 KB 180/1822 KB 772/894 KB 4/99 KB 84/263 KB 220/314 KB 180/1822 KB 772/894 KB 4/99 KB 88/263 KB 220/314 KB 180/1822 KB 772/894 KB 4/99 KB 72/263 KB 220/314 KB 180/1822 KB 772/894 KB 4/99 KB 92/263 KB 220/314 KB 180/1822 KB 776/894 KB 4/99 KB 68/263 KB 220/314 KB 168/1822 KB 768/894 KB 92/263 KB 224/314 KB 180/1822 KB 776/894 KB 4/99 KB 92/263 KB 228/314 KB 180/1822 KB 776/894 KB 4/99 KB 92/263 KB 232/314 KB 180/1822 KB 776/894 KB 4/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 4/99 KB 72/263 KB 220/314 KB 180/1822 KB 768/894 KB 4/99 KB 72/263 KB 220/314 KB 176/1822 KB 768/894 KB 4/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 8/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 12/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 16/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 20/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 24/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 28/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 32/99 KB 92/263 KB 236/314 KB 180/1822 KB 780/894 KB 36/99 KB 92/263 KB 236/314 KB 184/1822 KB 780/894 KB 40/99 KB 92/263 KB 236/314 KB 184/1822 KB 780/894 KB 44/99 KB 92/263 KB 236/314 KB 184/1822 KB 780/894 KB 48/99 KB 92/263 KB 232/314 KB 180/1822 KB 780/894 KB 4/99 KB 92/263 KB 236/314 KB 184/1822 KB 784/894 KB 48/99 KB 92/263 KB 232/314 KB 180/1822 KB 776/894 KB 4/99 KB 96/263 KB 236/314 KB 184/1822 KB 784/894 KB 48/99 KB 92/263 KB 236/314 KB 184/1822 KB 780/894 KB 36/99 KB 96/263 KB 236/314 KB 188/1822 KB 784/894 KB 48/99 KB 96/263 KB 236/314 KB 192/1822 KB 784/894 KB 48/99 KB 96/263 KB 236/314 KB 196/1822 KB 784/894 KB 48/99 KB 100/263 KB 240/314 KB 200/1822 KB 788/894 KB 52/99 KB 100/263 KB 240/314 KB 204/1822 KB 788/894 KB 52/99 KB 100/263 KB 240/314 KB 208/1822 KB 788/894 KB 52/99 KB 100/263 KB 240/314 KB 196/1822 KB 788/894 KB 52/99 KB 100/263 KB 240/314 KB 208/1822 KB 788/894 KB 56/99 KB 100/263 KB 240/314 KB 208/1822 KB 788/894 KB 6 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 0/99 KB 100/263 KB 240/314 KB 208/1822 KB 788/894 KB 63/99 KB 100/263 KB 240/314 KB 196/1822 KB 788/894 KB 48/99 KB 100/263 KB 244/314 KB 208/1822 KB 788/894 KB 63/99 KB 100/263 KB 248/314 KB 208/1822 KB 788/894 KB 63/99 KB 100/263 KB 252/314 KB 212/1822 KB 788/894 KB 63/99 KB 100/263 KB 256/314 KB 212/1822 KB 788/894 KB 63/99 KB 100/263 KB 236/314 KB 196/1822 KB 788/894 KB 48/99 KB 100/263 KB 256/314 KB 212/1822 KB 792/894 KB 63/99 KB 100/263 KB 256/314 KB 212/1822 KB 796/894 KB 63/99 KB 100/263 KB 256/314 KB 212/1822 KB 800/894 KB 63/99 KB 100/263 KB 236/314 KB 196/1822 KB 784/894 KB 48/99 KB 104/263 KB 256/314 KB 212/1822 KB 800/894 KB 63/99 KB 108/263 KB 256/314 KB 212/1822 KB 800/894 KB 63/99 KB 112/263 KB 256/314 KB 212/1822 KB 800/894 KB 63/99 KB 112/263 KB 256/314 KB 212/1822 KB 804/894 KB 63/99 KB 116/263 KB 260/314 KB 212/1822 KB 808/894 KB 67/99 KB 116/263 KB 260/314 KB 212/1822 KB 812/894 KB 67/99 KB 100/263 KB 248/314 KB 212/1822 KB 788/894 KB 63/99 KB 116/263 KB 260/314 KB 216/1822 KB 812/894 KB 67/99 KB 116/263 KB 260/314 KB 220/1822 KB 812/894 KB 67/99 KB 116/263 KB 260/314 KB 224/1822 KB 812/894 KB 67/99 KB 116/263 KB 260/314 KB 212/1822 KB 804/894 KB 67/99 KB 116/263 KB 264/314 KB 224/1822 KB 816/894 KB 67/99 KB 116/263 KB 268/314 KB 228/1822 KB 816/894 KB 67/99 KB 116/263 KB 272/314 KB 228/1822 KB 816/894 KB 67/99 KB 116/263 KB 256/314 KB 212/1822 KB 804/894 KB 67/99 KB 120/263 KB 272/314 KB 228/1822 KB 816/894 KB 67/99 KB 124/263 KB 272/314 KB 228/1822 KB 816/894 KB 67/99 KB 128/263 KB 272/314 KB 228/1822 KB 816/894 KB 67/99 KB 112/263 KB 256/314 KB 212/1822 KB 804/894 KB 67/99 KB 128/263 KB 272/314 KB 228/1822 KB 816/894 KB 71/99 KB 128/263 KB 272/314 KB 228/1822 KB 816/894 KB 75/99 KB 128/263 KB 272/314 KB 228/1822 KB 816/894 KB 79/99 KB 128/263 KB 272/314 KB 228/1822 KB 816/894 KB 83/99 KB 132/263 KB 276/314 KB 228/1822 KB 816/894 KB 87/99 KB 132/263 KB 276/314 KB 228/1822 KB 816/894 KB 91/99 KB 132/263 KB 276/314 KB 228/1822 KB 816/894 KB 95/99 KB 116/263 KB 264/314 KB 228/1822 KB 816/894 KB 67/99 KB 132/263 KB 276/314 KB 232/1822 KB 816/894 KB 95/99 KB 132/263 KB 276/314 KB 236/1822 KB 816/894 KB 95/99 KB 132/263 KB 276/314 KB 240/1822 KB 816/894 KB 95/99 KB 116/263 KB 260/314 KB 224/1822 KB 816/894 KB 67/99 KB 132/263 KB 276/314 KB 240/1822 KB 820/894 KB 95/99 KB 132/263 KB 276/314 KB 240/1822 KB 824/894 KB 95/99 KB 132/263 KB 276/314 KB 240/1822 KB 828/894 KB 95/99 KB 132/263 KB 276/314 KB 240/1822 KB 832/894 KB 95/99 KB 132/263 KB 276/314 KB 228/1822 KB 816/894 KB 83/99 KB 132/263 KB 280/314 KB 240/1822 KB 832/894 KB 95/99 KB 132/263 KB 284/314 KB 240/1822 KB 832/894 KB 95/99 KB 132/263 KB 288/314 KB 244/1822 KB 836/894 KB 95/99 KB 132/263 KB 272/314 KB 228/1822 KB 816/894 KB 83/99 KB 136/263 KB 288/314 KB 244/1822 KB 836/894 KB 99/99 KB 140/263 KB 288/314 KB 244/1822 KB 836/894 KB 99/99 KB 144/263 KB 288/314 KB 244/1822 KB 836/894 KB 99/99 KB 148/263 KB 288/314 KB 244/1822 KB 836/894 KB 99/99 KB 152/263 KB 292/314 KB 244/1822 KB 836/894 KB 99/99 KB 156/263 KB 292/314 KB 244/1822 KB 836/894 KB 99/99 KB 160/263 KB 292/314 KB 244/1822 KB 836/894 KB 99/99 KB 132/263 KB 288/314 KB 244/1822 KB 836/894 KB 99/99 KB 160/263 KB 292/314 KB 244/1822 KB 836/894 KB 99/99 KB 132/263 KB 284/314 KB 244/1822 KB 836/894 KB 95/99 KB 160/263 KB 292/314 KB 244/1822 KB 840/894 KB 99/99 KB 160/263 KB 292/314 KB 244/1822 KB 844/894 KB 99 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install /99 KB 160/263 KB 292/314 KB 244/1822 KB 848/894 KB 99/99 KB 132/263 KB 284/314 KB 244/1822 KB 832/894 KB 95/99 KB 160/263 KB 292/314 KB 248/1822 KB 848/894 KB 99/99 KB 160/263 KB 292/314 KB 252/1822 KB 848/894 KB 99/99 KB 160/263 KB 292/314 KB 256/1822 KB 848/894 KB 99/99 KB 148/263 KB 292/314 KB 244/1822 KB 836/894 KB 99/99 KB 160/263 KB 296/314 KB 256/1822 KB 848/894 KB 99/99 KB 160/263 KB 300/314 KB 256/1822 KB 848/894 KB 99/99 KB 160/263 KB 304/314 KB 260/1822 KB 852/894 KB 99/99 KB 160/263 KB 308/314 KB 260/1822 KB 852/894 KB 99/99 KB 164/263 KB 312/314 KB 260/1822 KB 852/894 KB 99/99 KB 164/263 KB 314/314 KB 260/1822 KB 852/894 KB 99/99 KB 160/263 KB 300/314 KB 260/1822 KB 852/894 KB 99/99 KB 164/263 KB 314/314 KB 264/1822 KB 852/894 KB 99/99 KB 164/263 KB 314/314 KB 268/1822 KB 852/894 KB 99/99 KB 160/263 KB 300/314 KB 256/1822 KB 852/894 KB 99/99 KB 164/263 KB 314/314 KB 268/1822 KB 856/894 KB 99/99 KB 164/263 KB 314/314 KB 268/1822 KB 860/894 KB 99/99 KB 164/263 KB 314/314 KB 268/1822 KB 864/894 KB 99/99 KB 164/263 KB 314/314 KB 268/1822 KB 868/894 KB 99/99 KB 164/263 KB 314/314 KB 272/1822 KB 872/894 KB 164/263 KB 314/314 KB 272/1822 KB 876/894 KB 164/263 KB 314/314 KB 272/1822 KB 880/894 KB 164/263 KB 308/314 KB 260/1822 KB 852/894 KB 99/99 KB 168/263 KB 314/314 KB 272/1822 KB 880/894 KB 172/263 KB 314/314 KB 272/1822 KB 880/894 KB 176/263 KB 314/314 KB 272/1822 KB 880/894 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 104.2 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 164/263 KB 314/314 KB 272/1822 KB 868/894 KB 99/99 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 176/263 KB 314/314 KB 276/1822 KB 880/894 KB 180/263 KB 314/314 KB 280/1822 KB 880/894 KB 180/263 KB 314/314 KB 284/1822 KB 880/894 KB 180/263 KB 314/314 KB 288/1822 KB 880/894 KB 180/263 KB 314/314 KB 276/1822 KB 880/894 KB 184/263 KB 314/314 KB 288/1822 KB 880/894 KB 188/263 KB 314/314 KB 288/1822 KB 880/894 KB 192/263 KB 314/314 KB 288/1822 KB 880/894 KB 192/263 KB 314/314 KB 288/1822 KB 884/894 KB 196/263 KB 292/1822 KB 888/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 328.6 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 196/263 KB 314/314 KB 292/1822 KB 884/894 KB 196/263 KB 314/314 KB 288/1822 KB 884/894 KB 200/263 KB 292/1822 KB 888/894 KB 200/263 KB 296/1822 KB 892/894 KB 200/263 KB 292/1822 KB 892/894 KB 200/263 KB 296/1822 KB 894/894 KB 204/263 KB 296/1822 KB 4/276 KB 894/894 KB 204/263 KB 296/1822 KB 894/894 KB 204/263 KB 296/1822 KB 8/276 KB 894/894 KB 204/263 KB 300/1822 KB 12/276 KB 894/894 KB 204/263 KB 300/1822 KB 8/276 KB 894/894 KB 208/263 KB 304/1822 KB 12/276 KB 894/894 KB 208/263 KB 300/1822 KB 12/276 KB 894/894 KB 212/263 KB 304/1822 KB 12/276 KB 894/894 KB 216/263 KB 308/1822 KB 16/276 KB 894/894 KB 220/263 KB 308/1822 KB 16/276 KB 894/894 KB 224/263 KB 308/1822 KB 16/276 KB 894/894 KB 212/263 KB 308/1822 KB 16/276 KB 894/894 KB 224/263 KB 312/1822 KB 16/276 KB 894/894 KB 224/263 KB 316/1822 KB 16/276 KB 894/894 KB 224/263 KB 320/1822 KB 16/276 KB 894/894 KB 224/263 KB 324/1822 KB 16/276 KB 894/894 KB 212/263 KB 304/1822 KB 16/276 KB 894/894 KB 228/263 KB 324/1822 KB 20/276 KB 228/263 KB 324/1822 KB 24/276 KB 3/54 KB 228/263 KB 324/1822 KB 28/276 KB 3/54 KB 228/263 KB 324/1822 KB 32/276 KB 3/54 KB 228/263 KB 324/1822 KB 36/276 KB 3/54 KB 228/263 KB 324/1822 KB 40/276 KB 3/54 KB 228/263 KB 324/1822 KB 16/276 KB 894/894 KB 232/263 KB 328/1822 KB 40/276 KB 3/54 KB 236/263 KB 328/1822 KB 40/276 KB 3/54 KB 240/263 KB 328/1822 KB 40/276 KB 3/54 KB 244/263 KB 328/1822 KB 40/276 KB 3/54 KB 228/263 KB 328/1822 KB 40/276 KB 3/54 KB 248/263 KB 332/1822 KB 44/276 KB 3/54 KB 248/263 KB 336/1822 KB 44/276 KB 3/54 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 927.5 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 228/263 KB 324/1822 KB 20/276 KB 3/54 KB 248/263 KB 336/1822 KB 44/276 KB 5/54 KB 248/263 KB 336/1822 KB 44/276 KB 8/54 KB 248/263 KB 336/1822 KB 44/276 KB 11/54 KB 248/263 KB 336/1822 KB 44/276 KB 13/54 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 244/263 KB 328/1822 KB 44/276 KB 3/54 KB 248/263 KB 336/1822 KB 48/276 KB 16/54 KB 248/263 KB 336/1822 KB 44/276 KB 16/54 KB 248/263 KB 336/1822 KB 48/276 KB 19/54 KB 248/263 KB 336/1822 KB 48/276 KB 21/54 KB 248/263 KB 340/1822 KB 48/276 KB 21/54 KB 248/263 KB 344/1822 KB 52/276 KB 24/54 KB 248/263 KB 328/1822 KB 44/276 KB 3/54 KB 252/263 KB 344/1822 KB 52/276 KB 24/54 KB 256/263 KB 344/1822 KB 52/276 KB 24/54 KB 248/263 KB 340/1822 KB 52/276 KB 24/54 KB 256/263 KB 344/1822 KB 56/276 KB 24/54 KB 256/263 KB 344/1822 KB 60/276 KB 24/54 KB 256/263 KB 344/1822 KB 64/276 KB 24/54 KB 248/263 KB 340/1822 KB 48/276 KB 24/54 KB 260/263 KB 348/1822 KB 64/276 KB 27/54 KB 260/263 KB 348/1822 KB 64/276 KB 29/54 KB 260/263 KB 348/1822 KB 64/276 KB 32/54 KB 260/263 KB 348/1822 KB 64/276 KB 36/54 KB 260/263 KB 348/1822 KB 68/276 KB 40/54 KB 260/263 KB 348/1822 KB 68/276 KB 44/54 KB 260/263 KB 348/1822 KB 64/276 KB 24/54 KB 263/263 KB 348/1822 KB 68/276 KB 44/54 KB 256/263 KB 348/1822 KB 64/276 KB 24/54 KB 263/263 KB 352/1822 KB 68/276 KB 44/54 KB 263/263 KB 356/1822 KB 68/276 KB 44/54 KB 263/263 KB 360/1822 KB 68/276 KB 44/54 KB 263/263 KB 364/1822 KB 68/276 KB 44/54 KB 260/263 KB 348/1822 KB 68/276 KB 36/54 KB 263/263 KB 364/1822 KB 72/276 KB 48/54 KB 263/263 KB 364/1822 KB 76/276 KB 48/54 KB 263/263 KB 364/1822 KB 80/276 KB 48/54 KB 263/263 KB 4/748 KB 368/1822 KB 80/276 KB 48/54 KB 263/263 KB 8/748 KB 368/1822 KB 80/276 KB 48/54 KB 263/263 KB 12/748 KB 368/1822 KB 80/276 KB 48/54 KB 263/263 KB 16/748 KB 368/1822 KB 80/276 KB 48/54 KB 263/263 KB 364/1822 KB 68/276 KB 48/54 KB 263/263 KB 368/1822 KB 80/276 KB 48/54 KB 263/263 KB 16/748 KB 368/1822 KB 84/276 KB 48/54 KB 263/263 KB 20/748 KB 372/1822 KB 88/276 KB 52/54 KB 263/263 KB 20/748 KB 372/1822 KB 92/276 KB 52/54 KB 263/263 KB 20/748 KB 372/1822 KB 96/276 KB 52/54 KB 263/263 KB 20/748 KB 372/1822 KB 84/276 KB 52/54 KB 263/263 KB 20/748 KB 372/1822 KB 96/276 KB 54/54 KB 263/263 KB 20/748 KB 368/1822 KB 84/276 KB 48/54 KB 263/263 KB 24/748 KB 372/1822 KB 96/276 KB 54/54 KB 263/263 KB 28/748 KB 372/1822 KB 96/276 KB 54/54 KB 263/263 KB 32/748 KB 372/1822 KB 96/276 KB 54/54 KB 263/263 KB 36/748 KB 372/1822 KB 96/276 KB 54/54 KB 40/748 KB 372/1822 KB 96/276 KB 54/54 KB 44/748 KB 372/1822 KB 96/276 KB 54/54 KB 263/263 KB 20/748 KB 372/1822 KB 84/276 KB 48/54 KB 44/748 KB 376/1822 KB 96/276 KB 54/54 KB 44/748 KB 380/1822 KB 96/276 KB 54/54 KB 44/748 KB 384/1822 KB 96/276 KB 54/54 KB 44/748 KB 388/1822 KB 96/276 KB 54/54 KB 48/748 KB 392/1822 KB 100/276 KB 54/54 KB 48/748 KB 396/1822 KB 100/276 KB 54/54 KB 48/748 KB 400/1822 KB 100/276 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 267.3 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 48/748 KB 388/1822 KB 100/276 KB 54/54 KB 48/748 KB 400/1822 KB 104/276 KB 54/54 KB 48/748 KB 388/1822 KB 96/276 KB 54/54 KB 52/748 KB 400/1822 KB 104/276 KB 54/54 KB 52/748 KB 400/1822 KB 108/276 KB 54/54 KB 52/748 KB 400/1822 KB 112/276 KB 54/54 KB 56/748 KB 404/1822 KB 112/276 KB 54/54 KB 60/748 KB 404/1822 KB 112/276 KB 54/54 KB 64/748 KB 404/1822 KB 112/276 KB 54/54 KB 68/748 KB 404/1822 KB 112/276 KB 54/54 KB 72/748 KB 404/1822 KB 116/276 KB 76/748 KB 404/1822 KB 116/276 KB 52/748 KB 404/1822 KB 112/276 KB 54/54 KB 76/748 KB 408/1822 KB 116/276 KB 76/748 KB 412/1822 KB 116/276 KB 76/748 KB 416/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 54.4 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 68/748 KB 404/1822 KB 116/276 KB 54/54 KB 76/748 KB 416/1822 KB 120/276 KB 76/748 KB 416/1822 KB 124/276 KB 76/748 KB 416/1822 KB 128/276 KB 76/748 KB 420/1822 KB 128/276 KB 80/748 KB 424/1822 KB 132/276 KB 4/223 KB 80/748 KB 424/1822 KB 132/276 KB 8/223 KB 80/748 KB 424/1822 KB 132/276 KB 12/223 KB 80/748 KB 424/1822 KB 132/276 KB 16/223 KB 80/748 KB 424/1822 KB 132/276 KB 80/748 KB 420/1822 KB 128/276 KB 16/223 KB 84/748 KB 424/1822 KB 132/276 KB 20/223 KB 88/748 KB 428/1822 KB 132/276 KB 80/748 KB 420/1822 KB 132/276 KB 20/223 KB 88/748 KB 428/1822 KB 136/276 KB 20/223 KB 88/748 KB 428/1822 KB 140/276 KB 20/223 KB 84/748 KB 428/1822 KB 132/276 KB 20/223 KB 88/748 KB 432/1822 KB 140/276 KB 20/223 KB 84/748 KB 424/1822 KB 132/276 KB 24/223 KB 88/748 KB 432/1822 KB 140/276 KB 28/223 KB 88/748 KB 432/1822 KB 140/276 KB 32/223 KB 88/748 KB 432/1822 KB 140/276 KB 32/223 KB 88/748 KB 432/1822 KB 144/276 KB 32/223 KB 88/748 KB 432/1822 KB 144/276 KB 4/27 KB 32/223 KB 88/748 KB 432/1822 KB 144/276 KB 8/27 KB 32/223 KB 88/748 KB 432/1822 KB 144/276 KB 12/27 KB 32/223 KB 88/748 KB 432/1822 KB 144/276 KB 16/27 KB 32/223 KB 88/748 KB 436/1822 KB 144/276 KB 16/27 KB 36/223 KB 92/748 KB 440/1822 KB 148/276 KB 20/27 KB 36/223 KB 92/748 KB 444/1822 KB 148/276 KB 20/27 KB 36/223 KB 92/748 KB 448/1822 KB 148/276 KB 20/27 KB 36/223 KB 92/748 KB 436/1822 KB 148/276 KB 20/27 KB 36/223 KB 92/748 KB 448/1822 KB 152/276 KB 20/27 KB 36/223 KB 92/748 KB 448/1822 KB 156/276 KB 20/27 KB 36/223 KB 92/748 KB 448/1822 KB 160/276 KB 20/27 KB 36/223 KB 92/748 KB 436/1822 KB 144/276 KB 20/27 KB 36/223 KB 96/748 KB 448/1822 KB 160/276 KB 20/27 KB 36/223 KB 100/748 KB 448/1822 KB 160/276 KB 20/27 KB 36/223 KB 104/748 KB 448/1822 KB 160/276 KB 20/27 KB 36/223 KB 108/748 KB 448/1822 KB 160/276 KB 20/27 KB 36/223 KB 112/748 KB 452/1822 KB 160/276 KB 20/27 KB 36/223 KB 116/748 KB 452/1822 KB 160/276 KB 20/27 KB 36/223 KB 120/748 KB 452/1822 KB 164/276 KB 20/27 KB 36/223 KB 124/748 KB 452/1822 KB 164/276 KB 20/27 KB 36/223 KB 88/748 KB 436/1822 KB 144/276 KB 20/27 KB 40/223 KB 124/748 KB 452/1822 KB 164/276 KB 20/27 KB 44/223 KB 124/748 KB 452/1822 KB 164/276 KB 20/27 KB 48/223 KB 124/748 KB 452/1822 KB 164/276 KB 20/27 KB 32/223 KB 88/748 KB 436/1822 KB 144/276 KB 20/27 KB 48/223 KB 124/748 KB 452/1822 KB 164/276 KB 24/27 KB 48/223 KB 124/748 KB 452/1822 KB 164/276 KB 27/27 KB 52/223 KB 124/748 KB 452/1822 KB 164/276 KB 27/27 KB 56/223 KB 124/748 KB 452/1822 KB 164/276 KB 27/27 KB 60/223 KB 124/748 KB 452/1822 KB 164/276 KB 27/27 KB 64/223 KB 124/748 KB 452/1822 KB 164/276 KB 27/27 KB 36/223 KB 116/748 KB 452/1822 KB 164/276 KB 20/27 KB 64/223 KB 124/748 KB 452/1822 KB 168/276 KB 27/27 KB 64/223 KB 124/748 KB 452/1822 KB 172/276 KB 27/27 KB 64/223 KB 124/748 KB 452/1822 KB 176/276 KB 27/27 KB 36/223 KB 108/748 KB 452/1822 KB 160/276 KB 20/27 KB 64/223 KB 124/748 KB 456/1822 KB 176/276 KB 27/27 KB 64/223 KB 124/748 KB 460/1822 KB 176/276 KB 27/27 KB 64/223 KB 124/748 KB 464/1822 KB 176/276 KB 27/27 KB 64/223 KB 124/748 KB 464/1822 KB 180/276 KB 27/27 KB 68/223 KB 128/748 KB 468/1822 KB 184/276 KB 27/27 KB 68/223 KB 128/748 KB 468/1822 KB 188/276 KB 27/27 KB 68/223 KB 128/748 KB 468/1822 KB 192/276 KB 27/27 KB 68/223 KB 128/748 KB 468/1822 KB 180/276 KB 27/27 KB 68/223 KB 132/748 KB 468/1822 KB 192/276 KB 27/27 KB 68/223 KB 124/748 KB 468/1822 KB 180/276 KB 27/27 KB unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 72/223 KB 136/748 KB 468/1822 KB 192/276 KB 27/27 KB 76/223 KB 136/748 KB 468/1822 KB 192/276 KB 27/27 KB 80/223 KB 136/748 KB 468/1822 KB 192/276 KB 27/27 KB 64/223 KB 124/748 KB 468/1822 KB 180/276 KB 27/27 KB 80/223 KB 136/748 KB 472/1822 KB 192/276 KB 27/27 KB 80/223 KB 136/748 KB 476/1822 KB 192/276 KB 80/223 KB 136/748 KB 480/1822 KB 192/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 26.2 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 84/223 KB 136/748 KB 480/1822 KB 192/276 KB 88/223 KB 136/748 KB 484/1822 KB 196/276 KB 92/223 KB 136/748 KB 484/1822 KB 196/276 KB 96/223 KB 136/748 KB 484/1822 KB 196/276 KB 84/223 KB 136/748 KB 484/1822 KB 196/276 KB 96/223 KB 136/748 KB 488/1822 KB 196/276 KB 96/223 KB 136/748 KB 492/1822 KB 196/276 KB 84/223 KB 136/748 KB 480/1822 KB 196/276 KB 68/223 KB 136/748 KB 480/1822 KB 192/276 KB 96/223 KB 140/748 KB 492/1822 KB 196/276 KB 96/223 KB 144/748 KB 492/1822 KB 196/276 KB 96/223 KB 148/748 KB 492/1822 KB 196/276 KB 96/223 KB 148/748 KB 492/1822 KB 200/276 KB 96/223 KB 148/748 KB 492/1822 KB 204/276 KB 96/223 KB 148/748 KB 492/1822 KB 208/276 KB 100/223 KB 148/748 KB 496/1822 KB 212/276 KB 100/223 KB 152/748 KB 496/1822 KB 216/276 KB 100/223 KB 152/748 KB 496/1822 KB 220/276 KB 100/223 KB 152/748 KB 496/1822 KB 224/276 KB 100/223 KB 148/748 KB 496/1822 KB 208/276 KB 104/223 KB 152/748 KB 496/1822 KB 224/276 KB 108/223 KB 152/748 KB 496/1822 KB 224/276 KB 112/223 KB 152/748 KB 496/1822 KB 224/276 KB 96/223 KB 148/748 KB 496/1822 KB 208/276 KB 100/223 KB 152/748 KB 496/1822 KB 212/276 KB 112/223 KB 156/748 KB 496/1822 KB 224/276 KB 112/223 KB 160/748 KB 496/1822 KB 224/276 KB 112/223 KB 164/748 KB 496/1822 KB 224/276 KB 112/223 KB 168/748 KB 500/1822 KB 224/276 KB 112/223 KB 172/748 KB 500/1822 KB 224/276 KB 112/223 KB 176/748 KB 500/1822 KB 228/276 KB 112/223 KB 180/748 KB 500/1822 KB 228/276 KB 116/223 KB 184/748 KB 500/1822 KB 228/276 KB 116/223 KB 188/748 KB 500/1822 KB 228/276 KB 116/223 KB 192/748 KB 500/1822 KB 228/276 KB 112/223 KB 164/748 KB 500/1822 KB 224/276 KB 116/223 KB 192/748 KB 504/1822 KB 228/276 KB 116/223 KB 192/748 KB 508/1822 KB 228/276 KB 116/223 KB 192/748 KB 512/1822 KB 228/276 KB 116/223 KB 180/748 KB 500/1822 KB 228/276 KB 120/223 KB 192/748 KB 512/1822 KB 228/276 KB 120/223 KB 192/748 KB 512/1822 KB 228/276 KB 4/178 KB 120/223 KB 192/748 KB 512/1822 KB 228/276 KB 8/178 KB 120/223 KB 192/748 KB 512/1822 KB 228/276 KB 12/178 KB 120/223 KB 192/748 KB 512/1822 KB 228/276 KB 16/178 KB 112/223 KB 172/748 KB 500/1822 KB 228/276 KB 120/223 KB 192/748 KB 512/1822 KB 232/276 KB 20/178 KB 120/223 KB 192/748 KB 512/1822 KB 236/276 KB 20/178 KB 120/223 KB 192/748 KB 512/1822 KB 228/276 KB 20/178 KB 124/223 KB 192/748 KB 512/1822 KB 236/276 KB 24/178 KB 124/223 KB 192/748 KB 512/1822 KB 236/276 KB 28/178 KB 124/223 KB 192/748 KB 512/1822 KB 236/276 KB 32/178 KB 124/223 KB 192/748 KB 512/1822 KB 236/276 KB 36/178 KB 124/223 KB 192/748 KB 512/1822 KB 236/276 KB 40/178 KB 124/223 KB 192/748 KB 512/1822 KB 236/276 KB 44/178 KB 124/223 KB 192/748 KB 512/1822 KB 240/276 KB 48/178 KB 124/223 KB 192/748 KB 512/1822 KB 236/276 KB 20/178 KB 128/223 KB 192/748 KB 516/1822 KB 240/276 KB 48/178 KB 124/223 KB 192/748 KB 516/1822 KB 240/276 KB 48/178 KB 128/223 KB 192/748 KB 520/1822 KB 240/276 KB 48/178 KB 128/223 KB 192/748 KB 524/1822 KB 240/276 KB 48/178 KB 128/223 KB 192/748 KB 528/1822 KB 240/276 KB 48/178 KB 132/223 KB 192/748 KB 532/1822 KB 240/276 KB 52/178 KB 132/223 KB 196/748 KB 536/1822 KB 240/276 KB 52/178 KB 132/223 KB 196/748 KB 540/1822 KB 240/276 KB 52/178 KB 124/223 KB 192/748 KB 512/1822 KB 240/276 KB 44/178 KB 132/223 KB 196/748 KB 540/1822 KB 244/276 KB 52/178 KB 132/223 KB 196/748 KB 540/1822 KB 248/276 KB 52/178 KB 132/223 KB 196/748 KB 540/1822 KB 252/276 KB 52/178 KB 132/223 KB 196/748 KB 540/1822 KB 256/276 KB 52/178 KB unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 132/223 KB 196/748 KB 532/1822 KB 240/276 KB 52/178 KB 132/223 KB 200/748 KB 540/1822 KB 256/276 KB 52/178 KB 132/223 KB 192/748 KB 528/1822 KB 240/276 KB 52/178 KB 136/223 KB 200/748 KB 540/1822 KB 256/276 KB 52/178 KB 128/223 KB 192/748 KB 528/1822 KB 240/276 KB 52/178 KB 136/223 KB 200/748 KB 540/1822 KB 256/276 KB 56/178 KB 136/223 KB 200/748 KB 540/1822 KB 256/276 KB 60/178 KB 140/223 KB 200/748 KB 540/1822 KB 256/276 KB 60/178 KB 144/223 KB 200/748 KB 540/1822 KB 256/276 KB 60/178 KB 144/223 KB 200/748 KB 540/1822 KB 256/276 KB 64/178 KB 144/223 KB 200/748 KB 540/1822 KB 260/276 KB 64/178 KB 148/223 KB 204/748 KB 544/1822 KB 264/276 KB 68/178 KB 148/223 KB 204/748 KB 544/1822 KB 268/276 KB 68/178 KB 148/223 KB 204/748 KB 544/1822 KB 272/276 KB 68/178 KB 148/223 KB 204/748 KB 544/1822 KB 260/276 KB 68/178 KB 148/223 KB 204/748 KB 548/1822 KB 272/276 KB 68/178 KB 148/223 KB 204/748 KB 552/1822 KB 272/276 KB 68/178 KB 148/223 KB 204/748 KB 540/1822 KB 260/276 KB 68/178 KB 152/223 KB 204/748 KB 552/1822 KB 276/276 KB 68/178 KB 156/223 KB 204/748 KB 552/1822 KB 276/276 KB 68/178 KB 160/223 KB 204/748 KB 552/1822 KB 276/276 KB 68/178 KB 144/223 KB 204/748 KB 540/1822 KB 260/276 KB 68/178 KB 160/223 KB 208/748 KB 552/1822 KB 276/276 KB 68/178 KB 160/223 KB 212/748 KB 552/1822 KB 276/276 KB 68/178 KB 160/223 KB 216/748 KB 552/1822 KB 276/276 KB 68/178 KB 160/223 KB 220/748 KB 552/1822 KB 276/276 KB 68/178 KB 160/223 KB 224/748 KB 556/1822 KB 276/276 KB 68/178 KB 160/223 KB 228/748 KB 556/1822 KB 276/276 KB 68/178 KB 164/223 KB 232/748 KB 556/1822 KB 276/276 KB 68/178 KB 164/223 KB 236/748 KB 556/1822 KB 276/276 KB 68/178 KB 164/223 KB 240/748 KB 556/1822 KB 276/276 KB 68/178 KB 164/223 KB 244/748 KB 556/1822 KB 276/276 KB 68/178 KB 144/223 KB 200/748 KB 540/1822 KB 260/276 KB 68/178 KB 164/223 KB 244/748 KB 556/1822 KB 276/276 KB 72/178 KB 164/223 KB 244/748 KB 556/1822 KB 276/276 KB 76/178 KB 164/223 KB 244/748 KB 556/1822 KB 276/276 KB 80/178 KB 164/223 KB 244/748 KB 556/1822 KB 276/276 KB 84/178 KB 164/223 KB 244/748 KB 556/1822 KB 276/276 KB 88/178 KB 164/223 KB 244/748 KB 556/1822 KB 276/276 KB 92/178 KB 164/223 KB 244/748 KB 556/1822 KB 276/276 KB 96/178 KB 164/223 KB 228/748 KB 556/1822 KB 276/276 KB 68/178 KB 168/223 KB 244/748 KB 556/1822 KB 276/276 KB 96/178 KB 172/223 KB 244/748 KB 556/1822 KB 276/276 KB 96/178 KB 176/223 KB 244/748 KB 556/1822 KB 276/276 KB 96/178 KB 160/223 KB 220/748 KB 556/1822 KB 276/276 KB 68/178 KB 176/223 KB 244/748 KB 560/1822 KB 276/276 KB 96/178 KB 148/223 KB 204/748 KB 552/1822 KB 276/276 KB 68/178 KB 176/223 KB 244/748 KB 560/1822 KB 276/276 KB 96/178 KB 176/223 KB 244/748 KB 564/1822 KB 276/276 KB 96/178 KB 176/223 KB 244/748 KB 568/1822 KB 276/276 KB 96/178 KB 176/223 KB 244/748 KB 572/1822 KB 276/276 KB 96/178 KB 176/223 KB 244/748 KB 576/1822 KB 276/276 KB 96/178 KB 180/223 KB 244/748 KB 576/1822 KB 276/276 KB 100/178 KB 184/223 KB 244/748 KB 576/1822 KB 276/276 KB 100/178 KB 188/223 KB 244/748 KB 576/1822 KB 276/276 KB 100/178 KB 192/223 KB 244/748 KB 576/1822 KB 276/276 KB 100/178 KB 196/223 KB 248/748 KB 580/1822 KB 276/276 KB 100/178 KB 200/223 KB 248/748 KB 580/1822 KB 276/276 KB 100/178 KB 204/223 KB 248/748 KB 580/1822 KB 276/276 KB 100/178 KB 176/223 KB 244/748 KB 576/1822 KB 276/276 KB 100/178 KB 208/223 KB 248/748 KB 580/1822 KB 276/276 KB 104/178 KB 208/223 KB 248/748 KB 580/1822 KB 276/276 KB 108/17 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 8 KB 208/223 KB 248/748 KB 580/1822 KB 276/276 KB 112/178 KB 192/223 KB 248/748 KB 580/1822 KB 276/276 KB 100/178 KB 208/223 KB 248/748 KB 584/1822 KB 276/276 KB 112/178 KB 208/223 KB 248/748 KB 588/1822 KB 276/276 KB 112/178 KB 208/223 KB 248/748 KB 592/1822 KB 276/276 KB 112/178 KB 208/223 KB 248/748 KB 596/1822 KB 276/276 KB 112/178 KB 208/223 KB 248/748 KB 600/1822 KB 276/276 KB 116/178 KB 208/223 KB 248/748 KB 604/1822 KB 276/276 KB 116/178 KB 208/223 KB 248/748 KB 608/1822 KB 276/276 KB 116/178 KB 192/223 KB 248/748 KB 576/1822 KB 276/276 KB 100/178 KB 208/223 KB 252/748 KB 608/1822 KB 276/276 KB 116/178 KB 208/223 KB 256/748 KB 608/1822 KB 276/276 KB 116/178 KB 208/223 KB 260/748 KB 608/1822 KB 276/276 KB 116/178 KB 208/223 KB 264/748 KB 608/1822 KB 276/276 KB 116/178 KB 208/223 KB 268/748 KB 608/1822 KB 276/276 KB 116/178 KB 208/223 KB 272/748 KB 608/1822 KB 276/276 KB 116/178 KB 208/223 KB 248/748 KB 580/1822 KB 276/276 KB 116/178 KB 208/223 KB 248/748 KB 596/1822 KB 276/276 KB 116/178 KB 208/223 KB 272/748 KB 608/1822 KB 276/276 KB 120/178 KB 208/223 KB 272/748 KB 608/1822 KB 276/276 KB 124/178 KB 208/223 KB 272/748 KB 608/1822 KB 276/276 KB 128/178 KB 208/223 KB 272/748 KB 608/1822 KB 276/276 KB 132/178 KB 212/223 KB 276/748 KB 612/1822 KB 136/178 KB 212/223 KB 276/748 KB 612/1822 KB 140/178 KB 212/223 KB 276/748 KB 612/1822 KB 144/178 KB 212/223 KB 276/748 KB 612/1822 KB 132/178 KB 212/223 KB 276/748 KB 616/1822 KB 144/178 KB 212/223 KB 276/748 KB 620/1822 KB 144/178 KB 212/223 KB 276/748 KB 624/1822 KB 144/178 KB 212/223 KB 276/748 KB 628/1822 KB 144/178 KB 212/223 KB 276/748 KB 632/1822 KB 148/178 KB 212/223 KB 276/748 KB 636/1822 KB 148/178 KB 212/223 KB 276/748 KB 640/1822 KB 148/178 KB 212/223 KB 276/748 KB 608/1822 KB 132/178 KB 212/223 KB 280/748 KB 640/1822 KB 148/178 KB 212/223 KB 284/748 KB 640/1822 KB 148/178 KB 212/223 KB 288/748 KB 640/1822 KB 148/178 KB 212/223 KB 292/748 KB 640/1822 KB 148/178 KB 212/223 KB 296/748 KB 640/1822 KB 148/178 KB 212/223 KB 300/748 KB 640/1822 KB 148/178 KB 212/223 KB 304/748 KB 640/1822 KB 148/178 KB 212/223 KB 272/748 KB 608/1822 KB 132/178 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 261.3 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 216/223 KB 304/748 KB 640/1822 KB 148/178 KB 220/223 KB 304/748 KB 640/1822 KB 148/178 KB 223/223 KB 304/748 KB 640/1822 KB 148/178 KB 212/223 KB 276/748 KB 628/1822 KB 148/178 KB 223/223 KB 304/748 KB 640/1822 KB 152/178 KB 223/223 KB 304/748 KB 640/1822 KB 156/178 KB 223/223 KB 304/748 KB 640/1822 KB 160/178 KB 223/223 KB 304/748 KB 640/1822 KB 164/178 KB 223/223 KB 308/748 KB 644/1822 KB 168/178 KB 223/223 KB 308/748 KB 644/1822 KB 172/178 KB 223/223 KB 308/748 KB 644/1822 KB 176/178 KB 223/223 KB 308/748 KB 644/1822 KB 164/178 KB 223/223 KB 308/748 KB 648/1822 KB 176/178 KB 223/223 KB 308/748 KB 652/1822 KB 176/178 KB 223/223 KB 308/748 KB 656/1822 KB 176/178 KB 223/223 KB 308/748 KB 640/1822 KB 164/178 KB 223/223 KB 312/748 KB 656/1822 KB 178/178 KB 223/223 KB 316/748 KB 656/1822 KB 178/178 KB 223/223 KB 320/748 KB 656/1822 KB 178/178 KB 223/223 KB 320/748 KB 660/1822 KB 178/178 KB 223/223 KB 324/748 KB 664/1822 KB 178/178 KB 223/223 KB 324/748 KB 668/1822 KB 178/178 KB 223/223 KB 308/748 KB 656/1822 KB 178/178 KB 223/223 KB 324/748 KB 668/1822 KB 178/178 KB 3/23 KB 223/223 KB 324/748 KB 668/1822 KB 178/178 KB 5/23 KB 223/223 KB 324/748 KB 668/1822 KB 178/178 KB 8/23 KB 223/223 KB 324/748 KB 668/1822 KB 178/178 KB 11/23 KB 223/223 KB 324/748 KB 668/1822 KB 178/178 KB 13/23 KB 223/223 KB 324/748 KB 668/1822 KB 178/178 KB 16/23 KB 223/223 KB 324/748 KB 668/1822 KB 178/178 KB 19/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 209.7 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 223/223 KB 324/748 KB 660/1822 KB 178/178 KB 324/748 KB 668/1822 KB 178/178 KB 21/23 KB 324/748 KB 668/1822 KB 178/178 KB 23/23 KB 328/748 KB 668/1822 KB 178/178 KB 23/23 KB 332/748 KB 668/1822 KB 178/178 KB 23/23 KB 336/748 KB 668/1822 KB 178/178 KB 23/23 KB 336/748 KB 672/1822 KB 178/178 KB 23/23 KB 336/748 KB 676/1822 KB 178/178 KB 23/23 KB 340/748 KB 680/1822 KB 178/178 KB 23/23 KB 340/748 KB 684/1822 KB 178/178 KB 23/23 KB 340/748 KB 688/1822 KB 178/178 KB 23/23 KB 340/748 KB 676/1822 KB 178/178 KB 23/23 KB 344/748 KB 688/1822 KB 178/178 KB 23/23 KB 348/748 KB 688/1822 KB 178/178 KB 23/23 KB 352/748 KB 688/1822 KB 178/178 KB 23/23 KB 356/748 KB 688/1822 KB 178/178 KB 23/23 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 21.2 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 165.3 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 356/748 KB 692/1822 KB 4/55 KB 178/178 KB 23/23 KB 356/748 KB 692/1822 KB 8/55 KB 356/748 KB 692/1822 KB 12/55 KB 356/748 KB 692/1822 KB 178/178 KB 23/23 KB 360/748 KB 696/1822 KB 12/55 KB 360/748 KB 700/1822 KB 12/55 KB 360/748 KB 692/1822 KB 12/55 KB 364/748 KB 700/1822 KB 16/55 KB 360/748 KB 700/1822 KB 16/55 KB 364/748 KB 704/1822 KB 16/55 KB 364/748 KB 704/1822 KB 20/55 KB 368/748 KB 708/1822 KB 24/55 KB 368/748 KB 708/1822 KB 28/55 KB 368/748 KB 708/1822 KB 32/55 KB 368/748 KB 708/1822 KB 20/55 KB 368/748 KB 712/1822 KB 32/55 KB 368/748 KB 704/1822 KB 20/55 KB 372/748 KB 716/1822 KB 32/55 KB 376/748 KB 716/1822 KB 32/55 KB 380/748 KB 716/1822 KB 32/55 KB 384/748 KB 716/1822 KB 32/55 KB 388/748 KB 716/1822 KB 32/55 KB 392/748 KB 716/1822 KB 36/55 KB 396/748 KB 716/1822 KB 36/55 KB 400/748 KB 716/1822 KB 36/55 KB 384/748 KB 716/1822 KB 32/55 KB 400/748 KB 720/1822 KB 36/55 KB 400/748 KB 724/1822 KB 36/55 KB 400/748 KB 728/1822 KB 36/55 KB 400/748 KB 732/1822 KB 36/55 KB 400/748 KB 736/1822 KB 36/55 KB 388/748 KB 716/1822 KB 36/55 KB 400/748 KB 736/1822 KB 40/55 KB 400/748 KB 736/1822 KB 44/55 KB 400/748 KB 736/1822 KB 48/55 KB 400/748 KB 736/1822 KB 48/55 KB 3/1210 KB 400/748 KB 736/1822 KB 48/55 KB 5/1210 KB 400/748 KB 736/1822 KB 48/55 KB 5/1210 KB 4/471 KB 400/748 KB 736/1822 KB 48/55 KB 8/1210 KB 8/471 KB 400/748 KB 736/1822 KB 48/55 KB 8/1210 KB 4/471 KB 400/748 KB 736/1822 KB 48/55 KB 11/1210 KB 12/471 KB 400/748 KB 736/1822 KB 48/55 KB 13/1210 KB 12/471 KB 400/748 KB 736/1822 KB 48/55 KB 16/1210 KB 12/471 KB 400/748 KB 736/1822 KB 48/55 KB 19/1210 KB 12/471 KB 400/748 KB 736/1822 KB 48/55 KB 8/1210 KB 12/471 KB 400/748 KB 736/1822 KB 48/55 KB 19/1210 KB 16/471 KB 400/748 KB 736/1822 KB 48/55 KB 21/1210 KB 16/471 KB 400/748 KB 736/1822 KB 48/55 KB 24/1210 KB 16/471 KB 400/748 KB 736/1822 KB 48/55 KB 27/1210 KB 16/471 KB 400/748 KB 736/1822 KB 48/55 KB 29/1210 KB 20/471 KB 400/748 KB 736/1822 KB 48/55 KB 27/1210 KB 20/471 KB 400/748 KB 736/1822 KB 48/55 KB 29/1210 KB 24/471 KB 400/748 KB 736/1822 KB 48/55 KB 29/1210 KB 28/471 KB 400/748 KB 736/1822 KB 48/55 KB 29/1210 KB 32/471 KB 400/748 KB 736/1822 KB 48/55 KB 29/1210 KB 36/471 KB 400/748 KB 736/1822 KB 48/55 KB 32/1210 KB 40/471 KB 400/748 KB 736/1822 KB 48/55 KB 32/1210 KB 44/471 KB 404/748 KB 736/1822 KB 52/55 KB 32/1210 KB 48/471 KB 404/748 KB 736/1822 KB 52/55 KB 32/1210 KB 52/471 KB 404/748 KB 740/1822 KB 52/55 KB 32/1210 KB 56/471 KB 404/748 KB 740/1822 KB 52/55 KB 32/1210 KB 60/471 KB 400/748 KB 736/1822 KB 48/55 KB 32/1210 KB 36/471 KB 404/748 KB 740/1822 KB 52/55 KB 36/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 40/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 44/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 48/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 52/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 56/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 60/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 64/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 68/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 72/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 76/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 80/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 32/1210 KB 52/471 KB 404/748 KB 744/1822 KB 52/55 KB 80/1210 KB 64/471 KB 404/748 KB 748/1822 KB 52/55 KB 80/1210 KB 64/471 KB 404/748 KB 752/ unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1822 KB 52/55 KB 80/1210 KB 64/471 KB 404/748 KB 736/1822 KB 52/55 KB 32/1210 KB 44/471 KB 408/748 KB 752/1822 KB 52/55 KB 80/1210 KB 64/471 KB 412/748 KB 752/1822 KB 52/55 KB 80/1210 KB 64/471 KB 416/748 KB 752/1822 KB 52/55 KB 80/1210 KB 64/471 KB 400/748 KB 736/1822 KB 52/55 KB 32/1210 KB 44/471 KB 416/748 KB 752/1822 KB 55/55 KB 80/1210 KB 64/471 KB 420/748 KB 752/1822 KB 55/55 KB 80/1210 KB 64/471 KB 424/748 KB 756/1822 KB 55/55 KB 80/1210 KB 64/471 KB 404/748 KB 740/1822 KB 52/55 KB 32/1210 KB 64/471 KB 424/748 KB 756/1822 KB 55/55 KB 80/1210 KB 68/471 KB 420/748 KB 756/1822 KB 55/55 KB 80/1210 KB 64/471 KB 428/748 KB 760/1822 KB 55/55 KB 80/1210 KB 68/471 KB 428/748 KB 756/1822 KB 55/55 KB 80/1210 KB 68/471 KB 432/748 KB 760/1822 KB 55/55 KB 80/1210 KB 72/471 KB 428/748 KB 760/1822 KB 55/55 KB 80/1210 KB 72/471 KB 432/748 KB 760/1822 KB 55/55 KB 80/1210 KB 76/471 KB 432/748 KB 764/1822 KB 55/55 KB 80/1210 KB 80/471 KB 432/748 KB 764/1822 KB 55/55 KB 80/1210 KB 84/471 KB 436/748 KB 764/1822 KB 55/55 KB 84/1210 KB 88/471 KB 436/748 KB 764/1822 KB 55/55 KB 84/1210 KB 92/471 KB 436/748 KB 764/1822 KB 55/55 KB 84/1210 KB 96/471 KB 432/748 KB 764/1822 KB 55/55 KB 80/1210 KB 76/471 KB 436/748 KB 768/1822 KB 55/55 KB 84/1210 KB 96/471 KB 436/748 KB 772/1822 KB 55/55 KB 84/1210 KB 96/471 KB 436/748 KB 764/1822 KB 55/55 KB 84/1210 KB 84/471 KB 436/748 KB 772/1822 KB 55/55 KB 88/1210 KB 96/471 KB 436/748 KB 764/1822 KB 55/55 KB 80/1210 KB 84/471 KB 440/748 KB 776/1822 KB 55/55 KB 88/1210 KB 96/471 KB 444/748 KB 776/1822 KB 88/1210 KB 96/471 KB 448/748 KB 776/1822 KB 88/1210 KB 96/471 KB 452/748 KB 776/1822 KB 88/1210 KB 96/471 KB 456/748 KB 776/1822 KB 92/1210 KB 100/471 KB 436/748 KB 776/1822 KB 55/55 KB 88/1210 KB 96/471 KB 456/748 KB 780/1822 KB 92/1210 KB 100/471 KB 456/748 KB 784/1822 KB 92/1210 KB 100/471 KB 452/748 KB 776/1822 KB 92/1210 KB 100/471 KB 456/748 KB 784/1822 KB 92/1210 KB 104/471 KB 452/748 KB 776/1822 KB 92/1210 KB 96/471 KB 460/748 KB 784/1822 KB 96/1210 KB 104/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 49.0 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 460/748 KB 784/1822 KB 100/1210 KB 104/471 KB 460/748 KB 788/1822 KB 104/1210 KB 108/471 KB 460/748 KB 788/1822 KB 108/1210 KB 108/471 KB 460/748 KB 788/1822 KB 112/1210 KB 108/471 KB 460/748 KB 784/1822 KB 92/1210 KB 104/471 KB 464/748 KB 788/1822 KB 112/1210 KB 108/471 KB 460/748 KB 788/1822 KB 100/1210 KB 108/471 KB 464/748 KB 792/1822 KB 112/1210 KB 108/471 KB 464/748 KB 796/1822 KB 112/1210 KB 108/471 KB 464/748 KB 800/1822 KB 112/1210 KB 108/471 KB 464/748 KB 804/1822 KB 112/1210 KB 108/471 KB 460/748 KB 784/1822 KB 100/1210 KB 108/471 KB 468/748 KB 804/1822 KB 116/1210 KB 112/471 KB 468/748 KB 804/1822 KB 116/1210 KB 108/471 KB 468/748 KB 808/1822 KB 4/93 KB 120/1210 KB 112/471 KB 468/748 KB 808/1822 KB 4/93 KB 124/1210 KB 112/471 KB 468/748 KB 804/1822 KB 112/1210 KB 108/471 KB 472/748 KB 808/1822 KB 4/93 KB 124/1210 KB 112/471 KB 476/748 KB 808/1822 KB 4/93 KB 124/1210 KB 112/471 KB 480/748 KB 808/1822 KB 4/93 KB 124/1210 KB 112/471 KB 484/748 KB 808/1822 KB 4/93 KB 124/1210 KB 112/471 KB 468/748 KB 808/1822 KB 4/93 KB 116/1210 KB 112/471 KB 484/748 KB 812/1822 KB 4/93 KB 128/1210 KB 112/471 KB 484/748 KB 816/1822 KB 4/93 KB 128/1210 KB 112/471 KB 468/748 KB 804/1822 KB 4/93 KB 116/1210 KB 112/471 KB 484/748 KB 816/1822 KB 8/93 KB 128/1210 KB 112/471 KB 484/748 KB 816/1822 KB 12/93 KB 128/1210 KB 112/471 KB 484/748 KB 816/1822 KB 16/93 KB 128/1210 KB 112/471 KB 484/748 KB 816/1822 KB 20/93 KB 128/1210 KB 112/471 KB 484/748 KB 816/1822 KB 24/93 KB 128/1210 KB 112/471 KB 484/748 KB 816/1822 KB 28/93 KB 128/1210 KB 112/471 KB 484/748 KB 816/1822 KB 32/93 KB 128/1210 KB 112/471 KB 484/748 KB 816/1822 KB 36/93 KB 128/1210 KB 112/471 KB 488/748 KB 820/1822 KB 40/93 KB 128/1210 KB 112/471 KB 488/748 KB 820/1822 KB 44/93 KB 128/1210 KB 112/471 KB 488/748 KB 820/1822 KB 48/93 KB 128/1210 KB 112/471 KB 484/748 KB 808/1822 KB 4/93 KB 128/1210 KB 112/471 KB 488/748 KB 820/1822 KB 48/93 KB 132/1210 KB 112/471 KB 488/748 KB 820/1822 KB 48/93 KB 136/1210 KB 112/471 KB 488/748 KB 820/1822 KB 48/93 KB 140/1210 KB 112/471 KB 488/748 KB 820/1822 KB 48/93 KB 144/1210 KB 112/471 KB 488/748 KB 820/1822 KB 48/93 KB 148/1210 KB 112/471 KB 488/748 KB 820/1822 KB 52/93 KB 152/1210 KB 112/471 KB 488/748 KB 820/1822 KB 52/93 KB 156/1210 KB 112/471 KB 488/748 KB 820/1822 KB 52/93 KB 160/1210 KB 112/471 KB 488/748 KB 820/1822 KB 36/93 KB 128/1210 KB 112/471 KB 492/748 KB 820/1822 KB 52/93 KB 160/1210 KB 112/471 KB 496/748 KB 820/1822 KB 52/93 KB 160/1210 KB 112/471 KB 500/748 KB 820/1822 KB 52/93 KB 160/1210 KB 112/471 KB 484/748 KB 820/1822 KB 36/93 KB 128/1210 KB 112/471 KB 504/748 KB 824/1822 KB 52/93 KB 160/1210 KB 112/471 KB 504/748 KB 828/1822 KB 52/93 KB 160/1210 KB 112/471 KB 504/748 KB 832/1822 KB 52/93 KB 160/1210 KB 112/471 KB 504/748 KB 836/1822 KB 52/93 KB 160/1210 KB 112/471 KB 504/748 KB 840/1822 KB 52/93 KB 160/1210 KB 112/471 KB 504/748 KB 844/1822 KB 52/93 KB 160/1210 KB 112/471 KB 504/748 KB 848/1822 KB 52/93 KB 160/1210 KB 112/471 KB 504/748 KB 852/1822 KB 52/93 KB 160/1210 KB 112/471 KB 504/748 KB 856/1822 KB 52/93 KB 164/1210 KB 116/471 KB 504/748 KB 860/1822 KB 52/93 KB 164/1210 KB 116/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 116/471 KB 488/748 KB 820/1822 KB 52/93 KB 148/1210 KB 112/471 KB 504/748 KB 852/1822 KB 52/93 KB 164/1210 KB 116/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 120/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 124/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 128/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 132/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 136/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 140/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 144/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 148/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 152/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 156/471 KB 504/748 KB 864/1822 KB 52/93 KB 164/1210 KB 160/471 KB 504/748 KB 864/1822 KB 56/93 KB 164/1210 KB 164/471 KB 504/748 KB 864/1822 KB 56/93 KB 164/1210 KB 168/471 KB 504/748 KB 864/1822 KB 56/93 KB 164/1210 KB 172/471 KB 504/748 KB 864/1822 KB 56/93 KB 164/1210 KB 176/471 KB 504/748 KB 852/1822 KB 52/93 KB 164/1210 KB 112/471 KB 504/748 KB 864/1822 KB 56/93 KB 168/1210 KB 176/471 KB 504/748 KB 820/1822 KB 52/93 KB 160/1210 KB 112/471 KB 508/748 KB 864/1822 KB 56/93 KB 168/1210 KB 176/471 KB 512/748 KB 864/1822 KB 56/93 KB 168/1210 KB 176/471 KB 504/748 KB 864/1822 KB 56/93 KB 164/1210 KB 160/471 KB 512/748 KB 864/1822 KB 60/93 KB 168/1210 KB 176/471 KB 512/748 KB 864/1822 KB 64/93 KB 168/1210 KB 176/471 KB 512/748 KB 864/1822 KB 68/93 KB 168/1210 KB 176/471 KB 516/748 KB 864/1822 KB 72/93 KB 168/1210 KB 176/471 KB 516/748 KB 864/1822 KB 76/93 KB 168/1210 KB 176/471 KB 516/748 KB 864/1822 KB 80/93 KB 168/1210 KB 176/471 KB 516/748 KB 864/1822 KB 84/93 KB 172/1210 KB 176/471 KB 516/748 KB 868/1822 KB 88/93 KB 172/1210 KB 180/471 KB 516/748 KB 868/1822 KB 92/93 KB 172/1210 KB 180/471 KB 516/748 KB 868/1822 KB 93/93 KB 172/1210 KB 180/471 KB 516/748 KB 864/1822 KB 68/93 KB 168/1210 KB 176/471 KB 520/748 KB 868/1822 KB 93/93 KB 172/1210 KB 180/471 KB 524/748 KB 868/1822 KB 93/93 KB 172/1210 KB 180/471 KB 528/748 KB 868/1822 KB 93/93 KB 172/1210 KB 180/471 KB 532/748 KB 868/1822 KB 93/93 KB 172/1210 KB 180/471 KB 536/748 KB 868/1822 KB 93/93 KB 172/1210 KB 180/471 KB 516/748 KB 868/1822 KB 84/93 KB 172/1210 KB 180/471 KB 536/748 KB 872/1822 KB 93/93 KB 172/1210 KB 180/471 KB 516/748 KB 864/1822 KB 84/93 KB 172/1210 KB 180/471 KB 540/748 KB 872/1822 KB 93/93 KB 172/1210 KB 184/471 KB 540/748 KB 872/1822 KB 93/93 KB 172/1210 KB 188/471 KB 540/748 KB 872/1822 KB 93/93 KB 172/1210 KB 192/471 KB 516/748 KB 864/1822 KB 80/93 KB 172/1210 KB 176/471 KB 540/748 KB 872/1822 KB 93/93 KB 176/1210 KB 192/471 KB 540/748 KB 872/1822 KB 93/93 KB 180/1210 KB 192/471 KB 540/748 KB 872/1822 KB 93/93 KB 184/1210 KB 192/471 KB 540/748 KB 872/1822 KB 93/93 KB 188/1210 KB 192/471 KB 540/748 KB 872/1822 KB 93/93 KB 192/1210 KB 192/471 KB 540/748 KB 872/1822 KB 93/93 KB 172/1210 KB 180/471 KB 544/748 KB 872/1822 KB 93/93 KB 192/1210 KB 192/471 KB 548/748 KB 876/1822 KB 93/93 KB 192/1210 KB 192/471 KB 552/748 KB 876/1822 KB 196/1210 KB 196/471 KB 556/748 KB 876/1822 KB 196/1210 KB 196/471 KB 560/748 KB 876/1822 KB 196/1210 KB 196/471 KB 544/748 KB 876/1822 KB 93/93 KB 192/1210 KB 192/471 KB 560/748 KB 880/1822 KB 196/1210 KB 196/471 KB 560/748 KB 884/1822 KB 196/1210 KB 196/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 80.5 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 548/748 KB 876/1822 KB 93/93 KB 196/1210 KB 196/471 KB 548/748 KB 876/1822 KB 93/93 KB 192/1210 KB 196/471 KB 560/748 KB 888/1822 KB 200/1210 KB 200/471 KB 560/748 KB 888/1822 KB 200/1210 KB 204/471 KB 560/748 KB 888/1822 KB 200/1210 KB 208/471 KB 560/748 KB 888/1822 KB 200/1210 KB 208/471 KB 560/748 KB 888/1822 KB 204/1210 KB 208/471 KB 560/748 KB 888/1822 KB 208/1210 KB 208/471 KB 560/748 KB 888/1822 KB 212/1210 KB 208/471 KB 564/748 KB 888/1822 KB 216/1210 KB 212/471 KB 560/748 KB 888/1822 KB 196/1210 KB 196/471 KB 564/748 KB 892/1822 KB 216/1210 KB 212/471 KB 564/748 KB 896/1822 KB 216/1210 KB 212/471 KB 564/748 KB 888/1822 KB 212/1210 KB 212/471 KB 564/748 KB 896/1822 KB 216/1210 KB 216/471 KB 564/748 KB 900/1822 KB 216/1210 KB 220/471 KB 564/748 KB 900/1822 KB 216/1210 KB 224/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: 21:02:49 DEBUG unit.abot-epc-basic/0.install 564/748 KB 888/1822 KB 212/1210 KB 208/471 KB 568/748 KB 900/1822 KB 220/1210 KB 224/471 KB 568/748 KB 900/1822 KB 224/1210 KB 224/471 KB 568/748 KB 900/1822 KB 228/1210 KB 224/471 KB 568/748 KB 900/1822 KB 232/1210 KB 228/471 KB 568/748 KB 900/1822 KB 236/1210 KB 228/471 KB 568/748 KB 900/1822 KB 240/1210 KB 228/471 KB 564/748 KB 900/1822 KB 216/1210 KB 216/471 KB 568/748 KB 904/1822 KB 240/1210 KB 228/471 KB 568/748 KB 908/1822 KB 240/1210 KB 228/471 KB 568/748 KB 912/1822 KB 240/1210 KB 228/471 KB 568/748 KB 900/1822 KB 228/1210 KB 228/471 KB 568/748 KB 912/1822 KB 240/1210 KB 232/471 KB 568/748 KB 912/1822 KB 240/1210 KB 236/471 KB 568/748 KB 900/1822 KB 216/1210 KB 224/471 KB 572/748 KB 912/1822 KB 240/1210 KB 236/471 KB 576/748 KB 912/1822 KB 240/1210 KB 236/471 KB 580/748 KB 912/1822 KB 240/1210 KB 236/471 KB 584/748 KB 912/1822 KB 240/1210 KB 240/471 KB 588/748 KB 912/1822 KB 240/1210 KB 240/471 KB 592/748 KB 912/1822 KB 240/1210 KB 240/471 KB 596/748 KB 916/1822 KB 240/1210 KB 240/471 KB 580/748 KB 912/1822 KB 240/1210 KB 240/471 KB 596/748 KB 916/1822 KB 244/1210 KB 244/471 KB 596/748 KB 916/1822 KB 4/53 KB 244/1210 KB 248/471 KB 596/748 KB 916/1822 KB 4/53 KB 244/1210 KB 252/471 KB 596/748 KB 916/1822 KB 4/53 KB 244/1210 KB 256/471 KB 596/748 KB 916/1822 KB 4/53 KB 244/1210 KB 260/471 KB 596/748 KB 916/1822 KB 244/1210 KB 240/471 KB 600/748 KB 916/1822 KB 4/53 KB 248/1210 KB 260/471 KB 600/748 KB 916/1822 KB 4/53 KB 252/1210 KB 260/471 KB 600/748 KB 916/1822 KB 4/53 KB 256/1210 KB 260/471 KB 592/748 KB 916/1822 KB 240/1210 KB 240/471 KB 600/748 KB 920/1822 KB 4/53 KB 256/1210 KB 260/471 KB 600/748 KB 924/1822 KB 4/53 KB 256/1210 KB 260/471 KB 600/748 KB 928/1822 KB 4/53 KB 256/1210 KB 260/471 KB 600/748 KB 932/1822 KB 4/53 KB 256/1210 KB 260/471 KB 600/748 KB 936/1822 KB 4/53 KB 256/1210 KB 260/471 KB 600/748 KB 940/1822 KB 4/53 KB 256/1210 KB 260/471 KB 600/748 KB 944/1822 KB 4/53 KB 256/1210 KB 260/471 KB 600/748 KB 948/1822 KB 4/53 KB 256/1210 KB 260/471 KB 600/748 KB 952/1822 KB 4/53 KB 260/1210 KB 264/471 KB 600/748 KB 956/1822 KB 4/53 KB 260/1210 KB 264/471 KB 600/748 KB 960/1822 KB 4/53 KB 260/1210 KB 264/471 KB 600/748 KB 916/1822 KB 4/53 KB 244/1210 KB 260/471 KB 604/748 KB 960/1822 KB 4/53 KB 260/1210 KB 264/471 KB 608/748 KB 960/1822 KB 4/53 KB 260/1210 KB 264/471 KB 596/748 KB 916/1822 KB 4/53 KB 244/1210 KB 244/471 KB 608/748 KB 960/1822 KB 8/53 KB 260/1210 KB 264/471 KB 608/748 KB 960/1822 KB 12/53 KB 260/1210 KB 264/471 KB 608/748 KB 960/1822 KB 16/53 KB 260/1210 KB 264/471 KB 608/748 KB 960/1822 KB 20/53 KB 260/1210 KB 264/471 KB 608/748 KB 960/1822 KB 24/53 KB 260/1210 KB 264/471 KB 608/748 KB 960/1822 KB 28/53 KB 260/1210 KB 264/471 KB 608/748 KB 960/1822 KB 32/53 KB 260/1210 KB 264/471 KB 608/748 KB 960/1822 KB 36/53 KB 260/1210 KB 264/471 KB 612/748 KB 960/1822 KB 40/53 KB 260/1210 KB 264/471 KB 612/748 KB 960/1822 KB 44/53 KB 260/1210 KB 264/471 KB 600/748 KB 948/1822 KB 4/53 KB 260/1210 KB 264/471 KB 600/748 KB 948/1822 KB 4/53 KB 260/1210 KB 260/471 KB 612/748 KB 960/1822 KB 48/53 KB 264/1210 KB 264/471 KB 612/748 KB 960/1822 KB 48/53 KB 268/1210 KB 268/471 KB 612/748 KB 960/1822 KB 48/53 KB 272/1210 KB 268/471 KB 612/748 KB 960/1822 KB 36/53 KB 260/1210 KB 264/471 KB 616/748 KB 960/1822 KB 48/53 KB 272/1210 KB 268/471 KB 620/748 KB 960/1822 KB 48/53 KB 272/1210 KB 268/471 KB 624/748 KB 960/1822 KB 48/53 KB 272/1210 KB unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 268/471 KB 628/748 KB 960/1822 KB 48/53 KB 272/1210 KB 268/471 KB 632/748 KB 964/1822 KB 48/53 KB 276/1210 KB 268/471 KB 636/748 KB 964/1822 KB 48/53 KB 276/1210 KB 268/471 KB 640/748 KB 964/1822 KB 48/53 KB 276/1210 KB 268/471 KB 644/748 KB 964/1822 KB 48/53 KB 276/1210 KB 268/471 KB 612/748 KB 960/1822 KB 48/53 KB 264/1210 KB 268/471 KB 644/748 KB 964/1822 KB 48/53 KB 276/1210 KB 272/471 KB 644/748 KB 964/1822 KB 48/53 KB 276/1210 KB 276/471 KB 644/748 KB 964/1822 KB 48/53 KB 276/1210 KB 280/471 KB 644/748 KB 964/1822 KB 48/53 KB 276/1210 KB 284/471 KB 644/748 KB 964/1822 KB 48/53 KB 276/1210 KB 288/471 KB 628/748 KB 964/1822 KB 48/53 KB 276/1210 KB 268/471 KB 644/748 KB 968/1822 KB 48/53 KB 276/1210 KB 288/471 KB 644/748 KB 972/1822 KB 48/53 KB 276/1210 KB 288/471 KB 644/748 KB 976/1822 KB 48/53 KB 276/1210 KB 288/471 KB 644/748 KB 980/1822 KB 48/53 KB 276/1210 KB 288/471 KB 648/748 KB 984/1822 KB 48/53 KB 276/1210 KB 292/471 KB 648/748 KB 988/1822 KB 48/53 KB 276/1210 KB 292/471 KB 648/748 KB 992/1822 KB 48/53 KB 276/1210 KB 292/471 KB 628/748 KB 960/1822 KB 48/53 KB 276/1210 KB 268/471 KB 648/748 KB 992/1822 KB 48/53 KB 280/1210 KB 292/471 KB 648/748 KB 992/1822 KB 48/53 KB 284/1210 KB 292/471 KB 648/748 KB 992/1822 KB 48/53 KB 288/1210 KB 292/471 KB 612/748 KB 960/1822 KB 48/53 KB 272/1210 KB 268/471 KB 648/748 KB 992/1822 KB 52/53 KB 288/1210 KB 292/471 KB 648/748 KB 992/1822 KB 53/53 KB 288/1210 KB 292/471 KB 648/748 KB 992/1822 KB 53/53 KB 292/1210 KB 292/471 KB 648/748 KB 992/1822 KB 53/53 KB 296/1210 KB 292/471 KB 648/748 KB 992/1822 KB 53/53 KB 300/1210 KB 292/471 KB 648/748 KB 992/1822 KB 53/53 KB 304/1210 KB 292/471 KB 648/748 KB 980/1822 KB 48/53 KB 276/1210 KB 292/471 KB 652/748 KB 992/1822 KB 53/53 KB 304/1210 KB 292/471 KB 656/748 KB 992/1822 KB 53/53 KB 304/1210 KB 292/471 KB 644/748 KB 980/1822 KB 48/53 KB 276/1210 KB 292/471 KB 656/748 KB 992/1822 KB 53/53 KB 304/1210 KB 296/471 KB 656/748 KB 992/1822 KB 53/53 KB 304/1210 KB 300/471 KB 656/748 KB 992/1822 KB 53/53 KB 304/1210 KB 304/471 KB 656/748 KB 992/1822 KB 53/53 KB 304/1210 KB 308/471 KB 660/748 KB 996/1822 KB 53/53 KB 308/1210 KB 312/471 KB 660/748 KB 996/1822 KB 53/53 KB 308/1210 KB 316/471 KB 660/748 KB 996/1822 KB 53/53 KB 308/1210 KB 320/471 KB 660/748 KB 996/1822 KB 53/53 KB 308/1210 KB 308/471 KB 660/748 KB 996/1822 KB 53/53 KB 312/1210 KB 320/471 KB 660/748 KB 996/1822 KB 53/53 KB 316/1210 KB 320/471 KB 660/748 KB 996/1822 KB 53/53 KB 320/1210 KB 320/471 KB 660/748 KB 996/1822 KB 53/53 KB 324/1210 KB 320/471 KB 660/748 KB 996/1822 KB 53/53 KB 328/1210 KB 324/471 KB 660/748 KB 996/1822 KB 53/53 KB 332/1210 KB 324/471 KB 660/748 KB 996/1822 KB 53/53 KB 304/1210 KB 308/471 KB 660/748 KB 1000/1822 KB 53/53 KB 332/1210 KB 324/471 KB 660/748 KB 1004/1822 KB 53/53 KB 332/1210 KB 324/471 KB 660/748 KB 1008/1822 KB 53/53 KB 332/1210 KB 324/471 KB 660/748 KB 992/1822 KB 53/53 KB 304/1210 KB 308/471 KB 664/748 KB 1008/1822 KB 53/53 KB 332/1210 KB 324/471 KB 668/748 KB 1008/1822 KB 53/53 KB 332/1210 KB 324/471 KB 672/748 KB 1008/1822 KB 53/53 KB 332/1210 KB 324/471 KB 676/748 KB 1008/1822 KB 332/1210 KB 324/471 KB 680/748 KB 1012/1822 KB 332/1210 KB 324/471 KB 684/748 KB 1012/1822 KB 332/1210 KB 324/471 KB 688/748 KB 1012/1822 KB 332/1210 KB 324/471 KB 660/748 KB 996/1822 KB 53/53 KB 324/1210 KB 324/471 KB 688/748 KB 1012/1822 KB 336/1210 KB 328/471 KB 688/748 KB 1012/1822 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install KB 336/1210 KB 332/471 KB 688/748 KB 1012/1822 KB 336/1210 KB 336/471 KB 688/748 KB 1012/1822 KB 336/1210 KB 340/471 KB 692/748 KB 1012/1822 KB 336/1210 KB 344/471 KB 692/748 KB 1012/1822 KB 336/1210 KB 348/471 KB 692/748 KB 1012/1822 KB 336/1210 KB 352/471 KB 688/748 KB 1012/1822 KB 336/1210 KB 324/471 KB 676/748 KB 1012/1822 KB 332/1210 KB 324/471 KB 692/748 KB 1016/1822 KB 336/1210 KB 352/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 44.8 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 692/748 KB 1020/1822 KB 336/1210 KB 352/471 KB 692/748 KB 1024/1822 KB 336/1210 KB 352/471 KB 692/748 KB 1028/1822 KB 336/1210 KB 352/471 KB 692/748 KB 1032/1822 KB 340/1210 KB 352/471 KB 692/748 KB 1036/1822 KB 340/1210 KB 352/471 KB 692/748 KB 1040/1822 KB 340/1210 KB 352/471 KB 692/748 KB 1044/1822 KB 340/1210 KB 352/471 KB 692/748 KB 1048/1822 KB 340/1210 KB 356/471 KB 692/748 KB 1052/1822 KB 340/1210 KB 356/471 KB 692/748 KB 1056/1822 KB 340/1210 KB 356/471 KB 692/748 KB 1012/1822 KB 336/1210 KB 340/471 KB 696/748 KB 1056/1822 KB 340/1210 KB 356/471 KB 700/748 KB 1056/1822 KB 340/1210 KB 356/471 KB 704/748 KB 1056/1822 KB 340/1210 KB 356/471 KB 708/748 KB 1056/1822 KB 340/1210 KB 356/471 KB 712/748 KB 1056/1822 KB 340/1210 KB 356/471 KB 716/748 KB 1056/1822 KB 340/1210 KB 356/471 KB 720/748 KB 1056/1822 KB 340/1210 KB 356/471 KB 692/748 KB 1044/1822 KB 340/1210 KB 356/471 KB 720/748 KB 1056/1822 KB 340/1210 KB 360/471 KB 692/748 KB 1028/1822 KB 340/1210 KB 352/471 KB 720/748 KB 1056/1822 KB 344/1210 KB 360/471 KB 720/748 KB 1056/1822 KB 348/1210 KB 360/471 KB 720/748 KB 1056/1822 KB 352/1210 KB 360/471 KB 720/748 KB 1056/1822 KB 356/1210 KB 360/471 KB 720/748 KB 1056/1822 KB 360/1210 KB 364/471 KB 720/748 KB 1056/1822 KB 356/1210 KB 364/471 KB 720/748 KB 1056/1822 KB 364/1210 KB 368/471 KB 720/748 KB 1056/1822 KB 4/276 KB 364/1210 KB 368/471 KB 720/748 KB 1056/1822 KB 8/276 KB 364/1210 KB 368/471 KB 720/748 KB 1056/1822 KB 12/276 KB 364/1210 KB 368/471 KB 720/748 KB 1056/1822 KB 16/276 KB 364/1210 KB 368/471 KB 720/748 KB 1056/1822 KB 20/276 KB 364/1210 KB 368/471 KB 720/748 KB 1056/1822 KB 24/276 KB 364/1210 KB 368/471 KB 720/748 KB 1056/1822 KB 28/276 KB 364/1210 KB 368/471 KB 720/748 KB 1056/1822 KB 32/276 KB 364/1210 KB 368/471 KB 724/748 KB 1056/1822 KB 32/276 KB 364/1210 KB 368/471 KB 728/748 KB 1060/1822 KB 36/276 KB 364/1210 KB 372/471 KB 732/748 KB 1060/1822 KB 36/276 KB 364/1210 KB 372/471 KB 736/748 KB 1060/1822 KB 36/276 KB 364/1210 KB 372/471 KB 724/748 KB 1060/1822 KB 36/276 KB 364/1210 KB 372/471 KB 736/748 KB 1060/1822 KB 36/276 KB 364/1210 KB 376/471 KB 736/748 KB 1060/1822 KB 36/276 KB 364/1210 KB 380/471 KB 736/748 KB 1060/1822 KB 36/276 KB 364/1210 KB 384/471 KB 724/748 KB 1060/1822 KB 36/276 KB 364/1210 KB 368/471 KB 736/748 KB 1064/1822 KB 36/276 KB 364/1210 KB 384/471 KB 736/748 KB 1068/1822 KB 36/276 KB 364/1210 KB 384/471 KB 736/748 KB 1072/1822 KB 36/276 KB 364/1210 KB 384/471 KB 724/748 KB 1056/1822 KB 36/276 KB 364/1210 KB 368/471 KB 736/748 KB 1072/1822 KB 36/276 KB 368/1210 KB 384/471 KB 724/748 KB 1056/1822 KB 36/276 KB 364/1210 KB 368/471 KB 736/748 KB 1072/1822 KB 40/276 KB 368/1210 KB 384/471 KB 736/748 KB 1072/1822 KB 44/276 KB 368/1210 KB 384/471 KB 736/748 KB 1072/1822 KB 48/276 KB 368/1210 KB 384/471 KB 736/748 KB 1072/1822 KB 52/276 KB 368/1210 KB 384/471 KB 736/748 KB 1072/1822 KB 56/276 KB 372/1210 KB 384/471 KB 736/748 KB 1076/1822 KB 60/276 KB 372/1210 KB 388/471 KB 736/748 KB 1076/1822 KB 64/276 KB 372/1210 KB 388/471 KB 736/748 KB 1076/1822 KB 68/276 KB 372/1210 KB 388/471 KB 736/748 KB 1072/1822 KB 52/276 KB 372/1210 KB 384/471 KB 740/748 KB 1076/1822 KB 68/276 KB 376/1210 KB 388/471 KB 740/748 KB 1076/1822 KB 68/276 KB 380/1210 KB 388/471 KB 740/748 KB 1076/1822 KB 68/276 KB 384/1210 KB 388/471 KB 740/748 KB 1076/1822 KB 68/276 KB 372/1210 KB 388/471 KB 744/748 KB 1076/1822 KB 68/276 KB 384/1210 KB 388/471 KB 748/748 KB 1 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 076/1822 KB 68/276 KB 384/1210 KB 388/471 KB 748/748 KB 1076/1822 KB 68/276 KB 384/1210 KB 388/471 KB 736/748 KB 1076/1822 KB 56/276 KB 372/1210 KB 388/471 KB 736/748 KB 1076/1822 KB 56/276 KB 372/1210 KB 384/471 KB 748/748 KB 1076/1822 KB 68/276 KB 384/1210 KB 392/471 KB 748/748 KB 1080/1822 KB 68/276 KB 384/1210 KB 392/471 KB 748/748 KB 1084/1822 KB 68/276 KB 384/1210 KB 392/471 KB 748/748 KB 1088/1822 KB 68/276 KB 384/1210 KB 396/471 KB 748/748 KB 1092/1822 KB 68/276 KB 388/1210 KB 396/471 KB 748/748 KB 1096/1822 KB 72/276 KB 388/1210 KB 396/471 KB 748/748 KB 1100/1822 KB 72/276 KB 388/1210 KB 396/471 KB 748/748 KB 1084/1822 KB 68/276 KB 384/1210 KB 396/471 KB 748/748 KB 1100/1822 KB 72/276 KB 388/1210 KB 400/471 KB 748/748 KB 1100/1822 KB 72/276 KB 388/1210 KB 404/471 KB 748/748 KB 1100/1822 KB 72/276 KB 388/1210 KB 408/471 KB 748/748 KB 1100/1822 KB 72/276 KB 388/1210 KB 412/471 KB 748/748 KB 1092/1822 KB 72/276 KB 388/1210 KB 396/471 KB 748/748 KB 1088/1822 KB 68/276 KB 388/1210 KB 396/471 KB 748/748 KB 1100/1822 KB 72/276 KB 392/1210 KB 412/471 KB 748/748 KB 1100/1822 KB 72/276 KB 396/1210 KB 412/471 KB 748/748 KB 1100/1822 KB 72/276 KB 400/1210 KB 412/471 KB 748/748 KB 1100/1822 KB 76/276 KB 400/1210 KB 412/471 KB 748/748 KB 1100/1822 KB 80/276 KB 400/1210 KB 412/471 KB 748/748 KB 1100/1822 KB 84/276 KB 404/1210 KB 412/471 KB 748/748 KB 1100/1822 KB 80/276 KB 404/1210 KB 412/471 KB 748/748 KB 1104/1822 KB 84/276 KB 408/1210 KB 416/471 KB 748/748 KB 1104/1822 KB 84/276 KB 404/1210 KB 416/471 KB 748/748 KB 1100/1822 KB 84/276 KB 404/1210 KB 416/471 KB 748/748 KB 1104/1822 KB 88/276 KB 408/1210 KB 420/471 KB 748/748 KB 1108/1822 KB 88/276 KB 412/1210 KB 424/471 KB 748/748 KB 1104/1822 KB 88/276 KB 408/1210 KB 416/471 KB 1108/1822 KB 92/276 KB 412/1210 KB 424/471 KB 1108/1822 KB 96/276 KB 412/1210 KB 424/471 KB 1108/1822 KB 100/276 KB 412/1210 KB 424/471 KB 748/748 KB 1108/1822 KB 88/276 KB 412/1210 KB 420/471 KB 1112/1822 KB 100/276 KB 412/1210 KB 428/471 KB 1116/1822 KB 100/276 KB 412/1210 KB 428/471 KB 1120/1822 KB 100/276 KB 412/1210 KB 428/471 KB 748/748 KB 1104/1822 KB 88/276 KB 412/1210 KB 420/471 KB 1120/1822 KB 100/276 KB 416/1210 KB 428/471 KB 1120/1822 KB 100/276 KB 420/1210 KB 428/471 KB 1108/1822 KB 100/276 KB 412/1210 KB 428/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 621.5 KB/sec) unit-abot-epc-basic-0: 21:02: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.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1120/1822 KB 100/276 KB 420/1210 KB 432/471 KB 1120/1822 KB 100/276 KB 424/1210 KB 432/471 KB 1124/1822 KB 104/276 KB 428/1210 KB 432/471 KB 1124/1822 KB 104/276 KB 432/1210 KB 432/471 KB 1124/1822 KB 104/276 KB 436/1210 KB 432/471 KB 1124/1822 KB 104/276 KB 440/1210 KB 436/471 KB 1124/1822 KB 104/276 KB 444/1210 KB 436/471 KB 1124/1822 KB 104/276 KB 448/1210 KB 436/471 KB 1124/1822 KB 104/276 KB 424/1210 KB 432/471 KB 1128/1822 KB 104/276 KB 448/1210 KB 436/471 KB 1132/1822 KB 104/276 KB 448/1210 KB 436/471 KB 1136/1822 KB 104/276 KB 448/1210 KB 436/471 KB 1120/1822 KB 104/276 KB 424/1210 KB 432/471 KB 1136/1822 KB 108/276 KB 448/1210 KB 436/471 KB 1136/1822 KB 112/276 KB 448/1210 KB 436/471 KB 1136/1822 KB 116/276 KB 448/1210 KB 436/471 KB 1124/1822 KB 104/276 KB 436/1210 KB 436/471 KB 1136/1822 KB 116/276 KB 448/1210 KB 440/471 KB 1136/1822 KB 116/276 KB 448/1210 KB 444/471 KB 1136/1822 KB 116/276 KB 448/1210 KB 448/471 KB 1136/1822 KB 116/276 KB 448/1210 KB 452/471 KB 1140/1822 KB 120/276 KB 452/1210 KB 456/471 KB 1140/1822 KB 120/276 KB 452/1210 KB 460/471 KB 1140/1822 KB 120/276 KB 452/1210 KB 464/471 KB 1140/1822 KB 120/276 KB 452/1210 KB 468/471 KB 1140/1822 KB 120/276 KB 452/1210 KB 452/471 KB 1140/1822 KB 120/276 KB 448/1210 KB 452/471 KB 4/577 KB 1144/1822 KB 120/276 KB 452/1210 KB 471/471 KB 4/577 KB 1148/1822 KB 120/276 KB 452/1210 KB 471/471 KB 4/577 KB 1152/1822 KB 120/276 KB 452/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 120/276 KB 452/1210 KB 471/471 KB 1136/1822 KB 120/276 KB 448/1210 KB 452/471 KB 4/577 KB 1156/1822 KB 124/276 KB 456/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 128/276 KB 456/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 132/276 KB 456/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 136/276 KB 456/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 140/276 KB 456/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 144/276 KB 456/1210 KB 471/471 KB 1140/1822 KB 120/276 KB 456/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 120/276 KB 456/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 144/276 KB 460/1210 KB 471/471 KB 4/577 KB 1156/1822 KB 144/276 KB 464/1210 KB 471/471 KB 4/577 KB 1140/1822 KB 120/276 KB 452/1210 KB 471/471 KB 8/577 KB 1156/1822 KB 144/276 KB 464/1210 KB 471/471 KB 12/577 KB 1156/1822 KB 144/276 KB 464/1210 KB 471/471 KB 16/577 KB 1156/1822 KB 144/276 KB 464/1210 KB 471/471 KB 20/577 KB 1156/1822 KB 144/276 KB 464/1210 KB 471/471 KB 24/577 KB 1156/1822 KB 144/276 KB 464/1210 KB 471/471 KB 28/577 KB 1156/1822 KB 144/276 KB 464/1210 KB 471/471 KB 32/577 KB 1156/1822 KB 148/276 KB 464/1210 KB 471/471 KB 32/577 KB 1160/1822 KB 152/276 KB 468/1210 KB 471/471 KB 32/577 KB 1160/1822 KB 148/276 KB 468/1210 KB 471/471 KB 32/577 KB 1160/1822 KB 148/276 KB 464/1210 KB 471/471 KB 32/577 KB 1164/1822 KB 152/276 KB 468/1210 KB 471/471 KB 32/577 KB 1168/1822 KB 152/276 KB 468/1210 KB 471/471 KB 32/577 KB 1156/1822 KB 148/276 KB 464/1210 KB 471/471 KB 36/577 KB 1168/1822 KB 152/276 KB 468/1210 KB 471/471 KB 40/577 KB 1168/1822 KB 152/276 KB 472/1210 KB 471/471 KB 44/577 KB 1168/1822 KB 156/276 KB 472/1210 KB 471/471 KB 48/577 KB 1168/1822 KB 156/276 KB 472/1210 KB 471/471 KB 52/577 KB 1168/1822 KB 156/276 KB 472/1210 KB 471/471 KB 56/577 KB 1172/1822 KB 156/276 KB 472/1210 KB 471/471 KB 36/577 KB 1168/1822 KB 152/276 KB 472/1210 KB 471/471 KB 56/577 KB 1172/1822 KB 156/276 KB 476/1210 KB 471/471 KB 56/577 KB 1172/1822 KB 156/276 KB 480/1210 KB 471/471 KB 56/577 KB 1172/1822 KB 1 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 56/276 KB 484/1210 KB 471/471 KB 52/577 KB 1172/1822 KB 156/276 KB 472/1210 KB 471/471 KB 56/577 KB 1176/1822 KB 156/276 KB 484/1210 KB 471/471 KB 40/577 KB 1168/1822 KB 156/276 KB 472/1210 KB 471/471 KB 56/577 KB 1180/1822 KB 160/276 KB 484/1210 KB 471/471 KB 56/577 KB 1180/1822 KB 164/276 KB 484/1210 KB 471/471 KB 56/577 KB 1180/1822 KB 168/276 KB 484/1210 KB 56/577 KB 1180/1822 KB 172/276 KB 484/1210 KB 56/577 KB 1180/1822 KB 176/276 KB 488/1210 KB 56/577 KB 1180/1822 KB 156/276 KB 484/1210 KB 471/471 KB 60/577 KB 1184/1822 KB 176/276 KB 488/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 384.2 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 60/577 KB 1188/1822 KB 176/276 KB 488/1210 KB 60/577 KB 1192/1822 KB 180/276 KB 488/1210 KB 60/577 KB 1196/1822 KB 180/276 KB 488/1210 KB 60/577 KB 1200/1822 KB 180/276 KB 488/1210 KB 60/577 KB 1180/1822 KB 176/276 KB 488/1210 KB 64/577 KB 1200/1822 KB 180/276 KB 488/1210 KB 56/577 KB 1180/1822 KB 172/276 KB 488/1210 KB 64/577 KB 1200/1822 KB 180/276 KB 492/1210 KB 64/577 KB 1200/1822 KB 180/276 KB 496/1210 KB 68/577 KB 1200/1822 KB 180/276 KB 496/1210 KB 72/577 KB 1200/1822 KB 180/276 KB 500/1210 KB 76/577 KB 1200/1822 KB 180/276 KB 500/1210 KB 80/577 KB 1200/1822 KB 180/276 KB 500/1210 KB 84/577 KB 1200/1822 KB 180/276 KB 500/1210 KB 88/577 KB 1204/1822 KB 180/276 KB 500/1210 KB 92/577 KB 1204/1822 KB 180/276 KB 500/1210 KB 96/577 KB 1204/1822 KB 180/276 KB 500/1210 KB 60/577 KB 1188/1822 KB 180/276 KB 488/1210 KB 96/577 KB 1204/1822 KB 184/276 KB 500/1210 KB 96/577 KB 1204/1822 KB 188/276 KB 500/1210 KB 96/577 KB 1204/1822 KB 4/37 KB 188/276 KB 500/1210 KB 84/577 KB 1204/1822 KB 180/276 KB 500/1210 KB 96/577 KB 1208/1822 KB 4/37 KB 192/276 KB 500/1210 KB 68/577 KB 1200/1822 KB 180/276 KB 500/1210 KB 96/577 KB 1208/1822 KB 8/37 KB 192/276 KB 504/1210 KB 96/577 KB 1208/1822 KB 8/37 KB 192/276 KB 508/1210 KB 96/577 KB 1208/1822 KB 8/37 KB 192/276 KB 512/1210 KB 96/577 KB 1208/1822 KB 8/37 KB 192/276 KB 516/1210 KB 96/577 KB 1208/1822 KB 8/37 KB 192/276 KB 500/1210 KB 96/577 KB 1212/1822 KB 12/37 KB 192/276 KB 516/1210 KB 96/577 KB 1212/1822 KB 16/37 KB 192/276 KB 516/1210 KB 96/577 KB 1204/1822 KB 4/37 KB 192/276 KB 500/1210 KB 96/577 KB 1212/1822 KB 16/37 KB 196/276 KB 516/1210 KB 96/577 KB 1212/1822 KB 16/37 KB 200/276 KB 516/1210 KB 96/577 KB 1212/1822 KB 16/37 KB 204/276 KB 520/1210 KB 96/577 KB 1212/1822 KB 16/37 KB 208/276 KB 520/1210 KB 100/577 KB 1212/1822 KB 16/37 KB 212/276 KB 520/1210 KB 100/577 KB 1212/1822 KB 20/37 KB 216/276 KB 520/1210 KB 100/577 KB 1212/1822 KB 20/37 KB 220/276 KB 520/1210 KB 100/577 KB 1212/1822 KB 20/37 KB 224/276 KB 520/1210 KB 96/577 KB 1212/1822 KB 8/37 KB 192/276 KB 516/1210 KB 100/577 KB 1216/1822 KB 20/37 KB 224/276 KB 520/1210 KB 100/577 KB 1220/1822 KB 20/37 KB 224/276 KB 520/1210 KB 100/577 KB 1224/1822 KB 20/37 KB 224/276 KB 520/1210 KB 100/577 KB 1228/1822 KB 20/37 KB 224/276 KB 520/1210 KB 100/577 KB 1232/1822 KB 20/37 KB 224/276 KB 520/1210 KB 100/577 KB 1212/1822 KB 20/37 KB 212/276 KB 520/1210 KB 100/577 KB 1232/1822 KB 24/37 KB 224/276 KB 520/1210 KB 100/577 KB 1232/1822 KB 28/37 KB 224/276 KB 520/1210 KB 100/577 KB 1232/1822 KB 32/37 KB 224/276 KB 520/1210 KB 100/577 KB 1212/1822 KB 16/37 KB 208/276 KB 520/1210 KB 104/577 KB 1232/1822 KB 32/37 KB 224/276 KB 520/1210 KB 108/577 KB 1232/1822 KB 32/37 KB 224/276 KB 520/1210 KB 112/577 KB 1232/1822 KB 32/37 KB 224/276 KB 520/1210 KB 116/577 KB 1236/1822 KB 32/37 KB 224/276 KB 520/1210 KB 120/577 KB 1236/1822 KB 36/37 KB 228/276 KB 520/1210 KB 96/577 KB 1212/1822 KB 16/37 KB 200/276 KB 520/1210 KB 120/577 KB 1236/1822 KB 36/37 KB 228/276 KB 524/1210 KB 120/577 KB 1236/1822 KB 36/37 KB 228/276 KB 528/1210 KB 120/577 KB 1236/1822 KB 36/37 KB 228/276 KB 532/1210 KB 120/577 KB 1236/1822 KB 36/37 KB 228/276 KB 536/1210 KB 120/577 KB 1236/1822 KB 36/37 KB 228/276 KB 540/1210 KB 120/577 KB 1236/1822 KB 36/37 KB 228/276 KB 544/1210 KB 120/577 KB 1236/1822 KB 36/37 KB 228/276 KB 548/1210 KB 116/577 KB 1236/1822 KB 36/37 KB 228/276 KB 520/1210 KB 124/577 KB 1236/1822 KB 36 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install /37 KB 232/276 KB 548/1210 KB 116/577 KB 1236/1822 KB 36/37 KB 224/276 KB 520/1210 KB 124/577 KB 1236/1822 KB 37/37 KB 232/276 KB 548/1210 KB 112/577 KB 1236/1822 KB 32/37 KB 224/276 KB 520/1210 KB 124/577 KB 1240/1822 KB 37/37 KB 232/276 KB 548/1210 KB 124/577 KB 1244/1822 KB 37/37 KB 232/276 KB 548/1210 KB 124/577 KB 1248/1822 KB 37/37 KB 232/276 KB 548/1210 KB 124/577 KB 1252/1822 KB 37/37 KB 232/276 KB 548/1210 KB 124/577 KB 1236/1822 KB 36/37 KB 228/276 KB 548/1210 KB 128/577 KB 1252/1822 KB 37/37 KB 236/276 KB 552/1210 KB 132/577 KB 1252/1822 KB 37/37 KB 236/276 KB 552/1210 KB 124/577 KB 1252/1822 KB 37/37 KB 236/276 KB 552/1210 KB 132/577 KB 1256/1822 KB 37/37 KB 240/276 KB 552/1210 KB 132/577 KB 1256/1822 KB 37/37 KB 244/276 KB 552/1210 KB 124/577 KB 1252/1822 KB 37/37 KB 232/276 KB 552/1210 KB 136/577 KB 1256/1822 KB 37/37 KB 244/276 KB 556/1210 KB 136/577 KB 1256/1822 KB 37/37 KB 244/276 KB 560/1210 KB 136/577 KB 1256/1822 KB 37/37 KB 244/276 KB 564/1210 KB 136/577 KB 1256/1822 KB 37/37 KB 244/276 KB 552/1210 KB 132/577 KB 1256/1822 KB 37/37 KB 236/276 KB 552/1210 KB 136/577 KB 1260/1822 KB 37/37 KB 248/276 KB 564/1210 KB 136/577 KB 1264/1822 KB 37/37 KB 248/276 KB 564/1210 KB 140/577 KB 1264/1822 KB 37/37 KB 248/276 KB 564/1210 KB 144/577 KB 1264/1822 KB 37/37 KB 248/276 KB 564/1210 KB 148/577 KB 1264/1822 KB 37/37 KB 248/276 KB 568/1210 KB 152/577 KB 1268/1822 KB 37/37 KB 248/276 KB 568/1210 KB 156/577 KB 1268/1822 KB 37/37 KB 248/276 KB 568/1210 KB 160/577 KB 1268/1822 KB 37/37 KB 248/276 KB 568/1210 KB 136/577 KB 1256/1822 KB 37/37 KB 248/276 KB 564/1210 KB 160/577 KB 1268/1822 KB 37/37 KB 252/276 KB 568/1210 KB 160/577 KB 1268/1822 KB 37/37 KB 256/276 KB 568/1210 KB 160/577 KB 1268/1822 KB 37/37 KB 260/276 KB 568/1210 KB 160/577 KB 1268/1822 KB 264/276 KB 568/1210 KB 148/577 KB 1268/1822 KB 37/37 KB 248/276 KB 568/1210 KB 144/577 KB 1264/1822 KB 37/37 KB 248/276 KB 568/1210 KB 160/577 KB 1272/1822 KB 264/276 KB 572/1210 KB 160/577 KB 1272/1822 KB 264/276 KB 576/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 29.1 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 160/577 KB 1272/1822 KB 264/276 KB 580/1210 KB 160/577 KB 1272/1822 KB 264/276 KB 584/1210 KB 160/577 KB 1272/1822 KB 268/276 KB 588/1210 KB 160/577 KB 1272/1822 KB 268/276 KB 592/1210 KB 160/577 KB 1272/1822 KB 268/276 KB 596/1210 KB 164/577 KB 1272/1822 KB 268/276 KB 600/1210 KB 164/577 KB 1272/1822 KB 268/276 KB 604/1210 KB 164/577 KB 1272/1822 KB 268/276 KB 608/1210 KB 160/577 KB 1272/1822 KB 264/276 KB 568/1210 KB 164/577 KB 1276/1822 KB 268/276 KB 608/1210 KB 164/577 KB 1280/1822 KB 268/276 KB 608/1210 KB 164/577 KB 1284/1822 KB 268/276 KB 608/1210 KB 164/577 KB 1288/1822 KB 268/276 KB 608/1210 KB 164/577 KB 1292/1822 KB 268/276 KB 608/1210 KB 164/577 KB 1296/1822 KB 268/276 KB 608/1210 KB 164/577 KB 1272/1822 KB 268/276 KB 596/1210 KB 160/577 KB 1272/1822 KB 268/276 KB 584/1210 KB 168/577 KB 1296/1822 KB 272/276 KB 608/1210 KB 168/577 KB 1296/1822 KB 276/276 KB 608/1210 KB 168/577 KB 1296/1822 KB 276/276 KB 608/1210 KB 168/577 KB 1296/1822 KB 268/276 KB 608/1210 KB 172/577 KB 1296/1822 KB 276/276 KB 608/1210 KB 176/577 KB 1296/1822 KB 276/276 KB 608/1210 KB 180/577 KB 1296/1822 KB 276/276 KB 608/1210 KB 184/577 KB 1300/1822 KB 276/276 KB 612/1210 KB 188/577 KB 1300/1822 KB 276/276 KB 612/1210 KB 192/577 KB 1300/1822 KB 276/276 KB 612/1210 KB 180/577 KB 1300/1822 KB 276/276 KB 612/1210 KB 192/577 KB 1300/1822 KB 276/276 KB 616/1210 KB 192/577 KB 1300/1822 KB 276/276 KB 620/1210 KB 192/577 KB 1300/1822 KB 276/276 KB 624/1210 KB 192/577 KB 1300/1822 KB 276/276 KB 628/1210 KB 196/577 KB 1300/1822 KB 276/276 KB 632/1210 KB 196/577 KB 1300/1822 KB 276/276 KB 636/1210 KB 180/577 KB 1300/1822 KB 276/276 KB 608/1210 KB 196/577 KB 1304/1822 KB 276/276 KB 636/1210 KB 196/577 KB 1308/1822 KB 276/276 KB 636/1210 KB 196/577 KB 1312/1822 KB 276/276 KB 636/1210 KB 196/577 KB 1316/1822 KB 276/276 KB 636/1210 KB 196/577 KB 1320/1822 KB 276/276 KB 636/1210 KB 196/577 KB 1324/1822 KB 276/276 KB 636/1210 KB 196/577 KB 1328/1822 KB 276/276 KB 636/1210 KB 196/577 KB 1300/1822 KB 276/276 KB 628/1210 KB 200/577 KB 1328/1822 KB 276/276 KB 636/1210 KB 204/577 KB 1328/1822 KB 276/276 KB 636/1210 KB 208/577 KB 1328/1822 KB 276/276 KB 636/1210 KB 212/577 KB 1328/1822 KB 276/276 KB 636/1210 KB 216/577 KB 1332/1822 KB 276/276 KB 640/1210 KB 220/577 KB 1332/1822 KB 276/276 KB 640/1210 KB 224/577 KB 1332/1822 KB 276/276 KB 640/1210 KB 212/577 KB 1332/1822 KB 276/276 KB 640/1210 KB 224/577 KB 1336/1822 KB 640/1210 KB 224/577 KB 1340/1822 KB 640/1210 KB 224/577 KB 1344/1822 KB 640/1210 KB 212/577 KB 1328/1822 KB 276/276 KB 640/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 217.9 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 224/577 KB 1344/1822 KB 4/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 8/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 12/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 16/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 20/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 24/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 28/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 32/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 36/167 KB 640/1210 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 224/577 KB 1344/1822 KB 40/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 44/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 48/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 52/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 56/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 60/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 64/167 KB 640/1210 KB 224/577 KB 1344/1822 KB 68/167 KB 640/1210 KB 228/577 KB 1348/1822 KB 72/167 KB 644/1210 KB 228/577 KB 1348/1822 KB 76/167 KB 644/1210 KB 228/577 KB 1348/1822 KB 80/167 KB 644/1210 KB 228/577 KB 1348/1822 KB 68/167 KB 644/1210 KB 232/577 KB 1348/1822 KB 80/167 KB 644/1210 KB 236/577 KB 1348/1822 KB 80/167 KB 644/1210 KB 224/577 KB 1348/1822 KB 68/167 KB 644/1210 KB 236/577 KB 1348/1822 KB 80/167 KB 648/1210 KB 236/577 KB 1348/1822 KB 80/167 KB 652/1210 KB 236/577 KB 1348/1822 KB 80/167 KB 656/1210 KB 224/577 KB 1348/1822 KB 68/167 KB 640/1210 KB 236/577 KB 1352/1822 KB 80/167 KB 656/1210 KB 236/577 KB 1356/1822 KB 80/167 KB 656/1210 KB 236/577 KB 1360/1822 KB 80/167 KB 656/1210 KB 236/577 KB 1360/1822 KB 80/167 KB 660/1210 KB 240/577 KB 1364/1822 KB 84/167 KB 664/1210 KB 240/577 KB 1364/1822 KB 84/167 KB 668/1210 KB 240/577 KB 1364/1822 KB 84/167 KB 660/1210 KB 240/577 KB 1360/1822 KB 80/167 KB 660/1210 KB 244/577 KB 1364/1822 KB 84/167 KB 672/1210 KB 240/577 KB 1364/1822 KB 80/167 KB 660/1210 KB 244/577 KB 1368/1822 KB 88/167 KB 672/1210 KB 244/577 KB 1372/1822 KB 88/167 KB 672/1210 KB 244/577 KB 1376/1822 KB 88/167 KB 672/1210 KB 244/577 KB 1364/1822 KB 88/167 KB 672/1210 KB 244/577 KB 1376/1822 KB 92/167 KB 672/1210 KB 244/577 KB 1376/1822 KB 96/167 KB 672/1210 KB 248/577 KB 1376/1822 KB 100/167 KB 672/1210 KB 248/577 KB 1380/1822 KB 104/167 KB 672/1210 KB 248/577 KB 1380/1822 KB 108/167 KB 672/1210 KB 248/577 KB 1380/1822 KB 112/167 KB 672/1210 KB 240/577 KB 1364/1822 KB 84/167 KB 672/1210 KB 248/577 KB 1380/1822 KB 112/167 KB 676/1210 KB 248/577 KB 1380/1822 KB 112/167 KB 680/1210 KB 248/577 KB 1380/1822 KB 112/167 KB 684/1210 KB 248/577 KB 1380/1822 KB 100/167 KB 672/1210 KB 248/577 KB 1384/1822 KB 112/167 KB 684/1210 KB 248/577 KB 1376/1822 KB 96/167 KB 672/1210 KB 252/577 KB 1384/1822 KB 112/167 KB 688/1210 KB 256/577 KB 1384/1822 KB 112/167 KB 688/1210 KB 260/577 KB 1384/1822 KB 112/167 KB 688/1210 KB 248/577 KB 1384/1822 KB 112/167 KB 688/1210 KB 260/577 KB 1388/1822 KB 112/167 KB 688/1210 KB 260/577 KB 1392/1822 KB 112/167 KB 688/1210 KB 264/577 KB 1396/1822 KB 112/167 KB 688/1210 KB 264/577 KB 1400/1822 KB 116/167 KB 692/1210 KB 264/577 KB 1404/1822 KB 116/167 KB 692/1210 KB 264/577 KB 1408/1822 KB 116/167 KB 692/1210 KB 264/577 KB 1392/1822 KB 112/167 KB 688/1210 KB 268/577 KB 1408/1822 KB 116/167 KB 692/1210 KB 272/577 KB 1408/1822 KB 116/167 KB 692/1210 KB 276/577 KB 1408/1822 KB 116/167 KB 692/1210 KB 280/577 KB 1408/1822 KB 116/167 KB 692/1210 KB 284/577 KB 1408/1822 KB 116/167 KB 692/1210 KB 288/577 KB 1408/1822 KB 116/167 KB 692/1210 KB 292/577 KB 1408/1822 KB 116/167 KB 692/1210 KB 296/577 KB 1412/1822 KB 116/167 KB 692/1210 KB 300/577 KB 1412/1822 KB 116/167 KB 692/1210 KB 304/577 KB 1412/1822 KB 116/167 KB 692/1210 KB 264/577 KB 1396/1822 KB 116/167 KB 692/1210 KB 304/577 KB 1412/1822 KB 116/167 KB 696/1210 KB 304/577 KB 1412/1822 KB 116/167 KB 700/1210 KB 304/577 KB 1412/1822 KB 116/167 KB 704/1210 KB 264/577 KB 1396/1822 KB 116/167 KB 688/1210 KB 304/577 KB 1412/1822 KB 120/167 KB 704/1210 KB 304/577 KB 1412/1822 KB 124/167 KB 704/ unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1210 KB 304/577 KB 1412/1822 KB 128/167 KB 704/1210 KB 304/577 KB 1412/1822 KB 128/167 KB 708/1210 KB 304/577 KB 1412/1822 KB 132/167 KB 712/1210 KB 304/577 KB 1412/1822 KB 132/167 KB 716/1210 KB 304/577 KB 1412/1822 KB 132/167 KB 720/1210 KB 292/577 KB 1412/1822 KB 116/167 KB 692/1210 KB 304/577 KB 1416/1822 KB 132/167 KB 720/1210 KB 304/577 KB 1420/1822 KB 132/167 KB 720/1210 KB 304/577 KB 1424/1822 KB 132/167 KB 720/1210 KB 304/577 KB 1412/1822 KB 132/167 KB 708/1210 KB 304/577 KB 1424/1822 KB 136/167 KB 720/1210 KB 304/577 KB 1424/1822 KB 140/167 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 4/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 8/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 12/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 16/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 20/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 24/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 28/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 32/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 36/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 40/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 44/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 48/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 52/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 56/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 60/1192 KB 720/1210 KB 304/577 KB 1424/1822 KB 144/167 KB 64/1192 KB 720/1210 KB 304/577 KB 1428/1822 KB 144/167 KB 64/1192 KB 720/1210 KB 308/577 KB 1432/1822 KB 148/167 KB 64/1192 KB 724/1210 KB 308/577 KB 1436/1822 KB 148/167 KB 64/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 148/167 KB 64/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 148/167 KB 68/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 148/167 KB 72/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 148/167 KB 76/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 148/167 KB 80/1192 KB 724/1210 KB 308/577 KB 1428/1822 KB 148/167 KB 64/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 152/167 KB 80/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 152/167 KB 84/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 156/167 KB 88/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 156/167 KB 92/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 156/167 KB 96/1192 KB 724/1210 KB 308/577 KB 1440/1822 KB 156/167 KB 100/1192 KB 724/1210 KB 308/577 KB 1444/1822 KB 156/167 KB 104/1192 KB 724/1210 KB 308/577 KB 1444/1822 KB 156/167 KB 108/1192 KB 724/1210 KB 308/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 724/1210 KB 308/577 KB 1428/1822 KB 144/167 KB 64/1192 KB 724/1210 KB 312/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 724/1210 KB 316/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 724/1210 KB 320/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 724/1210 KB 304/577 KB 1428/1822 KB 144/167 KB 64/1192 KB 724/1210 KB 320/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 728/1210 KB 320/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 732/1210 KB 320/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 736/1210 KB 320/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 740/1210 KB 324/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 744/1210 KB 324/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 748/1210 KB 324/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 752/1210 KB 308/577 KB 1444/1822 KB 156/167 KB 100/1192 KB 724/1210 KB 324/577 KB 1448/1822 KB 156/167 KB 112/1192 KB 752/1210 KB 324/577 KB 1452/1822 KB 156 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install /167 KB 112/1192 KB 752/1210 KB 324/577 KB 1456/1822 KB 156/167 KB 112/1192 KB 752/1210 KB 324/577 KB 1460/1822 KB 156/167 KB 112/1192 KB 752/1210 KB 308/577 KB 1440/1822 KB 156/167 KB 84/1192 KB 724/1210 KB 324/577 KB 1460/1822 KB 160/167 KB 116/1192 KB 756/1210 KB 324/577 KB 1460/1822 KB 164/167 KB 116/1192 KB 756/1210 KB 324/577 KB 1460/1822 KB 167/167 KB 116/1192 KB 756/1210 KB 324/577 KB 1464/1822 KB 167/167 KB 116/1192 KB 756/1210 KB 324/577 KB 1468/1822 KB 167/167 KB 116/1192 KB 756/1210 KB 324/577 KB 1472/1822 KB 167/167 KB 116/1192 KB 756/1210 KB 324/577 KB 1460/1822 KB 156/167 KB 116/1192 KB 756/1210 KB 324/577 KB 1472/1822 KB 167/167 KB 120/1192 KB 756/1210 KB 324/577 KB 1472/1822 KB 167/167 KB 124/1192 KB 756/1210 KB 324/577 KB 1472/1822 KB 167/167 KB 128/1192 KB 756/1210 KB 324/577 KB 1472/1822 KB 167/167 KB 132/1192 KB 756/1210 KB 324/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 756/1210 KB 324/577 KB 1460/1822 KB 156/167 KB 112/1192 KB 756/1210 KB 324/577 KB 1444/1822 KB 156/167 KB 112/1192 KB 740/1210 KB 328/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 756/1210 KB 332/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 756/1210 KB 336/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 756/1210 KB 340/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 756/1210 KB 344/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 760/1210 KB 348/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 760/1210 KB 352/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 760/1210 KB 356/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 760/1210 KB 360/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 760/1210 KB 324/577 KB 1476/1822 KB 167/167 KB 132/1192 KB 756/1210 KB 340/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 760/1210 KB 360/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 764/1210 KB 360/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 768/1210 KB 360/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 772/1210 KB 360/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 776/1210 KB 360/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 780/1210 KB 360/577 KB 1476/1822 KB 167/167 KB 136/1192 KB 784/1210 KB 360/577 KB 1480/1822 KB 167/167 KB 136/1192 KB 784/1210 KB 360/577 KB 1484/1822 KB 167/167 KB 136/1192 KB 784/1210 KB 360/577 KB 1488/1822 KB 167/167 KB 136/1192 KB 784/1210 KB 364/577 KB 1492/1822 KB 140/1192 KB 784/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 126.8 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 364/577 KB 1488/1822 KB 167/167 KB 140/1192 KB 784/1210 KB 364/577 KB 1488/1822 KB 167/167 KB 136/1192 KB 784/1210 KB 368/577 KB 1492/1822 KB 140/1192 KB 788/1210 KB 368/577 KB 1492/1822 KB 144/1192 KB 788/1210 KB 372/577 KB 1492/1822 KB 144/1192 KB 788/1210 KB 376/577 KB 1496/1822 KB 148/1192 KB 788/1210 KB 380/577 KB 1496/1822 KB 148/1192 KB 788/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 788/1210 KB 364/577 KB 1492/1822 KB 140/1192 KB 788/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 792/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 796/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 800/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 804/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 808/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 812/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 816/1210 KB 384/577 KB 1496/1822 KB 148/1192 KB 820/1210 KB 388/577 KB 1496/1822 KB 148/1192 KB 824/1210 KB 388/577 KB 1496/1822 KB 148/1192 KB 828/1210 KB 388/577 KB 1496/1822 KB 148/1192 KB 832/1210 KB 372/577 KB 1496/1822 KB 148/1192 KB 788/1210 KB 388/577 KB 1500/1822 KB 148/1192 KB 832/1210 KB 388/577 KB 1504/1822 KB 148/1192 KB 832/1210 KB 372/577 KB 1492/1822 KB 148/1192 KB 788/1210 KB 388/577 KB 1504/1822 KB 152/1192 KB 832/1210 KB 388/577 KB 1504/1822 KB 156/1192 KB 832/1210 KB 388/577 KB 1504/1822 KB 160/1192 KB 832/1210 KB 388/577 KB 1504/1822 KB 164/1192 KB 832/1210 KB 388/577 KB 1508/1822 KB 168/1192 KB 4/439 KB 832/1210 KB 388/577 KB 1496/1822 KB 148/1192 KB 820/1210 KB 388/577 KB 1508/1822 KB 164/1192 KB 4/439 KB 832/1210 KB 388/577 KB 1512/1822 KB 172/1192 KB 4/439 KB 832/1210 KB 388/577 KB 1504/1822 KB 164/1192 KB 4/439 KB 832/1210 KB 388/577 KB 1512/1822 KB 172/1192 KB 8/439 KB 832/1210 KB 388/577 KB 1512/1822 KB 172/1192 KB 12/439 KB 832/1210 KB 388/577 KB 1512/1822 KB 172/1192 KB 16/439 KB 832/1210 KB 388/577 KB 1512/1822 KB 172/1192 KB 20/439 KB 832/1210 KB 388/577 KB 1512/1822 KB 172/1192 KB 24/439 KB 832/1210 KB 388/577 KB 1512/1822 KB 172/1192 KB 28/439 KB 832/1210 KB 388/577 KB 1512/1822 KB 172/1192 KB 32/439 KB 832/1210 KB 392/577 KB 1516/1822 KB 172/1192 KB 32/439 KB 832/1210 KB 392/577 KB 1512/1822 KB 172/1192 KB 32/439 KB 832/1210 KB 392/577 KB 1516/1822 KB 172/1192 KB 36/439 KB 832/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 40/439 KB 836/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 44/439 KB 836/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 48/439 KB 836/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 52/439 KB 836/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 56/439 KB 836/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 60/439 KB 836/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 64/439 KB 836/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 36/439 KB 836/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 64/439 KB 840/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 64/439 KB 844/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 64/439 KB 848/1210 KB 388/577 KB 1508/1822 KB 172/1192 KB 4/439 KB 832/1210 KB 396/577 KB 1520/1822 KB 176/1192 KB 64/439 KB 848/1210 KB 396/577 KB 1520/1822 KB 172/1192 KB 36/439 KB 832/1210 KB 400/577 KB 1520/1822 KB 176/1192 KB 64/439 KB 848/1210 KB 404/577 KB 1520/1822 KB 176/1192 KB 64/439 KB 848/1210 KB 408/577 KB 1520/1822 KB 180/1192 KB 64/439 KB 848/1210 KB 412/577 KB 1520/1822 KB 180/1192 KB 64/439 KB 848/1210 KB 416/577 KB 1520/1822 KB 180/1192 KB 64/439 KB 848/1210 KB 420/577 KB 1520/1822 KB 180/1192 KB 64/439 KB 848/1210 KB 424/577 KB 1520/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 392/577 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install KB 1520/1822 KB 172/1192 KB 36/439 KB 832/1210 KB 424/577 KB 1524/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 424/577 KB 1528/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 424/577 KB 1532/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 424/577 KB 1536/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 424/577 KB 1540/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 424/577 KB 1544/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 428/577 KB 1548/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 420/577 KB 1520/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 428/577 KB 1548/1822 KB 180/1192 KB 64/439 KB 856/1210 KB 428/577 KB 1552/1822 KB 180/1192 KB 64/439 KB 860/1210 KB 428/577 KB 1552/1822 KB 180/1192 KB 68/439 KB 864/1210 KB 404/577 KB 1520/1822 KB 180/1192 KB 64/439 KB 848/1210 KB 428/577 KB 1552/1822 KB 184/1192 KB 68/439 KB 864/1210 KB 428/577 KB 1552/1822 KB 188/1192 KB 68/439 KB 864/1210 KB 428/577 KB 1552/1822 KB 192/1192 KB 68/439 KB 864/1210 KB 428/577 KB 1552/1822 KB 196/1192 KB 68/439 KB 864/1210 KB 428/577 KB 1552/1822 KB 200/1192 KB 68/439 KB 864/1210 KB 428/577 KB 1552/1822 KB 204/1192 KB 68/439 KB 864/1210 KB 428/577 KB 1552/1822 KB 208/1192 KB 68/439 KB 864/1210 KB 428/577 KB 1552/1822 KB 208/1192 KB 68/439 KB 868/1210 KB 428/577 KB 1552/1822 KB 212/1192 KB 68/439 KB 872/1210 KB 428/577 KB 1552/1822 KB 212/1192 KB 68/439 KB 876/1210 KB 428/577 KB 1552/1822 KB 212/1192 KB 68/439 KB 880/1210 KB 428/577 KB 1552/1822 KB 180/1192 KB 68/439 KB 860/1210 KB 428/577 KB 1552/1822 KB 212/1192 KB 72/439 KB 880/1210 KB 428/577 KB 1552/1822 KB 212/1192 KB 76/439 KB 880/1210 KB 428/577 KB 1552/1822 KB 212/1192 KB 80/439 KB 880/1210 KB 428/577 KB 1552/1822 KB 180/1192 KB 64/439 KB 856/1210 KB 428/577 KB 1544/1822 KB 180/1192 KB 64/439 KB 852/1210 KB 432/577 KB 1552/1822 KB 212/1192 KB 80/439 KB 880/1210 KB 436/577 KB 1552/1822 KB 212/1192 KB 80/439 KB 880/1210 KB 440/577 KB 1556/1822 KB 212/1192 KB 80/439 KB 880/1210 KB 444/577 KB 1556/1822 KB 212/1192 KB 80/439 KB 880/1210 KB 448/577 KB 1556/1822 KB 212/1192 KB 80/439 KB 880/1210 KB 452/577 KB 1556/1822 KB 212/1192 KB 80/439 KB 880/1210 KB 456/577 KB 1556/1822 KB 212/1192 KB 84/439 KB 884/1210 KB 460/577 KB 1556/1822 KB 212/1192 KB 84/439 KB 884/1210 KB 464/577 KB 1556/1822 KB 212/1192 KB 84/439 KB 884/1210 KB 428/577 KB 1552/1822 KB 212/1192 KB 68/439 KB 868/1210 KB 464/577 KB 1556/1822 KB 216/1192 KB 84/439 KB 884/1210 KB 464/577 KB 1556/1822 KB 220/1192 KB 84/439 KB 884/1210 KB 464/577 KB 1556/1822 KB 224/1192 KB 84/439 KB 884/1210 KB 464/577 KB 1556/1822 KB 228/1192 KB 84/439 KB 884/1210 KB 468/577 KB 1556/1822 KB 232/1192 KB 84/439 KB 884/1210 KB 468/577 KB 1556/1822 KB 236/1192 KB 84/439 KB 884/1210 KB 468/577 KB 1556/1822 KB 240/1192 KB 84/439 KB 884/1210 KB 452/577 KB 1556/1822 KB 212/1192 KB 84/439 KB 884/1210 KB 468/577 KB 1556/1822 KB 240/1192 KB 84/439 KB 888/1210 KB 468/577 KB 1556/1822 KB 240/1192 KB 84/439 KB 892/1210 KB 452/577 KB 1556/1822 KB 212/1192 KB 84/439 KB 880/1210 KB 468/577 KB 1556/1822 KB 240/1192 KB 88/439 KB 892/1210 KB 468/577 KB 1556/1822 KB 240/1192 KB 92/439 KB 892/1210 KB 468/577 KB 1556/1822 KB 240/1192 KB 96/439 KB 892/1210 KB 436/577 KB 1556/1822 KB 212/1192 KB 80/439 KB 880/1210 KB 468/577 KB 1560/1822 KB 240/1192 KB 96/439 KB 892/1210 KB 468/577 KB 1564/1822 KB 240/1192 KB 96/439 KB 892/1210 KB 468/577 KB 1568/1822 KB 240/1192 KB 96/439 KB 892/1210 KB 468/577 KB 1572/1822 KB 240/1192 KB 96/439 KB 892/1210 KB 468/577 KB 1576/1822 KB 240/ unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1192 KB 96/439 KB 892/1210 KB 468/577 KB 1580/1822 KB 240/1192 KB 96/439 KB 892/1210 KB 468/577 KB 1584/1822 KB 240/1192 KB 96/439 KB 892/1210 KB 468/577 KB 1588/1822 KB 240/1192 KB 96/439 KB 892/1210 KB 468/577 KB 1592/1822 KB 240/1192 KB 100/439 KB 896/1210 KB 468/577 KB 1596/1822 KB 240/1192 KB 100/439 KB 896/1210 KB 468/577 KB 1600/1822 KB 240/1192 KB 100/439 KB 896/1210 KB 468/577 KB 1556/1822 KB 228/1192 KB 84/439 KB 884/1210 KB 472/577 KB 1600/1822 KB 240/1192 KB 100/439 KB 896/1210 KB 468/577 KB 1588/1822 KB 240/1192 KB 100/439 KB 896/1210 KB 476/577 KB 1600/1822 KB 240/1192 KB 104/439 KB 896/1210 KB 476/577 KB 1600/1822 KB 240/1192 KB 108/439 KB 896/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 112/439 KB 896/1210 KB 468/577 KB 1588/1822 KB 240/1192 KB 96/439 KB 896/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 112/439 KB 900/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 112/439 KB 904/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 112/439 KB 908/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 112/439 KB 912/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 112/439 KB 916/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 116/439 KB 920/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 116/439 KB 924/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 108/439 KB 896/1210 KB 476/577 KB 1600/1822 KB 248/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1600/1822 KB 252/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1600/1822 KB 256/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1600/1822 KB 260/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1600/1822 KB 264/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1600/1822 KB 268/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1600/1822 KB 272/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1600/1822 KB 276/1192 KB 116/439 KB 928/1210 KB 476/577 KB 1604/1822 KB 280/1192 KB 116/439 KB 932/1210 KB 476/577 KB 1604/1822 KB 284/1192 KB 116/439 KB 932/1210 KB 476/577 KB 1604/1822 KB 288/1192 KB 116/439 KB 932/1210 KB 476/577 KB 1600/1822 KB 244/1192 KB 116/439 KB 916/1210 KB 476/577 KB 1604/1822 KB 288/1192 KB 120/439 KB 932/1210 KB 476/577 KB 1604/1822 KB 288/1192 KB 124/439 KB 932/1210 KB 476/577 KB 1604/1822 KB 288/1192 KB 128/439 KB 932/1210 KB 476/577 KB 1604/1822 KB 276/1192 KB 116/439 KB 932/1210 KB 476/577 KB 1600/1822 KB 240/1192 KB 116/439 KB 932/1210 KB 480/577 KB 1604/1822 KB 288/1192 KB 128/439 KB 932/1210 KB 484/577 KB 1604/1822 KB 288/1192 KB 128/439 KB 932/1210 KB 488/577 KB 1608/1822 KB 288/1192 KB 128/439 KB 932/1210 KB 488/577 KB 1612/1822 KB 288/1192 KB 128/439 KB 932/1210 KB 488/577 KB 1616/1822 KB 288/1192 KB 128/439 KB 932/1210 KB 488/577 KB 1620/1822 KB 288/1192 KB 128/439 KB 932/1210 KB 488/577 KB 1624/1822 KB 288/1192 KB 132/439 KB 932/1210 KB 488/577 KB 1628/1822 KB 288/1192 KB 132/439 KB 932/1210 KB 488/577 KB 1632/1822 KB 288/1192 KB 132/439 KB 932/1210 KB 476/577 KB 1600/1822 KB 276/1192 KB 116/439 KB 932/1210 KB 488/577 KB 1632/1822 KB 288/1192 KB 132/439 KB 936/1210 KB 488/577 KB 1632/1822 KB 288/1192 KB 132/439 KB 940/1210 KB 488/577 KB 1632/1822 KB 288/1192 KB 132/439 KB 944/1210 KB 488/577 KB 1632/1822 KB 288/1192 KB 132/439 KB 948/1210 KB 488/577 KB 1636/1822 KB 292/1192 KB 132/439 KB 952/1210 KB 488/577 KB 1636/1822 KB 292/1192 KB 132/439 KB 956/1210 KB 488/577 KB 1636/1822 KB 292/1192 KB 132/439 KB 960/1210 KB 488/577 KB 1620/1822 KB 288/1192 KB 132/439 KB 932/1210 KB 488/577 KB 1636/1822 KB 292/1192 KB 136/439 KB 960/1210 KB 488/ unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 577 KB 1636/1822 KB 292/1192 KB 140/439 KB 960/1210 KB 488/577 KB 1612/1822 KB 288/1192 KB 128/439 KB 932/1210 KB 492/577 KB 1636/1822 KB 292/1192 KB 140/439 KB 960/1210 KB 496/577 KB 1636/1822 KB 292/1192 KB 140/439 KB 960/1210 KB 500/577 KB 1636/1822 KB 292/1192 KB 140/439 KB 960/1210 KB 504/577 KB 1636/1822 KB 292/1192 KB 140/439 KB 960/1210 KB 508/577 KB 1636/1822 KB 292/1192 KB 140/439 KB 960/1210 KB 512/577 KB 1636/1822 KB 292/1192 KB 140/439 KB 960/1210 KB 512/577 KB 1636/1822 KB 292/1192 KB 144/439 KB 960/1210 KB 512/577 KB 1636/1822 KB 292/1192 KB 148/439 KB 960/1210 KB 488/577 KB 1636/1822 KB 292/1192 KB 132/439 KB 948/1210 KB 516/577 KB 1636/1822 KB 296/1192 KB 148/439 KB 960/1210 KB 488/577 KB 1636/1822 KB 288/1192 KB 132/439 KB 948/1210 KB 516/577 KB 1640/1822 KB 296/1192 KB 152/439 KB 964/1210 KB 516/577 KB 1644/1822 KB 296/1192 KB 152/439 KB 964/1210 KB 516/577 KB 1648/1822 KB 296/1192 KB 152/439 KB 964/1210 KB 516/577 KB 1652/1822 KB 296/1192 KB 152/439 KB 964/1210 KB 516/577 KB 1636/1822 KB 296/1192 KB 152/439 KB 964/1210 KB 516/577 KB 1652/1822 KB 300/1192 KB 156/439 KB 964/1210 KB 516/577 KB 1652/1822 KB 300/1192 KB 160/439 KB 964/1210 KB 516/577 KB 1652/1822 KB 300/1192 KB 164/439 KB 964/1210 KB 516/577 KB 1636/1822 KB 296/1192 KB 148/439 KB 964/1210 KB 516/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 968/1210 KB 516/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 972/1210 KB 516/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 516/577 KB 1636/1822 KB 292/1192 KB 148/439 KB 960/1210 KB 520/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 524/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 528/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 532/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 536/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 540/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 544/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 548/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 976/1210 KB 552/577 KB 1656/1822 KB 300/1192 KB 168/439 KB 980/1210 KB 556/577 KB 1656/1822 KB 300/1192 KB 168/439 KB 980/1210 KB 560/577 KB 1656/1822 KB 300/1192 KB 168/439 KB 980/1210 KB 516/577 KB 1656/1822 KB 300/1192 KB 164/439 KB 964/1210 KB 560/577 KB 1660/1822 KB 300/1192 KB 168/439 KB 980/1210 KB 560/577 KB 1664/1822 KB 300/1192 KB 168/439 KB 980/1210 KB 516/577 KB 1652/1822 KB 300/1192 KB 152/439 KB 964/1210 KB 560/577 KB 1664/1822 KB 304/1192 KB 168/439 KB 980/1210 KB 560/577 KB 1664/1822 KB 308/1192 KB 168/439 KB 980/1210 KB 560/577 KB 1668/1822 KB 312/1192 KB 168/439 KB 980/1210 KB 560/577 KB 1668/1822 KB 316/1192 KB 168/439 KB 980/1210 KB 560/577 KB 1668/1822 KB 320/1192 KB 168/439 KB 980/1210 KB 548/577 KB 1656/1822 KB 300/1192 KB 168/439 KB 980/1210 KB 560/577 KB 1668/1822 KB 320/1192 KB 168/439 KB 984/1210 KB 560/577 KB 1668/1822 KB 320/1192 KB 168/439 KB 988/1210 KB 560/577 KB 1668/1822 KB 320/1192 KB 168/439 KB 992/1210 KB 560/577 KB 1668/1822 KB 320/1192 KB 168/439 KB 996/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 168/439 KB 1000/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 168/439 KB 1004/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 168/439 KB 1008/1210 KB 548/577 KB 1656/1822 KB 300/1192 KB 168/439 KB 976/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 172/439 KB 1008/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 176/439 KB 1008/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 180/439 KB 1008/1210 KB 564/577 KB 1668/1822 KB 324/11 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 92 KB 184/439 KB 1008/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 188/439 KB 1008/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 192/439 KB 1008/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 196/439 KB 1008/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 200/439 KB 1012/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 204/439 KB 1012/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 208/439 KB 1012/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 168/439 KB 996/1210 KB 568/577 KB 1668/1822 KB 324/1192 KB 208/439 KB 1012/1210 KB 572/577 KB 1668/1822 KB 324/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1668/1822 KB 324/1192 KB 208/439 KB 1012/1210 KB 560/577 KB 1668/1822 KB 324/1192 KB 168/439 KB 996/1210 KB 576/577 KB 1668/1822 KB 328/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1668/1822 KB 332/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1668/1822 KB 336/1192 KB 208/439 KB 1012/1210 KB 560/577 KB 1668/1822 KB 308/1192 KB 168/439 KB 980/1210 KB 576/577 KB 1672/1822 KB 336/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1676/1822 KB 336/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1680/1822 KB 336/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1684/1822 KB 336/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1688/1822 KB 336/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1692/1822 KB 340/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1696/1822 KB 340/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1700/1822 KB 340/1192 KB 208/439 KB 1012/1210 KB 564/577 KB 1668/1822 KB 324/1192 KB 196/439 KB 1012/1210 KB 577/577 KB 1700/1822 KB 340/1192 KB 208/439 KB 1016/1210 KB 577/577 KB 1704/1822 KB 340/1192 KB 208/439 KB 1020/1210 KB 577/577 KB 1704/1822 KB 340/1192 KB 208/439 KB 1024/1210 KB 577/577 KB 1704/1822 KB 340/1192 KB 208/439 KB 1028/1210 KB 577/577 KB 1704/1822 KB 340/1192 KB 212/439 KB 1032/1210 KB 577/577 KB 1704/1822 KB 340/1192 KB 212/439 KB 1036/1210 KB 577/577 KB 1704/1822 KB 340/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 1700/1822 KB 340/1192 KB 208/439 KB 1012/1210 KB 576/577 KB 1688/1822 KB 340/1192 KB 208/439 KB 1012/1210 KB 577/577 KB 1704/1822 KB 344/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 348/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 352/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 356/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 360/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 364/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 368/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 340/1192 KB 212/439 KB 1028/1210 KB 577/577 KB 1704/1822 KB 368/1192 KB 216/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 368/1192 KB 220/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 368/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1704/1822 KB 340/1192 KB 208/439 KB 1016/1210 KB 577/577 KB 1708/1822 KB 368/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1712/1822 KB 368/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1716/1822 KB 368/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1720/1822 KB 368/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1724/1822 KB 372/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1728/1822 KB 372/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1732/1822 KB 372/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1736/1822 KB 372/1192 KB 228/439 KB 1044/1210 KB 577/577 KB 1740/1822 KB 372/1192 KB 228/439 KB 1044/1210 KB 577/577 KB 1744/1822 KB 372/1192 KB 228/439 KB 1044/1210 KB 577/577 KB 1720/1822 KB 372/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 1732/1822 KB 372/1192 KB 228/439 KB 1044/1210 KB 577/577 KB 17 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 44/1822 KB 372/1192 KB 232/439 KB 1044/1210 KB 577/577 KB 1744/1822 KB 372/1192 KB 236/439 KB 1044/1210 KB 577/577 KB 1744/1822 KB 376/1192 KB 240/439 KB 1044/1210 KB 577/577 KB 1732/1822 KB 372/1192 KB 224/439 KB 1044/1210 KB 577/577 KB 1744/1822 KB 376/1192 KB 240/439 KB 1048/1210 KB 577/577 KB 1744/1822 KB 376/1192 KB 240/439 KB 1052/1210 KB 577/577 KB 1744/1822 KB 376/1192 KB 240/439 KB 1056/1210 KB 577/577 KB 1744/1822 KB 376/1192 KB 240/439 KB 1060/1210 KB 577/577 KB 1748/1822 KB 376/1192 KB 244/439 KB 1064/1210 KB 577/577 KB 1748/1822 KB 376/1192 KB 244/439 KB 1068/1210 KB 577/577 KB 1748/1822 KB 376/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1744/1822 KB 376/1192 KB 236/439 KB 1044/1210 KB 577/577 KB 1748/1822 KB 380/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1748/1822 KB 384/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1748/1822 KB 388/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1748/1822 KB 392/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1748/1822 KB 396/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1748/1822 KB 400/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1748/1822 KB 376/1192 KB 244/439 KB 1060/1210 KB 577/577 KB 1752/1822 KB 400/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1756/1822 KB 400/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1760/1822 KB 400/1192 KB 244/439 KB 1072/1210 KB 577/577 KB 1744/1822 KB 376/1192 KB 244/439 KB 1060/1210 KB 1760/1822 KB 400/1192 KB 248/439 KB 1072/1210 KB 1760/1822 KB 400/1192 KB 252/439 KB 1072/1210 KB 1760/1822 KB 400/1192 KB 256/439 KB 1072/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 414.9 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1760/1822 KB 400/1192 KB 260/439 KB 1072/1210 KB 1764/1822 KB 404/1192 KB 264/439 KB 1076/1210 KB 1764/1822 KB 404/1192 KB 268/439 KB 1076/1210 KB 1764/1822 KB 404/1192 KB 272/439 KB 1076/1210 KB 1764/1822 KB 404/1192 KB 260/439 KB 1076/1210 KB 1764/1822 KB 408/1192 KB 272/439 KB 1076/1210 KB 1764/1822 KB 412/1192 KB 272/439 KB 1076/1210 KB 1764/1822 KB 416/1192 KB 272/439 KB 1076/1210 KB 1764/1822 KB 420/1192 KB 272/439 KB 1076/1210 KB 1764/1822 KB 424/1192 KB 276/439 KB 1076/1210 KB 1764/1822 KB 428/1192 KB 276/439 KB 1076/1210 KB 1764/1822 KB 432/1192 KB 276/439 KB 1076/1210 KB 1764/1822 KB 400/1192 KB 260/439 KB 1076/1210 KB 1768/1822 KB 432/1192 KB 276/439 KB 1076/1210 KB 1772/1822 KB 432/1192 KB 276/439 KB 1076/1210 KB 1776/1822 KB 432/1192 KB 276/439 KB 1076/1210 KB 1760/1822 KB 400/1192 KB 260/439 KB 1076/1210 KB 1776/1822 KB 432/1192 KB 276/439 KB 1080/1210 KB 1776/1822 KB 432/1192 KB 276/439 KB 1084/1210 KB 1776/1822 KB 432/1192 KB 276/439 KB 1088/1210 KB 1776/1822 KB 432/1192 KB 276/439 KB 1092/1210 KB 1780/1822 KB 432/1192 KB 276/439 KB 1096/1210 KB 1780/1822 KB 432/1192 KB 276/439 KB 1100/1210 KB 1780/1822 KB 432/1192 KB 276/439 KB 1104/1210 KB 1764/1822 KB 420/1192 KB 276/439 KB 1076/1210 KB 1780/1822 KB 432/1192 KB 280/439 KB 1104/1210 KB 1780/1822 KB 432/1192 KB 284/439 KB 1104/1210 KB 1780/1822 KB 432/1192 KB 288/439 KB 1104/1210 KB 1780/1822 KB 4/562 KB 432/1192 KB 292/439 KB 1104/1210 KB 1780/1822 KB 4/562 KB 436/1192 KB 296/439 KB 1108/1210 KB 1780/1822 KB 4/562 KB 436/1192 KB 300/439 KB 1108/1210 KB 1780/1822 KB 4/562 KB 436/1192 KB 304/439 KB 1108/1210 KB 1780/1822 KB 432/1192 KB 276/439 KB 1092/1210 KB 1784/1822 KB 4/562 KB 436/1192 KB 304/439 KB 1108/1210 KB 1788/1822 KB 4/562 KB 436/1192 KB 304/439 KB 1108/1210 KB 1792/1822 KB 4/562 KB 436/1192 KB 304/439 KB 1108/1210 KB 1796/1822 KB 4/562 KB 436/1192 KB 304/439 KB 1108/1210 KB 1800/1822 KB 4/562 KB 436/1192 KB 304/439 KB 1108/1210 KB 1804/1822 KB 4/562 KB 436/1192 KB 304/439 KB 1108/1210 KB 1808/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1108/1210 KB 1812/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1108/1210 KB 1816/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1108/1210 KB 1820/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1108/1210 KB 1822/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1108/1210 KB 1780/1822 KB 4/562 KB 436/1192 KB 292/439 KB 1108/1210 KB 1822/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1112/1210 KB 1822/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1116/1210 KB 1822/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1120/1210 KB 1780/1822 KB 4/562 KB 436/1192 KB 292/439 KB 1104/1210 KB 1822/1822 KB 4/562 KB 440/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 4/562 KB 444/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 4/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1780/1822 KB 4/562 KB 432/1192 KB 288/439 KB 1104/1210 KB 1822/1822 KB 8/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 12/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 16/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 20/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 24/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 28/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 32/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 36/562 KB 448/1192 KB 308/439 KB 1120/1210 KB 1822/1822 KB 40/562 KB 452/1192 KB 308/439 KB 1124/1210 KB 1822/1822 KB 44/562 KB 452/1192 KB 308/439 KB 1124/1210 KB 1822/1822 KB 48/562 KB 452/1192 KB 308/439 KB 1124/ unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1210 KB 1804/1822 KB 4/562 KB 436/1192 KB 308/439 KB 1108/1210 KB 1822/1822 KB 48/562 KB 452/1192 KB 312/439 KB 1124/1210 KB 1822/1822 KB 48/562 KB 452/1192 KB 316/439 KB 1124/1210 KB 1822/1822 KB 48/562 KB 452/1192 KB 320/439 KB 1124/1210 KB 1822/1822 KB 36/562 KB 452/1192 KB 308/439 KB 1124/1210 KB 1822/1822 KB 52/562 KB 456/1192 KB 320/439 KB 1124/1210 KB 1822/1822 KB 52/562 KB 460/1192 KB 320/439 KB 1124/1210 KB 1822/1822 KB 52/562 KB 464/1192 KB 320/439 KB 1124/1210 KB 1822/1822 KB 52/562 KB 468/1192 KB 320/439 KB 1124/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 324/439 KB 1124/1210 KB 1822/1822 KB 36/562 KB 448/1192 KB 308/439 KB 1124/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 324/439 KB 1128/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 324/439 KB 1132/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 324/439 KB 1136/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 324/439 KB 1140/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 324/439 KB 1144/1210 KB 1822/1822 KB 52/562 KB 468/1192 KB 324/439 KB 1124/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 328/439 KB 1144/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 332/439 KB 1144/1210 KB 1822/1822 KB 52/562 KB 472/1192 KB 336/439 KB 1144/1210 KB 1822/1822 KB 52/562 KB 452/1192 KB 320/439 KB 1124/1210 KB 1822/1822 KB 56/562 KB 472/1192 KB 336/439 KB 1144/1210 KB 1822/1822 KB 60/562 KB 472/1192 KB 336/439 KB 1144/1210 KB 1822/1822 KB 64/562 KB 472/1192 KB 336/439 KB 1144/1210 KB 1822/1822 KB 68/562 KB 472/1192 KB 336/439 KB 1144/1210 KB 1822/1822 KB 72/562 KB 476/1192 KB 340/439 KB 1148/1210 KB 1822/1822 KB 76/562 KB 476/1192 KB 340/439 KB 1148/1210 KB 1822/1822 KB 80/562 KB 476/1192 KB 340/439 KB 1148/1210 KB 1822/1822 KB 68/562 KB 476/1192 KB 340/439 KB 1148/1210 KB 1822/1822 KB 80/562 KB 480/1192 KB 340/439 KB 1148/1210 KB 1822/1822 KB 68/562 KB 472/1192 KB 340/439 KB 1148/1210 KB 1822/1822 KB 80/562 KB 480/1192 KB 344/439 KB 1148/1210 KB 1822/1822 KB 68/562 KB 472/1192 KB 336/439 KB 1148/1210 KB 1822/1822 KB 80/562 KB 480/1192 KB 344/439 KB 1152/1210 KB 1822/1822 KB 80/562 KB 480/1192 KB 344/439 KB 1156/1210 KB 84/562 KB 484/1192 KB 348/439 KB 1160/1210 KB 84/562 KB 484/1192 KB 348/439 KB 1164/1210 KB 84/562 KB 484/1192 KB 348/439 KB 1168/1210 KB 84/562 KB 484/1192 KB 348/439 KB 1172/1210 KB 1822/1822 KB 84/562 KB 484/1192 KB 348/439 KB 1156/1210 KB 84/562 KB 488/1192 KB 348/439 KB 1172/1210 KB 84/562 KB 492/1192 KB 348/439 KB 1172/1210 KB 84/562 KB 496/1192 KB 348/439 KB 1172/1210 KB 1822/1822 KB 84/562 KB 480/1192 KB 348/439 KB 1156/1210 KB 1822/1822 KB 80/562 KB 480/1192 KB 348/439 KB 1156/1210 KB 88/562 KB 496/1192 KB 352/439 KB 1172/1210 KB 88/562 KB 496/1192 KB 356/439 KB 1172/1210 KB 88/562 KB 496/1192 KB 360/439 KB 1172/1210 KB 88/562 KB 496/1192 KB 364/439 KB 1172/1210 KB 88/562 KB 496/1192 KB 368/439 KB 1172/1210 KB 88/562 KB 496/1192 KB 372/439 KB 1176/1210 KB 88/562 KB 500/1192 KB 376/439 KB 1176/1210 KB 88/562 KB 500/1192 KB 380/439 KB 1176/1210 KB 88/562 KB 500/1192 KB 384/439 KB 1176/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1285.4 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 88/562 KB 500/1192 KB 372/439 KB 1176/1210 KB 88/562 KB 504/1192 KB 384/439 KB 1176/1210 KB 88/562 KB 508/1192 KB 384/439 KB 1176/1210 KB 88/562 KB 512/1192 KB 384/439 KB 1176/1210 KB 88/562 KB 496/1192 KB 368/439 KB 1176/1210 KB 88/562 KB 512/1192 KB 384/439 KB 1180/1210 KB 88/562 KB 512/1192 KB 384/439 KB 1184/1210 KB 88/562 KB 496/1192 KB 356/439 KB 1172/1210 KB 92/562 KB 512/1192 KB 384/439 KB 1184/1210 KB 96/562 KB 512/1192 KB 384/439 KB 1184/1210 KB 100/562 KB 512/1192 KB 384/439 KB 1184/1210 KB 104/562 KB 512/1192 KB 384/439 KB 1188/1210 KB 108/562 KB 512/1192 KB 384/439 KB 1188/1210 KB 112/562 KB 512/1192 KB 384/439 KB 1188/1210 KB 116/562 KB 512/1192 KB 384/439 KB 1188/1210 KB 120/562 KB 516/1192 KB 388/439 KB 1188/1210 KB 124/562 KB 516/1192 KB 388/439 KB 1188/1210 KB 4/256 KB 124/562 KB 516/1192 KB 388/439 KB 1188/1210 KB 100/562 KB 512/1192 KB 384/439 KB 1188/1210 KB 4/256 KB 124/562 KB 516/1192 KB 388/439 KB 1192/1210 KB 4/256 KB 124/562 KB 516/1192 KB 388/439 KB 1196/1210 KB 4/256 KB 124/562 KB 516/1192 KB 388/439 KB 1200/1210 KB 116/562 KB 516/1192 KB 388/439 KB 1188/1210 KB 4/256 KB 124/562 KB 520/1192 KB 388/439 KB 1200/1210 KB 4/256 KB 124/562 KB 524/1192 KB 388/439 KB 1200/1210 KB 116/562 KB 512/1192 KB 388/439 KB 1188/1210 KB 8/256 KB 124/562 KB 524/1192 KB 388/439 KB 1204/1210 KB 8/256 KB 124/562 KB 524/1192 KB 388/439 KB 1200/1210 KB 12/256 KB 128/562 KB 528/1192 KB 392/439 KB 1204/1210 KB 8/256 KB 128/562 KB 528/1192 KB 392/439 KB 1204/1210 KB 8/256 KB 124/562 KB 528/1192 KB 392/439 KB 1204/1210 KB 8/256 KB 124/562 KB 524/1192 KB 392/439 KB 1204/1210 KB 16/256 KB 128/562 KB 528/1192 KB 396/439 KB 1204/1210 KB 16/256 KB 128/562 KB 528/1192 KB 400/439 KB 1204/1210 KB 16/256 KB 128/562 KB 528/1192 KB 392/439 KB 1204/1210 KB 16/256 KB 132/562 KB 532/1192 KB 400/439 KB 1208/1210 KB 20/256 KB 136/562 KB 532/1192 KB 404/439 KB 1208/1210 KB 20/256 KB 140/562 KB 532/1192 KB 404/439 KB 1208/1210 KB 16/256 KB 128/562 KB 532/1192 KB 400/439 KB 1208/1210 KB 20/256 KB 140/562 KB 536/1192 KB 404/439 KB 1208/1210 KB 20/256 KB 140/562 KB 540/1192 KB 404/439 KB 1208/1210 KB 20/256 KB 140/562 KB 544/1192 KB 404/439 KB 1208/1210 KB 16/256 KB 128/562 KB 528/1192 KB 400/439 KB 1208/1210 KB 20/256 KB 140/562 KB 544/1192 KB 404/439 KB 1210/1210 KB 20/256 KB 132/562 KB 532/1192 KB 404/439 KB 1208/1210 KB 20/256 KB 140/562 KB 544/1192 KB 408/439 KB 1210/1210 KB 20/256 KB 132/562 KB 532/1192 KB 400/439 KB 1208/1210 KB 24/256 KB 140/562 KB 544/1192 KB 408/439 KB 1210/1210 KB 28/256 KB 140/562 KB 544/1192 KB 408/439 KB 1210/1210 KB 28/256 KB 144/562 KB 544/1192 KB 412/439 KB 1210/1210 KB 28/256 KB 144/562 KB 544/1192 KB 416/439 KB 1210/1210 KB 32/256 KB 144/562 KB 544/1192 KB 420/439 KB 1210/1210 KB 32/256 KB 144/562 KB 544/1192 KB 424/439 KB 1210/1210 KB 32/256 KB 144/562 KB 544/1192 KB 428/439 KB 1210/1210 KB 32/256 KB 144/562 KB 544/1192 KB 432/439 KB 1210/1210 KB 32/256 KB 144/562 KB 544/1192 KB 436/439 KB 1210/1210 KB 32/256 KB 144/562 KB 544/1192 KB 439/439 KB 28/256 KB 144/562 KB 544/1192 KB 408/439 KB 1210/1210 KB 32/256 KB 148/562 KB 544/1192 KB 439/439 KB 32/256 KB 152/562 KB 544/1192 KB 439/439 KB 32/256 KB 156/562 KB 544/1192 KB 439/439 KB 32/256 KB 160/562 KB 544/1192 KB 439/439 KB 32/256 KB 164/562 KB 544/1192 KB 439/439 KB 32/256 KB 168/562 KB 544/1192 KB 439/439 KB 32/256 KB 172/562 KB 544/1192 KB 439/439 KB 32/256 KB 176/562 KB 544/1192 KB 439 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install /439 KB 32/256 KB 180/562 KB 544/1192 KB 439/439 KB 32/256 KB 184/562 KB 544/1192 KB 439/439 KB 32/256 KB 188/562 KB 544/1192 KB 439/439 KB 32/256 KB 192/562 KB 544/1192 KB 439/439 KB 32/256 KB 196/562 KB 544/1192 KB 439/439 KB 32/256 KB 144/562 KB 544/1192 KB 416/439 KB 1210/1210 KB 36/256 KB 196/562 KB 544/1192 KB 439/439 KB 40/256 KB 196/562 KB 544/1192 KB 439/439 KB 44/256 KB 196/562 KB 544/1192 KB 439/439 KB 48/256 KB 196/562 KB 544/1192 KB 439/439 KB 52/256 KB 196/562 KB 544/1192 KB 439/439 KB 56/256 KB 196/562 KB 544/1192 KB 439/439 KB 60/256 KB 196/562 KB 544/1192 KB 439/439 KB 64/256 KB 196/562 KB 544/1192 KB 439/439 KB 68/256 KB 196/562 KB 544/1192 KB 439/439 KB 72/256 KB 196/562 KB 544/1192 KB 76/256 KB 196/562 KB 544/1192 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 834.8 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 80/256 KB 196/562 KB 544/1192 KB 84/256 KB 196/562 KB 544/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 302.1 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 84/256 KB 200/562 KB 544/1192 KB 84/256 KB 204/562 KB 544/1192 KB 88/256 KB 204/562 KB 544/1192 KB 88/256 KB 208/562 KB 548/1192 KB 88/256 KB 204/562 KB 548/1192 KB 88/256 KB 208/562 KB 552/1192 KB 92/256 KB 208/562 KB 552/1192 KB 96/256 KB 208/562 KB 552/1192 KB 100/256 KB 208/562 KB 556/1192 KB 104/256 KB 212/562 KB 556/1192 KB 108/256 KB 212/562 KB 556/1192 KB 112/256 KB 212/562 KB 556/1192 KB 96/256 KB 208/562 KB 556/1192 KB 112/256 KB 212/562 KB 560/1192 KB 100/256 KB 212/562 KB 556/1192 KB 112/256 KB 216/562 KB 560/1192 KB 112/256 KB 220/562 KB 560/1192 KB 112/256 KB 224/562 KB 560/1192 KB 112/256 KB 224/562 KB 564/1192 KB 112/256 KB 224/562 KB 568/1192 KB 112/256 KB 224/562 KB 572/1192 KB 112/256 KB 224/562 KB 576/1192 KB 116/256 KB 224/562 KB 580/1192 KB 116/256 KB 228/562 KB 584/1192 KB 3/140 KB 116/256 KB 224/562 KB 576/1192 KB 120/256 KB 228/562 KB 584/1192 KB 3/140 KB 124/256 KB 228/562 KB 584/1192 KB 3/140 KB 128/256 KB 228/562 KB 584/1192 KB 3/140 KB 116/256 KB 228/562 KB 580/1192 KB 3/140 KB 116/256 KB 224/562 KB 580/1192 KB 3/140 KB 128/256 KB 228/562 KB 584/1192 KB 6/140 KB 128/256 KB 228/562 KB 584/1192 KB 9/140 KB 128/256 KB 228/562 KB 584/1192 KB 11/140 KB 128/256 KB 228/562 KB 584/1192 KB 14/140 KB 128/256 KB 228/562 KB 584/1192 KB 16/140 KB 128/256 KB 228/562 KB 584/1192 KB 19/140 KB 128/256 KB 228/562 KB 584/1192 KB 22/140 KB 128/256 KB 228/562 KB 584/1192 KB 25/140 KB 128/256 KB 228/562 KB 584/1192 KB 27/140 KB 128/256 KB 228/562 KB 584/1192 KB 30/140 KB 128/256 KB 228/562 KB 584/1192 KB 32/140 KB 128/256 KB 228/562 KB 584/1192 KB 36/140 KB 128/256 KB 232/562 KB 584/1192 KB 36/140 KB 128/256 KB 236/562 KB 584/1192 KB 36/140 KB 128/256 KB 240/562 KB 584/1192 KB 36/140 KB 128/256 KB 240/562 KB 584/1192 KB 40/140 KB 128/256 KB 240/562 KB 588/1192 KB 44/140 KB 128/256 KB 240/562 KB 588/1192 KB 48/140 KB 128/256 KB 240/562 KB 588/1192 KB 52/140 KB 132/256 KB 244/562 KB 588/1192 KB 56/140 KB 132/256 KB 244/562 KB 588/1192 KB 60/140 KB 128/256 KB 240/562 KB 588/1192 KB 40/140 KB 132/256 KB 244/562 KB 592/1192 KB 60/140 KB 132/256 KB 244/562 KB 596/1192 KB 60/140 KB 132/256 KB 244/562 KB 600/1192 KB 60/140 KB 132/256 KB 244/562 KB 604/1192 KB 60/140 KB 132/256 KB 244/562 KB 608/1192 KB 60/140 KB 132/256 KB 244/562 KB 588/1192 KB 52/140 KB 132/256 KB 248/562 KB 608/1192 KB 60/140 KB 132/256 KB 252/562 KB 608/1192 KB 60/140 KB 132/256 KB 256/562 KB 608/1192 KB 60/140 KB 132/256 KB 240/562 KB 588/1192 KB 52/140 KB 136/256 KB 256/562 KB 608/1192 KB 60/140 KB 140/256 KB 256/562 KB 608/1192 KB 60/140 KB 144/256 KB 256/562 KB 608/1192 KB 60/140 KB 144/256 KB 260/562 KB 608/1192 KB 60/140 KB 148/256 KB 264/562 KB 612/1192 KB 64/140 KB 148/256 KB 268/562 KB 612/1192 KB 64/140 KB 148/256 KB 272/562 KB 612/1192 KB 64/140 KB 148/256 KB 260/562 KB 612/1192 KB 64/140 KB 152/256 KB 272/562 KB 612/1192 KB 64/140 KB 156/256 KB 272/562 KB 612/1192 KB 64/140 KB 160/256 KB 272/562 KB 612/1192 KB 64/140 KB 144/256 KB 260/562 KB 612/1192 KB 64/140 KB 160/256 KB 272/562 KB 616/1192 KB 64/140 KB 160/256 KB 272/562 KB 620/1192 KB 64/140 KB 160/256 KB 272/562 KB 624/1192 KB 64/140 KB 160/256 KB 276/562 KB 628/1192 KB 64/140 KB 164/256 KB 276/562 KB 632/1192 KB 64/140 KB 164/256 KB 276/562 KB 636/1192 KB 64/140 KB 144/256 KB 260/562 KB 608/1192 KB 64/140 KB 164/256 KB 276/562 KB 636/1192 KB 68/140 KB 164/256 KB 276/562 KB 636/1192 KB 72/140 KB 16 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 4/256 KB 276/562 KB 636/1192 KB 76/140 KB 164/256 KB 276/562 KB 636/1192 KB 80/140 KB 164/256 KB 276/562 KB 636/1192 KB 84/140 KB 164/256 KB 276/562 KB 636/1192 KB 88/140 KB 164/256 KB 276/562 KB 636/1192 KB 92/140 KB 164/256 KB 276/562 KB 636/1192 KB 96/140 KB 164/256 KB 276/562 KB 628/1192 KB 64/140 KB 168/256 KB 276/562 KB 640/1192 KB 96/140 KB 172/256 KB 276/562 KB 640/1192 KB 96/140 KB 176/256 KB 276/562 KB 640/1192 KB 96/140 KB 160/256 KB 276/562 KB 624/1192 KB 64/140 KB 176/256 KB 280/562 KB 640/1192 KB 96/140 KB 176/256 KB 284/562 KB 640/1192 KB 96/140 KB 176/256 KB 288/562 KB 640/1192 KB 96/140 KB 176/256 KB 292/562 KB 640/1192 KB 96/140 KB 180/256 KB 296/562 KB 640/1192 KB 100/140 KB 180/256 KB 300/562 KB 640/1192 KB 100/140 KB 180/256 KB 304/562 KB 640/1192 KB 100/140 KB 164/256 KB 276/562 KB 640/1192 KB 96/140 KB 180/256 KB 304/562 KB 644/1192 KB 100/140 KB 180/256 KB 304/562 KB 648/1192 KB 100/140 KB 180/256 KB 308/562 KB 652/1192 KB 100/140 KB 180/256 KB 308/562 KB 656/1192 KB 100/140 KB 180/256 KB 292/562 KB 640/1192 KB 100/140 KB 184/256 KB 308/562 KB 656/1192 KB 100/140 KB 188/256 KB 308/562 KB 656/1192 KB 100/140 KB 192/256 KB 308/562 KB 656/1192 KB 100/140 KB 176/256 KB 292/562 KB 640/1192 KB 100/140 KB 192/256 KB 308/562 KB 656/1192 KB 104/140 KB 192/256 KB 308/562 KB 656/1192 KB 108/140 KB 192/256 KB 308/562 KB 656/1192 KB 112/140 KB 192/256 KB 308/562 KB 656/1192 KB 116/140 KB 196/256 KB 308/562 KB 660/1192 KB 120/140 KB 196/256 KB 308/562 KB 660/1192 KB 124/140 KB 180/256 KB 308/562 KB 648/1192 KB 100/140 KB 196/256 KB 312/562 KB 660/1192 KB 124/140 KB 196/256 KB 316/562 KB 660/1192 KB 124/140 KB 196/256 KB 320/562 KB 660/1192 KB 124/140 KB 196/256 KB 308/562 KB 660/1192 KB 116/140 KB 200/256 KB 320/562 KB 660/1192 KB 124/140 KB 204/256 KB 320/562 KB 660/1192 KB 124/140 KB 208/256 KB 320/562 KB 660/1192 KB 124/140 KB 192/256 KB 308/562 KB 660/1192 KB 116/140 KB 208/256 KB 320/562 KB 664/1192 KB 124/140 KB 208/256 KB 320/562 KB 668/1192 KB 124/140 KB 212/256 KB 320/562 KB 672/1192 KB 128/140 KB 212/256 KB 320/562 KB 676/1192 KB 128/140 KB 212/256 KB 324/562 KB 680/1192 KB 128/140 KB 212/256 KB 324/562 KB 684/1192 KB 128/140 KB 212/256 KB 324/562 KB 688/1192 KB 128/140 KB 212/256 KB 320/562 KB 668/1192 KB 128/140 KB 216/256 KB 324/562 KB 688/1192 KB 128/140 KB 220/256 KB 324/562 KB 688/1192 KB 128/140 KB 224/256 KB 324/562 KB 688/1192 KB 128/140 KB 208/256 KB 320/562 KB 668/1192 KB 128/140 KB 224/256 KB 324/562 KB 688/1192 KB 132/140 KB 224/256 KB 324/562 KB 688/1192 KB 136/140 KB 224/256 KB 324/562 KB 688/1192 KB 140/140 KB 224/256 KB 324/562 KB 688/1192 KB 140/140 KB 212/256 KB 324/562 KB 676/1192 KB 128/140 KB 224/256 KB 328/562 KB 688/1192 KB 140/140 KB 224/256 KB 332/562 KB 688/1192 KB 140/140 KB 224/256 KB 336/562 KB 688/1192 KB 140/140 KB 224/256 KB 340/562 KB 688/1192 KB 140/140 KB 228/256 KB 344/562 KB 692/1192 KB 140/140 KB 228/256 KB 348/562 KB 692/1192 KB 140/140 KB 228/256 KB 352/562 KB 692/1192 KB 140/140 KB 228/256 KB 340/562 KB 692/1192 KB 140/140 KB 224/256 KB 340/562 KB 692/1192 KB 140/140 KB 228/256 KB 352/562 KB 696/1192 KB 140/140 KB 232/256 KB 352/562 KB 696/1192 KB 140/140 KB 236/256 KB 352/562 KB 700/1192 KB 140/140 KB 240/256 KB 356/562 KB 700/1192 KB 140/140 KB 236/256 KB 356/562 KB 700/1192 KB 140/140 KB 240/256 KB 356/562 KB 704/1192 KB 140/140 KB 240/256 KB 356/562 KB 708/1192 KB 140/140 KB 244/256 KB unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 356/562 KB 712/1192 KB 140/140 KB 244/256 KB 356/562 KB 716/1192 KB 140/140 KB 244/256 KB 356/562 KB 720/1192 KB 140/140 KB 244/256 KB 356/562 KB 724/1192 KB 140/140 KB 244/256 KB 356/562 KB 728/1192 KB 244/256 KB 356/562 KB 732/1192 KB 244/256 KB 356/562 KB 736/1192 KB 236/256 KB 356/562 KB 700/1192 KB 140/140 KB 244/256 KB 360/562 KB 736/1192 KB 244/256 KB 364/562 KB 736/1192 KB 244/256 KB 368/562 KB 736/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 244/256 KB 356/562 KB 708/1192 KB 140/140 KB 248/256 KB 368/562 KB 736/1192 KB 252/256 KB 368/562 KB 736/1192 KB 256/256 KB 368/562 KB 736/1192 KB 256/256 KB 368/562 KB 736/1192 KB 256/256 KB 372/562 KB 736/1192 KB 256/256 KB 376/562 KB 736/1192 KB 256/256 KB 380/562 KB 736/1192 KB 256/256 KB 384/562 KB 736/1192 KB 256/256 KB 384/562 KB 740/1192 KB 256/256 KB 388/562 KB 744/1192 KB 256/256 KB 388/562 KB 744/1192 KB 4/1118 KB 256/256 KB 388/562 KB 744/1192 KB 8/1118 KB 256/256 KB 388/562 KB 744/1192 KB 12/1118 KB 256/256 KB 388/562 KB 744/1192 KB 16/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 170.2 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 256/256 KB 388/562 KB 740/1192 KB 388/562 KB 744/1192 KB 20/1118 KB 388/562 KB 744/1192 KB 24/1118 KB 388/562 KB 744/1192 KB 28/1118 KB 388/562 KB 744/1192 KB 32/1118 KB 388/562 KB 4/1461 KB 744/1192 KB 32/1118 KB 388/562 KB 8/1461 KB 744/1192 KB 32/1118 KB 388/562 KB 12/1461 KB 744/1192 KB 32/1118 KB 388/562 KB 16/1461 KB 744/1192 KB 32/1118 KB 388/562 KB 20/1461 KB 744/1192 KB 36/1118 KB 388/562 KB 16/1461 KB 744/1192 KB 36/1118 KB 392/562 KB 20/1461 KB 748/1192 KB 40/1118 KB 392/562 KB 20/1461 KB 748/1192 KB 44/1118 KB 392/562 KB 20/1461 KB 748/1192 KB 48/1118 KB 392/562 KB 20/1461 KB 748/1192 KB 36/1118 KB 392/562 KB 20/1461 KB 752/1192 KB 48/1118 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 392/562 KB 20/1461 KB 744/1192 KB 36/1118 KB 396/562 KB 20/1461 KB 752/1192 KB 52/1118 KB 392/562 KB 20/1461 KB 752/1192 KB 52/1118 KB 396/562 KB 20/1461 KB 752/1192 KB 56/1118 KB 396/562 KB 20/1461 KB 752/1192 KB 60/1118 KB 396/562 KB 20/1461 KB 752/1192 KB 64/1118 KB 396/562 KB 20/1461 KB 752/1192 KB 68/1118 KB 396/562 KB 20/1461 KB 752/1192 KB 72/1118 KB 400/562 KB 20/1461 KB 752/1192 KB 76/1118 KB 400/562 KB 20/1461 KB 752/1192 KB 72/1118 KB 400/562 KB 24/1461 KB 756/1192 KB 76/1118 KB 404/562 KB 24/1461 KB 760/1192 KB 80/1118 KB 400/562 KB 24/1461 KB 752/1192 KB 76/1118 KB 404/562 KB 28/1461 KB 764/1192 KB 80/1118 KB 404/562 KB 32/1461 KB 764/1192 KB 80/1118 KB 404/562 KB 36/1461 KB 764/1192 KB 80/1118 KB 404/562 KB 40/1461 KB 764/1192 KB 80/1118 KB 404/562 KB 44/1461 KB 764/1192 KB 80/1118 KB 404/562 KB 48/1461 KB 764/1192 KB 80/1118 KB 404/562 KB 24/1461 KB 756/1192 KB 80/1118 KB 408/562 KB 48/1461 KB 764/1192 KB 80/1118 KB 412/562 KB 48/1461 KB 764/1192 KB 80/1118 KB 416/562 KB 48/1461 KB 764/1192 KB 80/1118 KB 400/562 KB 24/1461 KB 756/1192 KB 80/1118 KB 416/562 KB 48/1461 KB 764/1192 KB 84/1118 KB 416/562 KB 48/1461 KB 764/1192 KB 88/1118 KB 416/562 KB 48/1461 KB 764/1192 KB 92/1118 KB 416/562 KB 48/1461 KB 764/1192 KB 96/1118 KB 404/562 KB 36/1461 KB 764/1192 KB 80/1118 KB 416/562 KB 48/1461 KB 768/1192 KB 96/1118 KB 416/562 KB 48/1461 KB 772/1192 KB 96/1118 KB 420/562 KB 52/1461 KB 776/1192 KB 100/1118 KB 420/562 KB 52/1461 KB 780/1192 KB 100/1118 KB 420/562 KB 52/1461 KB 784/1192 KB 100/1118 KB 420/562 KB 52/1461 KB 772/1192 KB 100/1118 KB 420/562 KB 56/1461 KB 784/1192 KB 100/1118 KB 420/562 KB 60/1461 KB 784/1192 KB 100/1118 KB 420/562 KB 64/1461 KB 784/1192 KB 100/1118 KB 420/562 KB 48/1461 KB 772/1192 KB 100/1118 KB 424/562 KB 64/1461 KB 784/1192 KB 100/1118 KB 416/562 KB 48/1461 KB 772/1192 KB 100/1118 KB 4/37 KB 424/562 KB 64/1461 KB 784/1192 KB 104/1118 KB 8/37 KB 424/562 KB 64/1461 KB 784/1192 KB 104/1118 KB 12/37 KB 424/562 KB 64/1461 KB 784/1192 KB 104/1118 KB 16/37 KB 424/562 KB 64/1461 KB 784/1192 KB 104/1118 KB 16/37 KB 424/562 KB 64/1461 KB 784/1192 KB 104/1118 KB 16/37 KB 424/562 KB 64/1461 KB 784/1192 KB 108/1118 KB 16/37 KB 428/562 KB 64/1461 KB 784/1192 KB 108/1118 KB 16/37 KB 428/562 KB 64/1461 KB 784/1192 KB 112/1118 KB 16/37 KB 432/562 KB 64/1461 KB 784/1192 KB 112/1118 KB 16/37 KB 432/562 KB 64/1461 KB 784/1192 KB 116/1118 KB 20/37 KB 436/562 KB 68/1461 KB 788/1192 KB 120/1118 KB 20/37 KB 436/562 KB 68/1461 KB 788/1192 KB 124/1118 KB 20/37 KB 436/562 KB 68/1461 KB 788/1192 KB 116/1118 KB 20/37 KB 436/562 KB 68/1461 KB 792/1192 KB 124/1118 KB 20/37 KB 436/562 KB 68/1461 KB 796/1192 KB 124/1118 KB 20/37 KB 436/562 KB 68/1461 KB 800/1192 KB 124/1118 KB 20/37 KB 436/562 KB 68/1461 KB 784/1192 KB 116/1118 KB 20/37 KB 436/562 KB 72/1461 KB 800/1192 KB 124/1118 KB 20/37 KB 436/562 KB 76/1461 KB 800/1192 KB 124/1118 KB 20/37 KB 436/562 KB 80/1461 KB 800/1192 KB 128/1118 KB 20/37 KB 436/562 KB 84/1461 KB 800/1192 KB 128/1118 KB 20/37 KB 436/562 KB 88/1461 KB 804/1192 KB 128/1118 KB 20/37 KB 436/562 KB 92/1461 KB 804/1192 KB 128/1118 KB 20/37 KB 436/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 20/37 KB 436/562 KB 64/1461 KB 784/1192 KB 116/1118 KB 20/37 KB 440/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 20/37 KB 444/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 20/37 KB 448/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 20/37 KB 432/562 KB 64 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install /1461 KB 784/1192 KB 116/1118 KB 24/37 KB 448/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 28/37 KB 448/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 32/37 KB 448/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 36/37 KB 448/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 37/37 KB 448/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 37/37 KB 452/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 37/37 KB 456/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 37/37 KB 460/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 37/37 KB 464/562 KB 96/1461 KB 804/1192 KB 128/1118 KB 20/37 KB 436/562 KB 84/1461 KB 804/1192 KB 128/1118 KB 37/37 KB 464/562 KB 96/1461 KB 808/1192 KB 128/1118 KB 37/37 KB 464/562 KB 96/1461 KB 812/1192 KB 128/1118 KB 37/37 KB 464/562 KB 96/1461 KB 816/1192 KB 128/1118 KB 37/37 KB 464/562 KB 96/1461 KB 820/1192 KB 128/1118 KB 37/37 KB 468/562 KB 100/1461 KB 824/1192 KB 128/1118 KB 20/37 KB 436/562 KB 76/1461 KB 800/1192 KB 128/1118 KB 37/37 KB 468/562 KB 100/1461 KB 824/1192 KB 132/1118 KB 37/37 KB 468/562 KB 100/1461 KB 824/1192 KB 136/1118 KB 37/37 KB 468/562 KB 100/1461 KB 824/1192 KB 140/1118 KB 37/37 KB 468/562 KB 100/1461 KB 824/1192 KB 144/1118 KB 37/37 KB 468/562 KB 100/1461 KB 824/1192 KB 148/1118 KB 37/37 KB 468/562 KB 100/1461 KB 824/1192 KB 152/1118 KB 37/37 KB 468/562 KB 100/1461 KB 824/1192 KB 156/1118 KB 37/37 KB 468/562 KB 100/1461 KB 820/1192 KB 128/1118 KB 37/37 KB 468/562 KB 104/1461 KB 828/1192 KB 156/1118 KB 37/37 KB 468/562 KB 96/1461 KB 820/1192 KB 128/1118 KB 37/37 KB 472/562 KB 104/1461 KB 828/1192 KB 160/1118 KB 37/37 KB 476/562 KB 104/1461 KB 828/1192 KB 160/1118 KB 37/37 KB 480/562 KB 104/1461 KB 828/1192 KB 160/1118 KB 37/37 KB 480/562 KB 108/1461 KB 828/1192 KB 160/1118 KB 37/37 KB 480/562 KB 112/1461 KB 828/1192 KB 160/1118 KB 37/37 KB 468/562 KB 104/1461 KB 828/1192 KB 160/1118 KB 37/37 KB 468/562 KB 100/1461 KB 828/1192 KB 156/1118 KB 37/37 KB 480/562 KB 112/1461 KB 832/1192 KB 160/1118 KB 480/562 KB 112/1461 KB 836/1192 KB 160/1118 KB 484/562 KB 116/1461 KB 840/1192 KB 164/1118 KB 484/562 KB 116/1461 KB 844/1192 KB 164/1118 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 24.0 KB/sec) unit-abot-epc-basic-0: 21:02:49 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: 21:02:49 DEBUG unit.abot-epc-basic/0.install 484/562 KB 116/1461 KB 836/1192 KB 164/1118 KB 484/562 KB 112/1461 KB 836/1192 KB 164/1118 KB 484/562 KB 116/1461 KB 844/1192 KB 168/1118 KB 484/562 KB 116/1461 KB 844/1192 KB 172/1118 KB 484/562 KB 120/1461 KB 844/1192 KB 176/1118 KB 484/562 KB 112/1461 KB 836/1192 KB 160/1118 KB 488/562 KB 120/1461 KB 844/1192 KB 176/1118 KB 492/562 KB 120/1461 KB 844/1192 KB 176/1118 KB 496/562 KB 120/1461 KB 844/1192 KB 176/1118 KB 484/562 KB 120/1461 KB 844/1192 KB 172/1118 KB 500/562 KB 120/1461 KB 844/1192 KB 176/1118 KB 504/562 KB 124/1461 KB 848/1192 KB 180/1118 KB 508/562 KB 124/1461 KB 848/1192 KB 180/1118 KB 512/562 KB 124/1461 KB 848/1192 KB 180/1118 KB 500/562 KB 124/1461 KB 848/1192 KB 180/1118 KB 512/562 KB 124/1461 KB 848/1192 KB 184/1118 KB 512/562 KB 124/1461 KB 848/1192 KB 188/1118 KB 512/562 KB 124/1461 KB 848/1192 KB 192/1118 KB 512/562 KB 124/1461 KB 848/1192 KB 196/1118 KB 516/562 KB 124/1461 KB 848/1192 KB 200/1118 KB 516/562 KB 124/1461 KB 848/1192 KB 204/1118 KB 500/562 KB 124/1461 KB 848/1192 KB 176/1118 KB 500/562 KB 124/1461 KB 844/1192 KB 176/1118 KB 516/562 KB 128/1461 KB 848/1192 KB 204/1118 KB 516/562 KB 128/1461 KB 852/1192 KB 204/1118 KB 516/562 KB 132/1461 KB 856/1192 KB 204/1118 KB 516/562 KB 132/1461 KB 860/1192 KB 204/1118 KB 516/562 KB 132/1461 KB 864/1192 KB 204/1118 KB 516/562 KB 132/1461 KB 864/1192 KB 204/1118 KB 4/46 KB 516/562 KB 132/1461 KB 864/1192 KB 204/1118 KB 8/46 KB 516/562 KB 132/1461 KB 864/1192 KB 204/1118 KB 12/46 KB 516/562 KB 132/1461 KB 864/1192 KB 204/1118 KB 16/46 KB 516/562 KB 132/1461 KB 868/1192 KB 204/1118 KB 16/46 KB 516/562 KB 124/1461 KB 848/1192 KB 196/1118 KB 520/562 KB 132/1461 KB 868/1192 KB 208/1118 KB 20/46 KB 524/562 KB 132/1461 KB 868/1192 KB 208/1118 KB 20/46 KB 528/562 KB 132/1461 KB 868/1192 KB 208/1118 KB 20/46 KB 516/562 KB 132/1461 KB 868/1192 KB 208/1118 KB 20/46 KB 528/562 KB 132/1461 KB 868/1192 KB 208/1118 KB 24/46 KB 528/562 KB 132/1461 KB 868/1192 KB 208/1118 KB 28/46 KB 528/562 KB 132/1461 KB 868/1192 KB 208/1118 KB 32/46 KB 528/562 KB 132/1461 KB 872/1192 KB 208/1118 KB 32/46 KB 528/562 KB 132/1461 KB 876/1192 KB 208/1118 KB 36/46 KB 528/562 KB 132/1461 KB 880/1192 KB 208/1118 KB 36/46 KB 516/562 KB 132/1461 KB 868/1192 KB 208/1118 KB 16/46 KB 516/562 KB 132/1461 KB 852/1192 KB 204/1118 KB 528/562 KB 136/1461 KB 880/1192 KB 208/1118 KB 36/46 KB 528/562 KB 140/1461 KB 880/1192 KB 208/1118 KB 36/46 KB 528/562 KB 144/1461 KB 880/1192 KB 208/1118 KB 36/46 KB 528/562 KB 148/1461 KB 880/1192 KB 208/1118 KB 36/46 KB 528/562 KB 152/1461 KB 880/1192 KB 208/1118 KB 36/46 KB 528/562 KB 156/1461 KB 880/1192 KB 208/1118 KB 36/46 KB 528/562 KB 160/1461 KB 880/1192 KB 208/1118 KB 36/46 KB 528/562 KB 160/1461 KB 880/1192 KB 212/1118 KB 36/46 KB 532/562 KB 164/1461 KB 884/1192 KB 216/1118 KB 36/46 KB 532/562 KB 164/1461 KB 884/1192 KB 220/1118 KB 36/46 KB 532/562 KB 164/1461 KB 884/1192 KB 224/1118 KB 36/46 KB 528/562 KB 132/1461 KB 872/1192 KB 208/1118 KB 36/46 KB 532/562 KB 164/1461 KB 884/1192 KB 212/1118 KB 36/46 KB 536/562 KB 164/1461 KB 884/1192 KB 224/1118 KB 36/46 KB 540/562 KB 164/1461 KB 884/1192 KB 224/1118 KB 40/46 KB 544/562 KB 164/1461 KB 884/1192 KB 224/1118 KB 40/46 KB 528/562 KB 164/1461 KB 884/1192 KB 212/1118 KB 36/46 KB 544/562 KB 168/1461 KB 884/1192 KB 224/1118 KB 40/46 KB 544/562 KB 172/1461 KB 884/1192 KB 224/1118 KB 40/46 KB 544/562 KB 176/1461 KB 884/1192 KB 224/1118 KB 40/46 KB 544/56 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 2 KB 180/1461 KB 884/1192 KB 224/1118 KB 40/46 KB 548/562 KB 184/1461 KB 884/1192 KB 228/1118 KB 40/46 KB 548/562 KB 188/1461 KB 884/1192 KB 228/1118 KB 40/46 KB 548/562 KB 192/1461 KB 884/1192 KB 228/1118 KB 40/46 KB 528/562 KB 160/1461 KB 884/1192 KB 212/1118 KB 36/46 KB 548/562 KB 192/1461 KB 888/1192 KB 228/1118 KB 40/46 KB 548/562 KB 192/1461 KB 892/1192 KB 228/1118 KB 40/46 KB 548/562 KB 192/1461 KB 896/1192 KB 228/1118 KB 40/46 KB 548/562 KB 192/1461 KB 900/1192 KB 228/1118 KB 40/46 KB 548/562 KB 192/1461 KB 904/1192 KB 228/1118 KB 40/46 KB 548/562 KB 192/1461 KB 908/1192 KB 228/1118 KB 40/46 KB 548/562 KB 192/1461 KB 912/1192 KB 228/1118 KB 40/46 KB 548/562 KB 192/1461 KB 916/1192 KB 228/1118 KB 40/46 KB 548/562 KB 196/1461 KB 920/1192 KB 228/1118 KB 40/46 KB 548/562 KB 196/1461 KB 924/1192 KB 228/1118 KB 40/46 KB 548/562 KB 196/1461 KB 928/1192 KB 228/1118 KB 40/46 KB 548/562 KB 180/1461 KB 884/1192 KB 228/1118 KB 40/46 KB 548/562 KB 196/1461 KB 928/1192 KB 232/1118 KB 40/46 KB 548/562 KB 196/1461 KB 928/1192 KB 236/1118 KB 40/46 KB 548/562 KB 196/1461 KB 928/1192 KB 240/1118 KB 40/46 KB 548/562 KB 180/1461 KB 884/1192 KB 224/1118 KB 40/46 KB 552/562 KB 196/1461 KB 928/1192 KB 240/1118 KB 40/46 KB 556/562 KB 196/1461 KB 928/1192 KB 240/1118 KB 40/46 KB 560/562 KB 196/1461 KB 928/1192 KB 240/1118 KB 40/46 KB 536/562 KB 164/1461 KB 884/1192 KB 224/1118 KB 40/46 KB 560/562 KB 196/1461 KB 928/1192 KB 240/1118 KB 44/46 KB 560/562 KB 196/1461 KB 928/1192 KB 240/1118 KB 46/46 KB 562/562 KB 196/1461 KB 928/1192 KB 240/1118 KB 46/46 KB 562/562 KB 196/1461 KB 928/1192 KB 244/1118 KB 46/46 KB 562/562 KB 196/1461 KB 928/1192 KB 248/1118 KB 46/46 KB 562/562 KB 196/1461 KB 928/1192 KB 252/1118 KB 46/46 KB 562/562 KB 196/1461 KB 928/1192 KB 256/1118 KB 46/46 KB 548/562 KB 196/1461 KB 916/1192 KB 228/1118 KB 40/46 KB 562/562 KB 200/1461 KB 928/1192 KB 256/1118 KB 46/46 KB 562/562 KB 204/1461 KB 928/1192 KB 256/1118 KB 46/46 KB 562/562 KB 208/1461 KB 928/1192 KB 256/1118 KB 46/46 KB 562/562 KB 208/1461 KB 928/1192 KB 260/1118 KB 46/46 KB 562/562 KB 212/1461 KB 932/1192 KB 264/1118 KB 46/46 KB 562/562 KB 212/1461 KB 932/1192 KB 268/1118 KB 46/46 KB 562/562 KB 212/1461 KB 932/1192 KB 272/1118 KB 46/46 KB 562/562 KB 212/1461 KB 932/1192 KB 260/1118 KB 46/46 KB 562/562 KB 212/1461 KB 928/1192 KB 260/1118 KB 46/46 KB 562/562 KB 216/1461 KB 932/1192 KB 272/1118 KB 46/46 KB 562/562 KB 220/1461 KB 932/1192 KB 272/1118 KB 46/46 KB 562/562 KB 224/1461 KB 932/1192 KB 272/1118 KB 46/46 KB 562/562 KB 224/1461 KB 932/1192 KB 276/1118 KB 46/46 KB 562/562 KB 228/1461 KB 936/1192 KB 280/1118 KB 46/46 KB 562/562 KB 228/1461 KB 936/1192 KB 276/1118 KB 46/46 KB 562/562 KB 232/1461 KB 936/1192 KB 280/1118 KB 46/46 KB 562/562 KB 224/1461 KB 936/1192 KB 276/1118 KB 46/46 KB 562/562 KB 232/1461 KB 940/1192 KB 284/1118 KB 46/46 KB 562/562 KB 232/1461 KB 944/1192 KB 284/1118 KB 46/46 KB 562/562 KB 232/1461 KB 948/1192 KB 284/1118 KB 46/46 KB 562/562 KB 232/1461 KB 936/1192 KB 284/1118 KB 46/46 KB 562/562 KB 236/1461 KB 948/1192 KB 288/1118 KB 46/46 KB 562/562 KB 236/1461 KB 948/1192 KB 284/1118 KB 46/46 KB 562/562 KB 240/1461 KB 948/1192 KB 288/1118 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.9 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 358.4 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 240/1461 KB 948/1192 KB 292/1118 KB 244/1461 KB 952/1192 KB 296/1118 KB 244/1461 KB 952/1192 KB 300/1118 KB 244/1461 KB 952/1192 KB 304/1118 KB 244/1461 KB 952/1192 KB 292/1118 KB 240/1461 KB 952/1192 KB 292/1118 KB 244/1461 KB 956/1192 KB 304/1118 KB 244/1461 KB 960/1192 KB 304/1118 KB 244/1461 KB 964/1192 KB 304/1118 KB 248/1461 KB 968/1192 KB 304/1118 KB 248/1461 KB 972/1192 KB 304/1118 KB 248/1461 KB 976/1192 KB 304/1118 KB 248/1461 KB 980/1192 KB 304/1118 KB 248/1461 KB 964/1192 KB 304/1118 KB 252/1461 KB 980/1192 KB 308/1118 KB 256/1461 KB 980/1192 KB 308/1118 KB 260/1461 KB 980/1192 KB 308/1118 KB 264/1461 KB 980/1192 KB 308/1118 KB 268/1461 KB 980/1192 KB 308/1118 KB 248/1461 KB 980/1192 KB 308/1118 KB 268/1461 KB 980/1192 KB 312/1118 KB 268/1461 KB 980/1192 KB 316/1118 KB 268/1461 KB 980/1192 KB 320/1118 KB 268/1461 KB 984/1192 KB 320/1118 KB 272/1461 KB 984/1192 KB 320/1118 KB 276/1461 KB 984/1192 KB 320/1118 KB 276/1461 KB 988/1192 KB 324/1118 KB 276/1461 KB 988/1192 KB 328/1118 KB 276/1461 KB 988/1192 KB 332/1118 KB 276/1461 KB 988/1192 KB 320/1118 KB 276/1461 KB 992/1192 KB 332/1118 KB 276/1461 KB 992/1192 KB 4/287 KB 332/1118 KB 276/1461 KB 992/1192 KB 8/287 KB 332/1118 KB 276/1461 KB 992/1192 KB 12/287 KB 332/1118 KB 276/1461 KB 992/1192 KB 16/287 KB 332/1118 KB 276/1461 KB 996/1192 KB 16/287 KB 332/1118 KB 280/1461 KB 996/1192 KB 20/287 KB 336/1118 KB 280/1461 KB 996/1192 KB 24/287 KB 336/1118 KB 280/1461 KB 996/1192 KB 28/287 KB 336/1118 KB 280/1461 KB 996/1192 KB 32/287 KB 336/1118 KB 280/1461 KB 996/1192 KB 16/287 KB 336/1118 KB 280/1461 KB 996/1192 KB 16/287 KB 332/1118 KB 284/1461 KB 996/1192 KB 32/287 KB 336/1118 KB 284/1461 KB 996/1192 KB 36/287 KB 336/1118 KB 284/1461 KB 996/1192 KB 40/287 KB 336/1118 KB 284/1461 KB 996/1192 KB 44/287 KB 336/1118 KB 284/1461 KB 996/1192 KB 48/287 KB 336/1118 KB 288/1461 KB 996/1192 KB 48/287 KB 340/1118 KB 288/1461 KB 1000/1192 KB 52/287 KB 344/1118 KB 288/1461 KB 1000/1192 KB 52/287 KB 348/1118 KB 288/1461 KB 1000/1192 KB 52/287 KB 340/1118 KB 288/1461 KB 996/1192 KB 52/287 KB 340/1118 KB 288/1461 KB 996/1192 KB 52/287 KB 340/1118 KB 288/1461 KB 1000/1192 KB 56/287 KB 348/1118 KB 288/1461 KB 1000/1192 KB 60/287 KB 348/1118 KB 288/1461 KB 1000/1192 KB 63/287 KB 348/1118 KB 292/1461 KB 1000/1192 KB 63/287 KB 348/1118 KB 296/1461 KB 1004/1192 KB 67/287 KB 348/1118 KB 300/1461 KB 1004/1192 KB 67/287 KB 348/1118 KB 304/1461 KB 1004/1192 KB 67/287 KB 352/1118 KB 292/1461 KB 1004/1192 KB 67/287 KB 348/1118 KB 304/1461 KB 1008/1192 KB 67/287 KB 352/1118 KB 292/1461 KB 1000/1192 KB 67/287 KB 348/1118 KB 304/1461 KB 1008/1192 KB 71/287 KB 352/1118 KB 304/1461 KB 1008/1192 KB 75/287 KB 352/1118 KB 304/1461 KB 1008/1192 KB 79/287 KB 352/1118 KB 304/1461 KB 1008/1192 KB 83/287 KB 352/1118 KB 308/1461 KB 1012/1192 KB 87/287 KB 352/1118 KB 308/1461 KB 1012/1192 KB 91/287 KB 352/1118 KB 308/1461 KB 1012/1192 KB 95/287 KB 352/1118 KB 300/1461 KB 1004/1192 KB 67/287 KB 352/1118 KB 308/1461 KB 1012/1192 KB 95/287 KB 356/1118 KB 308/1461 KB 1012/1192 KB 95/287 KB 360/1118 KB 308/1461 KB 1012/1192 KB 95/287 KB 364/1118 KB 308/1461 KB 1012/1192 KB 95/287 KB 368/1118 KB 308/1461 KB 1012/1192 KB 95/287 KB 372/1118 KB 308/1461 KB 1012/1192 KB 99/287 KB 376/1118 KB 308/1461 KB 1012/1192 KB 99/287 KB 380/1118 KB 308/1461 KB 1012/1192 KB 99/287 KB 384/1118 KB 308/1461 KB 1012/1192 KB 83/287 KB 352/1118 KB 312/1461 KB 10 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 12/1192 KB 99/287 KB 384/1118 KB 316/1461 KB 1012/1192 KB 99/287 KB 384/1118 KB 320/1461 KB 1012/1192 KB 99/287 KB 384/1118 KB 304/1461 KB 1012/1192 KB 83/287 KB 352/1118 KB 320/1461 KB 1016/1192 KB 99/287 KB 384/1118 KB 320/1461 KB 1020/1192 KB 99/287 KB 384/1118 KB 320/1461 KB 1024/1192 KB 99/287 KB 384/1118 KB 320/1461 KB 1028/1192 KB 99/287 KB 384/1118 KB 320/1461 KB 1032/1192 KB 99/287 KB 384/1118 KB 320/1461 KB 1036/1192 KB 99/287 KB 384/1118 KB 320/1461 KB 1040/1192 KB 99/287 KB 384/1118 KB 308/1461 KB 1012/1192 KB 99/287 KB 372/1118 KB 320/1461 KB 1040/1192 KB 103/287 KB 384/1118 KB 320/1461 KB 1040/1192 KB 107/287 KB 384/1118 KB 320/1461 KB 1040/1192 KB 111/287 KB 384/1118 KB 324/1461 KB 1040/1192 KB 115/287 KB 388/1118 KB 324/1461 KB 1040/1192 KB 119/287 KB 388/1118 KB 324/1461 KB 1040/1192 KB 123/287 KB 388/1118 KB 324/1461 KB 1040/1192 KB 127/287 KB 388/1118 KB 324/1461 KB 1040/1192 KB 111/287 KB 388/1118 KB 324/1461 KB 1040/1192 KB 127/287 KB 392/1118 KB 324/1461 KB 1040/1192 KB 127/287 KB 396/1118 KB 324/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 324/1461 KB 1040/1192 KB 111/287 KB 384/1118 KB 328/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 332/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 336/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 340/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 344/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 348/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 352/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 356/1461 KB 1040/1192 KB 127/287 KB 400/1118 KB 360/1461 KB 1040/1192 KB 131/287 KB 404/1118 KB 364/1461 KB 1040/1192 KB 131/287 KB 404/1118 KB 368/1461 KB 1040/1192 KB 131/287 KB 404/1118 KB 356/1461 KB 1040/1192 KB 131/287 KB 404/1118 KB 368/1461 KB 1040/1192 KB 131/287 KB 408/1118 KB 368/1461 KB 1040/1192 KB 131/287 KB 412/1118 KB 368/1461 KB 1040/1192 KB 131/287 KB 416/1118 KB 356/1461 KB 1040/1192 KB 131/287 KB 400/1118 KB 368/1461 KB 1040/1192 KB 135/287 KB 416/1118 KB 368/1461 KB 1040/1192 KB 139/287 KB 416/1118 KB 368/1461 KB 1040/1192 KB 143/287 KB 416/1118 KB 368/1461 KB 1040/1192 KB 147/287 KB 416/1118 KB 372/1461 KB 1044/1192 KB 151/287 KB 420/1118 KB 372/1461 KB 1044/1192 KB 155/287 KB 420/1118 KB 372/1461 KB 1044/1192 KB 159/287 KB 420/1118 KB 368/1461 KB 1044/1192 KB 147/287 KB 416/1118 KB 372/1461 KB 1048/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1052/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1056/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1060/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1064/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1068/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1072/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1076/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1080/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1084/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1088/1192 KB 159/287 KB 420/1118 KB 372/1461 KB 1044/1192 KB 147/287 KB 420/1118 KB 376/1461 KB 1088/1192 KB 159/287 KB 420/1118 KB 368/1461 KB 1044/1192 KB 147/287 KB 420/1118 KB 376/1461 KB 1088/1192 KB 159/287 KB 424/1118 KB 376/1461 KB 1088/1192 KB 159/287 KB 428/1118 KB 380/1461 KB 1088/1192 KB 163/287 KB 432/1118 KB 380/1461 KB 1088/1192 KB 163/287 KB 436/1118 KB 380/1461 KB 1092/1192 KB 163/287 KB 440/1118 KB 380/1461 KB 1088/1192 KB 163/287 KB 428/1118 KB 380/1461 KB 1092/1192 KB 167/287 KB 444/1118 KB 380/1461 KB 1092/1192 KB 171/287 KB 444/1118 KB 380/1461 KB 1092/1192 KB 175/287 KB 444/1118 KB 380/1461 KB 1088/1192 KB 159/287 KB 428/1118 KB 384/1461 KB 1092/1 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 192 KB 175/287 KB 444/1118 KB 388/1461 KB 1092/1192 KB 175/287 KB 444/1118 KB 392/1461 KB 1092/1192 KB 175/287 KB 444/1118 KB 380/1461 KB 1092/1192 KB 163/287 KB 436/1118 KB 392/1461 KB 1096/1192 KB 175/287 KB 444/1118 KB 392/1461 KB 1100/1192 KB 175/287 KB 444/1118 KB 392/1461 KB 1104/1192 KB 175/287 KB 444/1118 KB 392/1461 KB 1108/1192 KB 175/287 KB 444/1118 KB 396/1461 KB 1112/1192 KB 179/287 KB 444/1118 KB 396/1461 KB 1116/1192 KB 179/287 KB 444/1118 KB 396/1461 KB 1120/1192 KB 179/287 KB 444/1118 KB 396/1461 KB 1108/1192 KB 179/287 KB 444/1118 KB 396/1461 KB 1120/1192 KB 183/287 KB 444/1118 KB 396/1461 KB 1120/1192 KB 187/287 KB 444/1118 KB 380/1461 KB 1092/1192 KB 163/287 KB 444/1118 KB 396/1461 KB 1120/1192 KB 191/287 KB 448/1118 KB 396/1461 KB 1108/1192 KB 175/287 KB 444/1118 KB 400/1461 KB 1120/1192 KB 191/287 KB 448/1118 KB 400/1461 KB 1120/1192 KB 191/287 KB 452/1118 KB 404/1461 KB 1120/1192 KB 191/287 KB 456/1118 KB 404/1461 KB 1120/1192 KB 191/287 KB 460/1118 KB 404/1461 KB 1120/1192 KB 191/287 KB 464/1118 KB 404/1461 KB 1120/1192 KB 191/287 KB 468/1118 KB 404/1461 KB 1124/1192 KB 191/287 KB 472/1118 KB 404/1461 KB 1120/1192 KB 191/287 KB 452/1118 KB 408/1461 KB 1124/1192 KB 191/287 KB 472/1118 KB 412/1461 KB 1124/1192 KB 191/287 KB 472/1118 KB 416/1461 KB 1124/1192 KB 191/287 KB 472/1118 KB 420/1461 KB 1124/1192 KB 191/287 KB 472/1118 KB 404/1461 KB 1124/1192 KB 191/287 KB 468/1118 KB 420/1461 KB 1128/1192 KB 191/287 KB 476/1118 KB 420/1461 KB 1132/1192 KB 191/287 KB 476/1118 KB 420/1461 KB 1136/1192 KB 191/287 KB 476/1118 KB 420/1461 KB 1140/1192 KB 191/287 KB 476/1118 KB 396/1461 KB 1120/1192 KB 191/287 KB 460/1118 KB 424/1461 KB 1140/1192 KB 195/287 KB 476/1118 KB 424/1461 KB 1140/1192 KB 199/287 KB 476/1118 KB 424/1461 KB 1140/1192 KB 203/287 KB 476/1118 KB 424/1461 KB 1140/1192 KB 207/287 KB 476/1118 KB 424/1461 KB 1140/1192 KB 211/287 KB 476/1118 KB 424/1461 KB 1140/1192 KB 191/287 KB 476/1118 KB 428/1461 KB 1144/1192 KB 211/287 KB 476/1118 KB 432/1461 KB 1144/1192 KB 211/287 KB 476/1118 KB 436/1461 KB 1144/1192 KB 211/287 KB 476/1118 KB 420/1461 KB 1124/1192 KB 191/287 KB 476/1118 KB 436/1461 KB 1144/1192 KB 215/287 KB 480/1118 KB 436/1461 KB 1144/1192 KB 215/287 KB 484/1118 KB 436/1461 KB 1144/1192 KB 215/287 KB 488/1118 KB 436/1461 KB 1144/1192 KB 215/287 KB 492/1118 KB 436/1461 KB 1144/1192 KB 215/287 KB 496/1118 KB 436/1461 KB 1144/1192 KB 215/287 KB 476/1118 KB 440/1461 KB 1144/1192 KB 219/287 KB 496/1118 KB 440/1461 KB 1144/1192 KB 223/287 KB 496/1118 KB 424/1461 KB 1144/1192 KB 211/287 KB 476/1118 KB 440/1461 KB 1148/1192 KB 223/287 KB 496/1118 KB 440/1461 KB 1152/1192 KB 223/287 KB 496/1118 KB 440/1461 KB 1156/1192 KB 223/287 KB 496/1118 KB 440/1461 KB 1160/1192 KB 227/287 KB 500/1118 KB 440/1461 KB 1164/1192 KB 227/287 KB 500/1118 KB 440/1461 KB 1168/1192 KB 227/287 KB 500/1118 KB 440/1461 KB 1172/1192 KB 227/287 KB 500/1118 KB 440/1461 KB 1176/1192 KB 227/287 KB 500/1118 KB 440/1461 KB 1180/1192 KB 227/287 KB 500/1118 KB 440/1461 KB 1184/1192 KB 227/287 KB 500/1118 KB 440/1461 KB 1144/1192 KB 215/287 KB 496/1118 KB 444/1461 KB 1184/1192 KB 227/287 KB 500/1118 KB 448/1461 KB 1184/1192 KB 227/287 KB 500/1118 KB 452/1461 KB 1184/1192 KB 227/287 KB 500/1118 KB 456/1461 KB 1184/1192 KB 227/287 KB 500/1118 KB 460/1461 KB 1184/1192 KB 227/287 KB 500/1118 KB 464/1461 KB 1184/1192 KB 227/287 KB 500/1118 KB 440/1461 KB 1156/1192 KB 227/287 KB 500/1118 KB 464/1461 KB unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1184/1192 KB 227/287 KB 504/1118 KB 464/1461 KB 1184/1192 KB 227/287 KB 508/1118 KB 464/1461 KB 1184/1192 KB 227/287 KB 512/1118 KB 440/1461 KB 1156/1192 KB 227/287 KB 496/1118 KB 464/1461 KB 1184/1192 KB 231/287 KB 512/1118 KB 464/1461 KB 1184/1192 KB 235/287 KB 512/1118 KB 464/1461 KB 1184/1192 KB 239/287 KB 512/1118 KB 464/1461 KB 1184/1192 KB 243/287 KB 512/1118 KB 468/1461 KB 1184/1192 KB 247/287 KB 516/1118 KB 468/1461 KB 1184/1192 KB 251/287 KB 516/1118 KB 468/1461 KB 1184/1192 KB 255/287 KB 516/1118 KB 468/1461 KB 1184/1192 KB 259/287 KB 516/1118 KB 468/1461 KB 1188/1192 KB 263/287 KB 516/1118 KB 468/1461 KB 1188/1192 KB 267/287 KB 516/1118 KB 468/1461 KB 1188/1192 KB 271/287 KB 516/1118 KB 468/1461 KB 1184/1192 KB 243/287 KB 516/1118 KB 472/1461 KB 1188/1192 KB 271/287 KB 516/1118 KB 476/1461 KB 1188/1192 KB 271/287 KB 516/1118 KB 480/1461 KB 1188/1192 KB 271/287 KB 516/1118 KB 464/1461 KB 1184/1192 KB 243/287 KB 516/1118 KB 480/1461 KB 1188/1192 KB 271/287 KB 520/1118 KB 480/1461 KB 1188/1192 KB 271/287 KB 524/1118 KB 480/1461 KB 1188/1192 KB 271/287 KB 528/1118 KB 480/1461 KB 1188/1192 KB 271/287 KB 532/1118 KB 484/1461 KB 1188/1192 KB 271/287 KB 536/1118 KB 484/1461 KB 1188/1192 KB 271/287 KB 540/1118 KB 484/1461 KB 1188/1192 KB 271/287 KB 544/1118 KB 468/1461 KB 1188/1192 KB 259/287 KB 516/1118 KB 484/1461 KB 1192/1192 KB 271/287 KB 544/1118 KB 484/1461 KB 1192/1192 KB 271/287 KB 544/1118 KB 484/1461 KB 1188/1192 KB 271/287 KB 532/1118 KB 488/1461 KB 1192/1192 KB 271/287 KB 544/1118 KB 492/1461 KB 1192/1192 KB 271/287 KB 544/1118 KB 496/1461 KB 1192/1192 KB 271/287 KB 544/1118 KB 500/1461 KB 1192/1192 KB 275/287 KB 544/1118 KB 504/1461 KB 1192/1192 KB 275/287 KB 548/1118 KB 508/1461 KB 1192/1192 KB 275/287 KB 548/1118 KB 512/1461 KB 1192/1192 KB 275/287 KB 548/1118 KB 496/1461 KB 1192/1192 KB 275/287 KB 544/1118 KB 512/1461 KB 1192/1192 KB 279/287 KB 548/1118 KB 512/1461 KB 1192/1192 KB 283/287 KB 548/1118 KB 512/1461 KB 1192/1192 KB 287/287 KB 548/1118 KB 512/1461 KB 1192/1192 KB 287/287 KB 548/1118 KB 500/1461 KB 1192/1192 KB 275/287 KB 548/1118 KB 512/1461 KB 1192/1192 KB 287/287 KB 552/1118 KB 512/1461 KB 1192/1192 KB 287/287 KB 556/1118 KB 512/1461 KB 1192/1192 KB 287/287 KB 560/1118 KB 512/1461 KB 1192/1192 KB 287/287 KB 564/1118 KB 516/1461 KB 1192/1192 KB 287/287 KB 568/1118 KB 516/1461 KB 1192/1192 KB 287/287 KB 564/1118 KB 520/1461 KB 1192/1192 KB 287/287 KB 568/1118 KB 524/1461 KB 1192/1192 KB 287/287 KB 568/1118 KB 524/1461 KB 1192/1192 KB 287/287 KB 572/1118 KB 528/1461 KB 1192/1192 KB 287/287 KB 576/1118 KB 528/1461 KB 1192/1192 KB 287/287 KB 580/1118 KB 528/1461 KB 1192/1192 KB 287/287 KB 584/1118 KB 528/1461 KB 1192/1192 KB 287/287 KB 588/1118 KB 528/1461 KB 1192/1192 KB 287/287 KB 592/1118 KB 528/1461 KB 1192/1192 KB 287/287 KB 572/1118 KB 532/1461 KB 1192/1192 KB 287/287 KB 592/1118 KB 536/1461 KB 287/287 KB 592/1118 KB 540/1461 KB 287/287 KB 592/1118 KB 544/1461 KB 287/287 KB 592/1118 KB 548/1461 KB 287/287 KB 592/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 726.6 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 548/1461 KB 287/287 KB 596/1118 KB 548/1461 KB 287/287 KB 600/1118 KB 548/1461 KB 287/287 KB 604/1118 KB 548/1461 KB 287/287 KB 608/1118 KB 552/1461 KB 608/1118 KB 556/1461 KB 608/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 174.7 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 560/1461 KB 612/1118 KB 564/1461 KB 612/1118 KB 568/1461 KB 612/1118 KB 572/1461 KB 612/1118 KB 576/1461 KB 612/1118 KB 556/1461 KB 612/1118 KB 576/1461 KB 616/1118 KB 576/1461 KB 620/1118 KB 576/1461 KB 624/1118 KB 576/1461 KB 628/1118 KB 580/1461 KB 632/1118 KB 580/1461 KB 636/1118 KB 580/1461 KB 640/1118 KB 580/1461 KB 628/1118 KB 584/1461 KB 640/1118 KB 588/1461 KB 640/1118 KB 592/1461 KB 640/1118 KB 596/1461 KB 644/1118 KB 600/1461 KB 644/1118 KB 604/1461 KB 644/1118 KB 608/1461 KB 644/1118 KB 612/1461 KB 644/1118 KB 616/1461 KB 644/1118 KB 620/1461 KB 644/1118 KB 624/1461 KB 644/1118 KB 592/1461 KB 644/1118 KB 624/1461 KB 648/1118 KB 624/1461 KB 652/1118 KB 624/1461 KB 656/1118 KB 624/1461 KB 660/1118 KB 624/1461 KB 664/1118 KB 624/1461 KB 668/1118 KB 624/1461 KB 672/1118 KB 624/1461 KB 676/1118 KB 628/1461 KB 680/1118 KB 628/1461 KB 684/1118 KB 628/1461 KB 688/1118 KB 628/1461 KB 676/1118 KB 632/1461 KB 688/1118 KB 636/1461 KB 688/1118 KB 640/1461 KB 688/1118 KB 644/1461 KB 688/1118 KB 648/1461 KB 692/1118 KB 652/1461 KB 692/1118 KB 656/1461 KB 692/1118 KB 644/1461 KB 692/1118 KB 656/1461 KB 696/1118 KB 656/1461 KB 700/1118 KB 656/1461 KB 704/1118 KB 656/1461 KB 708/1118 KB 660/1461 KB 712/1118 KB 660/1461 KB 716/1118 KB 660/1461 KB 720/1118 KB 660/1461 KB 708/1118 KB 664/1461 KB 720/1118 KB 668/1461 KB 720/1118 KB 672/1461 KB 720/1118 KB 676/1461 KB 720/1118 KB 680/1461 KB 724/1118 KB 676/1461 KB 724/1118 KB 680/1461 KB 728/1118 KB 680/1461 KB 732/1118 KB 680/1461 KB 736/1118 KB 680/1461 KB 740/1118 KB 684/1461 KB 744/1118 KB 684/1461 KB 748/1118 KB 684/1461 KB 752/1118 KB 684/1461 KB 740/1118 KB 688/1461 KB 752/1118 KB 692/1461 KB 752/1118 KB 696/1461 KB 752/1118 KB 700/1461 KB 752/1118 KB 704/1461 KB 752/1118 KB 708/1461 KB 752/1118 KB 712/1461 KB 756/1118 KB 716/1461 KB 756/1118 KB 720/1461 KB 756/1118 KB 708/1461 KB 756/1118 KB 720/1461 KB 760/1118 KB 720/1461 KB 764/1118 KB 720/1461 KB 768/1118 KB 720/1461 KB 772/1118 KB 724/1461 KB 776/1118 KB 724/1461 KB 780/1118 KB 724/1461 KB 772/1118 KB 728/1461 KB 780/1118 KB 732/1461 KB 780/1118 KB 736/1461 KB 780/1118 KB 736/1461 KB 784/1118 KB 736/1461 KB 788/1118 KB 740/1461 KB 792/1118 KB 740/1461 KB 796/1118 KB 740/1461 KB 800/1118 KB 740/1461 KB 788/1118 KB 744/1461 KB 800/1118 KB 748/1461 KB 800/1118 KB 752/1461 KB 800/1118 KB 752/1461 KB 804/1118 KB 756/1461 KB 808/1118 KB 756/1461 KB 812/1118 KB 756/1461 KB 816/1118 KB 756/1461 KB 820/1118 KB 756/1461 KB 824/1118 KB 756/1461 KB 828/1118 KB 756/1461 KB 832/1118 KB 756/1461 KB 804/1118 KB 760/1461 KB 832/1118 KB 764/1461 KB 832/1118 KB 768/1461 KB 832/1118 KB 772/1461 KB 832/1118 KB 776/1461 KB 832/1118 KB 780/1461 KB 832/1118 KB 784/1461 KB 832/1118 KB 788/1461 KB 832/1118 KB 792/1461 KB 836/1118 KB 796/1461 KB 836/1118 KB 800/1461 KB 836/1118 KB 788/1461 KB 836/1118 KB 800/1461 KB 840/1118 KB 800/1461 KB 844/1118 KB 800/1461 KB 848/1118 KB 800/1461 KB 852/1118 KB 804/1461 KB 856/1118 KB 804/1461 KB 860/1118 KB 804/1461 KB 864/1118 KB 804/1461 KB 852/1118 KB 808/1461 KB 864/1118 KB 812/1461 KB 864/1118 KB 816/1461 KB 864/1118 KB 820/1461 KB 864/1118 KB 824/1461 KB 868/1118 KB 828/1461 KB 868/1118 KB 832/1461 KB 868/1118 KB 820/1461 KB 868/1118 KB 832/1461 KB 872/1118 KB 832/1461 KB 876/1118 KB 832/1461 KB 880/1118 KB 832/1461 KB 884/1118 KB 836/1461 KB 888/1118 KB 836/1461 KB 892/1118 KB 836/1461 KB 896/1118 KB 836/146 unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1 KB 884/1118 KB 840/1461 KB 896/1118 KB 844/1461 KB 896/1118 KB 848/1461 KB 896/1118 KB 848/1461 KB 900/1118 KB 852/1461 KB 904/1118 KB 852/1461 KB 908/1118 KB 852/1461 KB 912/1118 KB 852/1461 KB 900/1118 KB 856/1461 KB 912/1118 KB 860/1461 KB 912/1118 KB 864/1461 KB 912/1118 KB 868/1461 KB 912/1118 KB 872/1461 KB 916/1118 KB 876/1461 KB 916/1118 KB 880/1461 KB 916/1118 KB 868/1461 KB 916/1118 KB 880/1461 KB 920/1118 KB 880/1461 KB 924/1118 KB 880/1461 KB 928/1118 KB 880/1461 KB 932/1118 KB 884/1461 KB 936/1118 KB 884/1461 KB 940/1118 KB 884/1461 KB 944/1118 KB 884/1461 KB 932/1118 KB 888/1461 KB 944/1118 KB 892/1461 KB 944/1118 KB 896/1461 KB 944/1118 KB 900/1461 KB 944/1118 KB 904/1461 KB 948/1118 KB 908/1461 KB 948/1118 KB 912/1461 KB 948/1118 KB 900/1461 KB 948/1118 KB 912/1461 KB 952/1118 KB 912/1461 KB 956/1118 KB 912/1461 KB 960/1118 KB 912/1461 KB 964/1118 KB 916/1461 KB 968/1118 KB 916/1461 KB 972/1118 KB 916/1461 KB 976/1118 KB 916/1461 KB 964/1118 KB 920/1461 KB 976/1118 KB 924/1461 KB 976/1118 KB 928/1461 KB 976/1118 KB 932/1461 KB 976/1118 KB 936/1461 KB 980/1118 KB 940/1461 KB 980/1118 KB 944/1461 KB 980/1118 KB 932/1461 KB 980/1118 KB 944/1461 KB 984/1118 KB 944/1461 KB 988/1118 KB 944/1461 KB 992/1118 KB 944/1461 KB 996/1118 KB 948/1461 KB 1000/1118 KB 948/1461 KB 1004/1118 KB 948/1461 KB 1008/1118 KB 948/1461 KB 996/1118 KB 952/1461 KB 1008/1118 KB 956/1461 KB 1008/1118 KB 960/1461 KB 1008/1118 KB 964/1461 KB 1008/1118 KB 968/1461 KB 1012/1118 KB 972/1461 KB 1012/1118 KB 976/1461 KB 1012/1118 KB 964/1461 KB 1012/1118 KB 976/1461 KB 1016/1118 KB 976/1461 KB 1020/1118 KB 976/1461 KB 1024/1118 KB 976/1461 KB 1028/1118 KB 980/1461 KB 1032/1118 KB 980/1461 KB 1036/1118 KB 980/1461 KB 1040/1118 KB 980/1461 KB 1028/1118 KB 984/1461 KB 1040/1118 KB 988/1461 KB 1040/1118 KB 992/1461 KB 1040/1118 KB 996/1461 KB 1040/1118 KB 1000/1461 KB 1044/1118 KB 1004/1461 KB 1044/1118 KB 1008/1461 KB 1044/1118 KB 996/1461 KB 1044/1118 KB 1008/1461 KB 1048/1118 KB 1008/1461 KB 1052/1118 KB 1008/1461 KB 1056/1118 KB 1008/1461 KB 1060/1118 KB 1012/1461 KB 1064/1118 KB 1012/1461 KB 1068/1118 KB 1012/1461 KB 1060/1118 KB 1016/1461 KB 1068/1118 KB 1020/1461 KB 1072/1118 KB 1024/1461 KB 1072/1118 KB 1016/1461 KB 1072/1118 KB 1024/1461 KB 1076/1118 KB 1028/1461 KB 1080/1118 KB 1028/1461 KB 1084/1118 KB 1028/1461 KB 1088/1118 KB 1028/1461 KB 1076/1118 KB 1032/1461 KB 1088/1118 KB 1036/1461 KB 1092/1118 KB 1040/1461 KB 1092/1118 KB 1044/1461 KB 1092/1118 KB 1048/1461 KB 1092/1118 KB 1052/1461 KB 1092/1118 KB 1056/1461 KB 1092/1118 KB 1032/1461 KB 1092/1118 KB 1056/1461 KB 1096/1118 KB 1056/1461 KB 1100/1118 KB 1056/1461 KB 1104/1118 KB 1056/1461 KB 1108/1118 KB 1060/1461 KB 1112/1118 KB 1060/1461 KB 1116/1118 KB 1060/1461 KB 1118/1118 KB 1060/1461 KB 1108/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 652.5 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 833.4 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 436.9 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 21:02:49 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 133.3 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 131.6 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 21:02:49 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 93.7 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 21:02:49 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 34.5 KB/sec) unit-abot-epc-basic-0: 21:02:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 21:02:50 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 347.4 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 21:02:50 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 171.3 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 21:02:50 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: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 21:02:50 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 384.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 21:02:50 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 87.5 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 21:02:50 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 216.4 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 21:02:50 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 332.5 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 21:02:50 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 708.2 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 21:02:50 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 48.2 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 21:02:50 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 233.0 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 21:02:50 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: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 21:02:50 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 409.6 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 21:02:50 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-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 605.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 21:02:50 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 62.1 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 21:02:50 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 231.8 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 21:02:50 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 943.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 4/21 KB 4/6 KB 4/10 KB 11/149 KB 4/21 KB 4/6 KB 3/14 KB 4/10 KB 13/149 KB 4/21 KB 4/6 KB 3/14 KB 5/149 KB 4/21 KB 4/6 KB 4/10 KB 13/149 KB 8/21 KB 4/6 KB 3/14 KB 4/10 KB 13/149 KB 12/21 KB 4/6 KB 3/14 KB 4/10 KB 13/149 KB 16/21 KB 4/6 KB 3/14 KB 4/10 KB 13/149 KB 20/21 KB 4/6 KB 3/14 KB 4/10 KB 13/149 KB 21/21 KB 4/6 KB 3/14 KB 5/149 KB 4/6 KB 4/10 KB 13/149 KB 21/21 KB 5/6 KB 3/14 KB 4/10 KB 13/149 KB 21/21 KB 6/6 KB 3/14 KB 4/10 KB 8/149 KB 4/21 KB 4/6 KB 3/14 KB 8/10 KB 13/149 KB 21/21 KB 6/6 KB 3/14 KB 10/10 KB 13/149 KB 21/21 KB 6/6 KB 3/14 KB 8/149 KB 4/21 KB 4/6 KB 3/14 KB 10/10 KB 13/149 KB 21/21 KB 6/6 KB 6/14 KB 10/10 KB 13/149 KB 21/21 KB 6/6 KB 9/14 KB 10/10 KB 13/149 KB 21/21 KB 6/6 KB 11/14 KB 10/10 KB 13/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 16/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 19/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 21/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 24/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 27/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 29/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 32/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 36/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 40/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 44/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 48/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 52/149 KB 21/21 KB 6/6 KB 14/14 KB 10/10 KB 56/149 KB 21/21 KB 6/6 KB 14/14 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 404.5 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 21:02:50 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 675.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 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 578.0 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 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 305.1 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 60/149 KB 64/149 KB 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 96/149 KB 3/37 KB 96/149 KB 6/37 KB 96/149 KB 9/37 KB 96/149 KB 11/37 KB 3/14 KB 96/149 KB 3/37 KB 14/37 KB 3/14 KB 96/149 KB 3/37 KB 4/30 KB 16/37 KB 3/14 KB 96/149 KB 3/37 KB 11/37 KB 3/14 KB 96/149 KB 11/37 KB 3/14 KB 96/149 KB 3/37 KB 4/30 KB 14/37 KB 3/14 KB 96/149 KB 3/37 KB 8/30 KB 16/37 KB 6/14 KB 96/149 KB 3/37 KB 12/30 KB 16/37 KB 6/14 KB 96/149 KB 3/37 KB 16/30 KB 16/37 KB 6/14 KB 96/149 KB 3/37 KB 8/30 KB 16/37 KB 6/14 KB 96/149 KB 5/37 KB 16/30 KB 16/37 KB 9/14 KB 96/149 KB 5/37 KB 16/30 KB 16/37 KB 11/14 KB 96/149 KB 8/37 KB 16/30 KB 16/37 KB 14/14 KB 96/149 KB 8/37 KB 20/30 KB 19/37 KB 9/14 KB 96/149 KB 8/37 KB 16/30 KB 16/37 KB 14/14 KB 96/149 KB 11/37 KB 20/30 KB 19/37 KB 11/14 KB 96/149 KB 8/37 KB 20/30 KB 19/37 KB 14/14 KB 96/149 KB 11/37 KB 24/30 KB 19/37 KB 14/14 KB 96/149 KB 13/37 KB 28/30 KB 19/37 KB 14/14 KB 96/149 KB 13/37 KB 30/30 KB 19/37 KB 11/14 KB 96/149 KB 8/37 KB 16/30 KB 19/37 KB 14/14 KB 96/149 KB 13/37 KB 30/30 KB 22/37 KB 14/14 KB 96/149 KB 13/37 KB 24/30 KB 19/37 KB 14/14 KB 96/149 KB 13/37 KB 30/30 KB 25/37 KB 14/14 KB 96/149 KB 16/37 KB 30/30 KB 25/37 KB 14/14 KB 96/149 KB 19/37 KB 30/30 KB 25/37 KB 14/14 KB 96/149 KB 19/37 KB 30/30 KB 27/37 KB 14/14 KB 96/149 KB 21/37 KB 30/30 KB 27/37 KB 14/14 KB 96/149 KB 21/37 KB 30/30 KB 30/37 KB 14/14 KB 96/149 KB 24/37 KB 30/30 KB 30/37 KB 14/14 KB 96/149 KB 24/37 KB 30/30 KB 32/37 KB 14/14 KB 96/149 KB 27/37 KB 30/30 KB 32/37 KB 14/14 KB 96/149 KB 27/37 KB 30/30 KB 35/37 KB 14/14 KB 96/149 KB 27/37 KB 30/30 KB 37/37 KB 14/14 KB 96/149 KB 29/37 KB 30/30 KB 37/37 KB 14/14 KB 96/149 KB 32/37 KB 30/30 KB 37/37 KB 14/14 KB 96/149 KB 35/37 KB 30/30 KB 37/37 KB 14/14 KB 96/149 KB 37/37 KB 30/30 KB 37/37 KB 14/14 KB 96/149 KB 37/37 KB 30/30 KB 37/37 KB 14/14 KB 100/149 KB 37/37 KB 30/30 KB 37/37 KB 14/14 KB 104/149 KB 37/37 KB 30/30 KB 37/37 KB 14/14 KB 108/149 KB 37/37 KB 30/30 KB 37/37 KB 14/14 KB 112/149 KB 37/37 KB 30/30 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 327.3 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 717.3 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 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 837.4 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 21:02:50 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 840.2 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 116/149 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 120/149 KB 120/149 KB 3/11 KB 120/149 KB 6/11 KB 120/149 KB 9/11 KB 120/149 KB 3/43 KB 9/11 KB 120/149 KB 6/43 KB 9/11 KB 120/149 KB 9/43 KB 11/11 KB 120/149 KB 6/43 KB 11/11 KB 120/149 KB 11/43 KB 11/11 KB 120/149 KB 14/43 KB 11/11 KB 124/149 KB 14/43 KB 11/11 KB 128/149 KB 14/43 KB 11/11 KB 132/149 KB 16/43 KB 11/11 KB 136/149 KB 16/43 KB 11/11 KB 140/149 KB 16/43 KB 11/11 KB 144/149 KB 16/43 KB 11/11 KB 128/149 KB 16/43 KB 11/11 KB 144/149 KB 19/43 KB 11/11 KB 144/149 KB 22/43 KB 3/7 KB 11/11 KB 144/149 KB 19/43 KB 3/7 KB 11/11 KB 144/149 KB 22/43 KB 5/7 KB 11/11 KB 3/60 KB 144/149 KB 22/43 KB 5/7 KB 11/11 KB 3/60 KB 144/149 KB 22/43 KB 7/7 KB 11/11 KB 6/60 KB 144/149 KB 22/43 KB 7/7 KB 11/11 KB 9/60 KB 144/149 KB 25/43 KB 7/7 KB 11/11 KB 11/60 KB 144/149 KB 25/43 KB 7/7 KB 11/11 KB 14/60 KB 148/149 KB 25/43 KB 7/7 KB 11/11 KB 6/60 KB 144/149 KB 25/43 KB 7/7 KB 11/11 KB 14/60 KB 148/149 KB 27/43 KB 7/7 KB 11/11 KB 14/60 KB 148/149 KB 30/43 KB 7/7 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 188.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 11/60 KB 148/149 KB 25/43 KB 7/7 KB 11/11 KB 14/60 KB 149/149 KB 30/43 KB 7/7 KB 14/60 KB 149/149 KB 32/43 KB 7/7 KB 16/60 KB 149/149 KB 32/43 KB 7/7 KB 19/60 KB 149/149 KB 32/43 KB 7/7 KB 22/60 KB 149/149 KB 32/43 KB 7/7 KB 22/60 KB 149/149 KB 36/43 KB 7/7 KB 22/60 KB 149/149 KB 40/43 KB 7/7 KB 22/60 KB 149/149 KB 43/43 KB 7/7 KB 25/60 KB 149/149 KB 43/43 KB 7/7 KB 27/60 KB 149/149 KB 43/43 KB 7/7 KB 30/60 KB 149/149 KB 43/43 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 116.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 32/60 KB 149/149 KB 43/43 KB 36/60 KB 149/149 KB 43/43 KB 40/60 KB 149/149 KB 43/43 KB 44/60 KB 149/149 KB 43/43 KB 48/60 KB 149/149 KB 43/43 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 1948.2 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 657.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 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 839.8 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 104.2 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/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 1571.2 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 121.6 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 633.5 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 125.6 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 219.0 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 119.9 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 166.8 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 154.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 141.9 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 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 203.6 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 155.1 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 160.4 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 168.9 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 21:02:50 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 59.8 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 21:02:50 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 277.8 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 21:02:50 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 60.5 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 2/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 312.6 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 21:02:50 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: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 10/19 KB 13/19 KB 16/19 KB 19/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 1009.9 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 21:02:50 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 48.3 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 21:02:50 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 51.7 KB/sec) unit-abot-epc-basic-0: 21:02:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 21:02:50 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 80.9 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 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: 21:02:51 DEBUG unit.abot-epc-basic/0.install 3/13 KB 4/48 KB 3/21 KB 6/13 KB 3/87 KB 4/48 KB 3/21 KB 9/13 KB 3/87 KB 4/48 KB 3/21 KB 11/13 KB 3/87 KB 4/48 KB 3/21 KB 3/13 KB 3/87 KB 4/48 KB 6/21 KB 11/13 KB 3/87 KB 4/48 KB 9/21 KB 11/13 KB 3/87 KB 4/48 KB 3/13 KB 3/87 KB 8/48 KB 9/21 KB 11/13 KB 3/87 KB 12/48 KB 9/21 KB 11/13 KB 3/87 KB 16/48 KB 9/21 KB 11/13 KB 3/87 KB 20/48 KB 11/21 KB 11/13 KB 3/87 KB 24/48 KB 11/21 KB 13/13 KB 3/87 KB 28/48 KB 11/21 KB 13/13 KB 3/87 KB 32/48 KB 11/21 KB 13/13 KB 3/87 KB 3/13 KB 3/87 KB 32/48 KB 11/21 KB 13/13 KB 6/87 KB 32/48 KB 11/21 KB 13/13 KB 9/87 KB 32/48 KB 11/21 KB 13/13 KB 11/87 KB 32/48 KB 11/21 KB 13/13 KB 14/87 KB 32/48 KB 11/21 KB 13/13 KB 16/87 KB 32/48 KB 11/21 KB 13/13 KB 19/87 KB 20/48 KB 11/21 KB 13/13 KB 3/87 KB 16/48 KB 11/21 KB 11/13 KB 3/87 KB 32/48 KB 14/21 KB 13/13 KB 19/87 KB 32/48 KB 16/21 KB 13/13 KB 19/87 KB 32/48 KB 19/21 KB 13/13 KB 19/87 KB 32/48 KB 19/21 KB 13/13 KB 22/87 KB 32/48 KB 21/21 KB 13/13 KB 25/87 KB 32/48 KB 21/21 KB 13/13 KB 27/87 KB 36/48 KB 21/21 KB 13/13 KB 30/87 KB 32/48 KB 21/21 KB 13/13 KB 22/87 KB 36/48 KB 21/21 KB 13/13 KB 32/87 KB 36/48 KB 21/21 KB 13/13 KB 27/87 KB 40/48 KB 21/21 KB 13/13 KB 32/87 KB 44/48 KB 21/21 KB 13/13 KB 32/87 KB 48/48 KB 21/21 KB 13/13 KB 32/87 KB 48/48 KB 21/21 KB 13/13 KB 32/87 KB 48/48 KB 21/21 KB 13/13 KB 36/87 KB 48/48 KB 21/21 KB 13/13 KB 40/87 KB 48/48 KB 21/21 KB 13/13 KB 44/87 KB 48/48 KB 21/21 KB 13/13 KB 48/87 KB 48/48 KB 21/21 KB 13/13 KB 52/87 KB 48/48 KB 21/21 KB 13/13 KB 56/87 KB 48/48 KB 21/21 KB 13/13 KB 60/87 KB 48/48 KB 21/21 KB 13/13 KB 64/87 KB 48/48 KB 21/21 KB 13/13 KB 68/87 KB 4/156 KB 72/87 KB 4/156 KB 76/87 KB 4/156 KB 80/87 KB 48/48 KB 21/21 KB 4/156 KB 68/87 KB 8/156 KB 80/87 KB 12/156 KB 80/87 KB 16/156 KB 80/87 KB 20/156 KB 80/87 KB 24/156 KB 80/87 KB 28/156 KB 80/87 KB 32/156 KB 80/87 KB 36/156 KB 80/87 KB 40/156 KB 80/87 KB 44/156 KB 80/87 KB 48/156 KB 80/87 KB 52/156 KB 80/87 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: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 703.1 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 56/156 KB 80/87 KB 60/156 KB 80/87 KB 64/156 KB 80/87 KB 68/156 KB 80/87 KB 72/156 KB 80/87 KB 76/156 KB 80/87 KB 80/156 KB 80/87 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 1712.9 KB/sec) unit-abot-epc-basic-0: 21:02:51 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: 21:02:51 DEBUG unit.abot-epc-basic/0.install 84/156 KB 80/87 KB 88/156 KB 80/87 KB 92/156 KB 80/87 KB 96/156 KB 80/87 KB 3/35 KB 96/156 KB 80/87 KB 6/35 KB 96/156 KB 80/87 KB 9/35 KB 96/156 KB 80/87 KB 11/35 KB 96/156 KB 80/87 KB 14/35 KB 96/156 KB 80/87 KB 16/35 KB 96/156 KB 80/87 KB 3/24 KB 19/35 KB 96/156 KB 3/86 KB 80/87 KB 3/24 KB 22/35 KB 96/156 KB 3/86 KB 84/87 KB 3/24 KB 16/35 KB 96/156 KB 3/86 KB 80/87 KB 3/24 KB 22/35 KB 96/156 KB 6/86 KB 84/87 KB 3/24 KB 22/35 KB 96/156 KB 9/86 KB 84/87 KB 3/24 KB 22/35 KB 96/156 KB 11/86 KB 84/87 KB 3/24 KB 22/35 KB 96/156 KB 14/86 KB 84/87 KB 3/24 KB 22/35 KB 96/156 KB 16/86 KB 84/87 KB 3/24 KB 16/35 KB 96/156 KB 80/87 KB 6/24 KB 22/35 KB 96/156 KB 16/86 KB 84/87 KB 3/24 KB 19/35 KB 96/156 KB 3/86 KB 84/87 KB 6/24 KB 22/35 KB 96/156 KB 19/86 KB 87/87 KB 6/24 KB 22/35 KB 96/156 KB 19/86 KB 84/87 KB 6/24 KB 22/35 KB 96/156 KB 22/86 KB 87/87 KB 9/24 KB 25/35 KB 100/156 KB 25/86 KB 87/87 KB 9/24 KB 25/35 KB 100/156 KB 22/86 KB 87/87 KB 9/24 KB 22/35 KB 100/156 KB 22/86 KB 87/87 KB 6/24 KB 22/35 KB 100/156 KB 22/86 KB 87/87 KB 9/24 KB 25/35 KB 104/156 KB 25/86 KB 87/87 KB 11/24 KB 25/35 KB 108/156 KB 25/86 KB 87/87 KB 11/24 KB 27/35 KB 112/156 KB 25/86 KB 87/87 KB 11/24 KB 25/35 KB 104/156 KB 25/86 KB 87/87 KB 11/24 KB 27/35 KB 112/156 KB 27/86 KB 87/87 KB 14/24 KB 27/35 KB 112/156 KB 30/86 KB 87/87 KB 14/24 KB 27/35 KB 112/156 KB 32/86 KB 87/87 KB 11/24 KB 27/35 KB 108/156 KB 25/86 KB 87/87 KB 14/24 KB 27/35 KB 112/156 KB 27/86 KB 87/87 KB 14/24 KB 30/35 KB 112/156 KB 32/86 KB 87/87 KB 16/24 KB 30/35 KB 112/156 KB 32/86 KB 87/87 KB 16/24 KB 32/35 KB 112/156 KB 32/86 KB 87/87 KB 19/24 KB 32/35 KB 112/156 KB 32/86 KB 87/87 KB 22/24 KB 32/35 KB 112/156 KB 32/86 KB 87/87 KB 24/24 KB 35/35 KB 116/156 KB 36/86 KB 87/87 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 1702.5 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 22/24 KB 35/35 KB 116/156 KB 36/86 KB 87/87 KB 24/24 KB 35/35 KB 116/156 KB 40/86 KB 24/24 KB 35/35 KB 116/156 KB 44/86 KB 24/24 KB 35/35 KB 116/156 KB 48/86 KB 24/24 KB 35/35 KB 116/156 KB 52/86 KB 35/35 KB 116/156 KB 56/86 KB 35/35 KB 116/156 KB 60/86 KB 35/35 KB 116/156 KB 64/86 KB 22/24 KB 35/35 KB 116/156 KB 32/86 KB 87/87 KB 35/35 KB 120/156 KB 64/86 KB 35/35 KB 124/156 KB 64/86 KB 35/35 KB 128/156 KB 64/86 KB 22/24 KB 35/35 KB 112/156 KB 32/86 KB 87/87 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 461.2 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 35/35 KB 132/156 KB 68/86 KB 35/35 KB 132/156 KB 64/86 KB 35/35 KB 136/156 KB 68/86 KB 35/35 KB 140/156 KB 68/86 KB 35/35 KB 144/156 KB 68/86 KB 35/35 KB 148/156 KB 68/86 KB 35/35 KB 152/156 KB 68/86 KB 35/35 KB 156/156 KB 68/86 KB 35/35 KB 156/156 KB 68/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 35/35 KB 156/156 KB 72/86 KB 35/35 KB 156/156 KB 76/86 KB 35/35 KB 156/156 KB 80/86 KB 35/35 KB 156/156 KB 84/86 KB 35/35 KB 156/156 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 605.8 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 3/14 KB 156/156 KB 86/86 KB 5/14 KB 156/156 KB 86/86 KB 8/14 KB 156/156 KB 86/86 KB 11/14 KB 156/156 KB 86/86 KB 13/14 KB 156/156 KB 86/86 KB 14/14 KB 156/156 KB 86/86 KB 14/14 KB 156/156 KB 4/119 KB 86/86 KB 14/14 KB 8/119 KB 86/86 KB 14/14 KB 12/119 KB 86/86 KB 14/14 KB 16/119 KB 86/86 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 2398.3 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 14/14 KB 20/119 KB 86/86 KB 14/14 KB 20/119 KB 86/86 KB 3/29 KB 14/14 KB 20/119 KB 86/86 KB 6/29 KB 14/14 KB 20/119 KB 86/86 KB 9/29 KB 14/14 KB 20/119 KB 86/86 KB 11/29 KB 14/14 KB 20/119 KB 86/86 KB 14/29 KB 14/14 KB 20/119 KB 86/86 KB 16/29 KB 14/14 KB 20/119 KB 86/86 KB 19/29 KB 14/14 KB 20/119 KB 86/86 KB 22/29 KB 14/14 KB 20/119 KB 86/86 KB 25/29 KB 14/14 KB 24/119 KB 86/86 KB 27/29 KB 14/14 KB 24/119 KB 86/86 KB 29/29 KB 3/37 KB 14/14 KB 24/119 KB 86/86 KB 27/29 KB 3/37 KB 14/14 KB 24/119 KB 86/86 KB 25/29 KB 14/14 KB 28/119 KB 86/86 KB 29/29 KB 3/37 KB 14/14 KB 32/119 KB 86/86 KB 29/29 KB 3/37 KB 14/14 KB 36/119 KB 86/86 KB 29/29 KB 3/37 KB 14/14 KB 40/119 KB 86/86 KB 29/29 KB 6/37 KB 14/14 KB 44/119 KB 86/86 KB 29/29 KB 6/37 KB 48/119 KB 29/29 KB 6/37 KB 14/14 KB 36/119 KB 86/86 KB 29/29 KB 6/37 KB 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 189.6 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 21:02:51 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: 21:02:51 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: 21:02:51 DEBUG unit.abot-epc-basic/0.install 48/119 KB 29/29 KB 9/37 KB 48/119 KB 29/29 KB 11/37 KB 48/119 KB 29/29 KB 14/37 KB 48/119 KB 29/29 KB 16/37 KB 48/119 KB 29/29 KB 19/37 KB 48/119 KB 22/37 KB 52/119 KB 25/37 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 373.6 KB/sec) unit-abot-epc-basic-0: 21:02:51 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.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 52/119 KB 22/37 KB 56/119 KB 3/57 KB 25/37 KB 3/11 KB 60/119 KB 3/57 KB 25/37 KB 52/119 KB 3/57 KB 25/37 KB 3/11 KB 60/119 KB 6/57 KB 27/37 KB 3/11 KB 60/119 KB 9/57 KB 27/37 KB 3/11 KB 60/119 KB 11/57 KB 27/37 KB 3/11 KB 60/119 KB 14/57 KB 27/37 KB 3/11 KB 60/119 KB 16/57 KB 27/37 KB 3/11 KB 60/119 KB 19/57 KB 27/37 KB 3/11 KB 60/119 KB 22/57 KB 27/37 KB 3/11 KB 60/119 KB 25/57 KB 27/37 KB 3/11 KB 64/119 KB 25/57 KB 27/37 KB 3/11 KB 60/119 KB 3/57 KB 27/37 KB 3/11 KB 56/119 KB 3/57 KB 25/37 KB 5/11 KB 64/119 KB 25/57 KB 27/37 KB 8/11 KB 64/119 KB 25/57 KB 27/37 KB 11/11 KB 64/119 KB 25/57 KB 27/37 KB 11/11 KB 64/119 KB 27/57 KB 27/37 KB 11/11 KB 68/119 KB 27/57 KB 30/37 KB 11/11 KB 72/119 KB 30/57 KB 30/37 KB 11/11 KB 76/119 KB 30/57 KB 30/37 KB 11/11 KB 80/119 KB 30/57 KB 30/37 KB 11/11 KB 84/119 KB 30/57 KB 30/37 KB 11/11 KB 3/33 KB 88/119 KB 30/57 KB 30/37 KB 11/11 KB 3/33 KB 92/119 KB 30/57 KB 30/37 KB 11/11 KB 3/33 KB 96/119 KB 30/57 KB 30/37 KB 11/11 KB 64/119 KB 27/57 KB 30/37 KB 11/11 KB 3/33 KB 84/119 KB 30/57 KB 30/37 KB 11/11 KB 68/119 KB 30/57 KB 30/37 KB 11/11 KB 3/33 KB 96/119 KB 32/57 KB 32/37 KB 6/33 KB 96/119 KB 36/57 KB 32/37 KB 6/33 KB 96/119 KB 40/57 KB 32/37 KB 6/33 KB 96/119 KB 44/57 KB 32/37 KB 6/33 KB 96/119 KB 48/57 KB 32/37 KB 11/11 KB 3/33 KB 96/119 KB 30/57 KB 32/37 KB 6/33 KB 96/119 KB 48/57 KB 35/37 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 115.4 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 11/11 KB 6/33 KB 96/119 KB 32/57 KB 32/37 KB 9/33 KB 96/119 KB 48/57 KB 37/37 KB 6/33 KB 96/119 KB 48/57 KB 37/37 KB 11/33 KB 96/119 KB 48/57 KB 37/37 KB 14/33 KB 96/119 KB 48/57 KB 37/37 KB 16/33 KB 96/119 KB 48/57 KB 37/37 KB 19/33 KB 96/119 KB 48/57 KB 37/37 KB 22/33 KB 96/119 KB 48/57 KB 37/37 KB 25/33 KB 96/119 KB 48/57 KB 37/37 KB 27/33 KB 96/119 KB 52/57 KB 37/37 KB 30/33 KB 100/119 KB 52/57 KB 37/37 KB 25/33 KB 96/119 KB 52/57 KB 37/37 KB 30/33 KB 100/119 KB 56/57 KB 37/37 KB 30/33 KB 100/119 KB 57/57 KB 37/37 KB 32/33 KB 100/119 KB 57/57 KB 37/37 KB 33/33 KB 100/119 KB 57/57 KB 37/37 KB 27/33 KB 100/119 KB 52/57 KB 37/37 KB 33/33 KB 104/119 KB 57/57 KB 37/37 KB 33/33 KB 108/119 KB 57/57 KB 37/37 KB 33/33 KB 112/119 KB 57/57 KB 37/37 KB 33/33 KB 116/119 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 57/57 KB 3/21 KB 37/37 KB 33/33 KB 119/119 KB 57/57 KB 5/21 KB 37/37 KB 33/33 KB 119/119 KB 57/57 KB 8/21 KB 37/37 KB 33/33 KB 119/119 KB 57/57 KB 11/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 384.8 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 33/33 KB 119/119 KB 57/57 KB 13/21 KB 33/33 KB 119/119 KB 57/57 KB 16/21 KB 33/33 KB 119/119 KB 57/57 KB 19/21 KB 33/33 KB 119/119 KB 57/57 KB 21/21 KB 33/33 KB 119/119 KB 57/57 KB 21/21 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 588.3 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 331.3 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 119/119 KB 21/21 KB 5/5 KB 119/119 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 21:02:51 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 1154.6 KB/sec) unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install 5/5 KB 119/119 KB 4/14 KB 5/5 KB 8/14 KB 5/5 KB 12/14 KB 5/5 KB 14/14 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 42.0 KB/sec) unit-abot-epc-basic-0: 21:02:51 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-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 21:02:52 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 550.9 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 21:02:52 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: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 21:02: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/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 21:02:52 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 244.8 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 21:02:52 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 239.1 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 21:02:52 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 168.0 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1651.6 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 710.0 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 21:02:52 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 127.4 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 21:02:52 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 168.5 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 21:02:52 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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 552.5 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 21:02:52 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 242.8 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 21:02:52 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 192.6 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 21:02:52 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-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 21:02:52 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 701.4 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 21:02:52 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 128.3 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 21:02:52 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 76.7 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 21:02:52 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-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 553.2 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 418.9 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 21:02:52 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-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 21:02:52 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-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 21:02:52 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/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1165.7 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/39 KB 6/45 KB 3/223 KB 3/308 KB 3/286 KB 3/39 KB 9/45 KB 3/223 KB 3/308 KB 3/286 KB 3/39 KB 11/45 KB 3/223 KB 3/308 KB 3/286 KB 3/39 KB 3/45 KB 3/223 KB 3/308 KB 3/286 KB 3/39 KB 11/45 KB 3/223 KB 5/308 KB 3/286 KB 3/39 KB 11/45 KB 3/223 KB 8/308 KB 3/286 KB 3/39 KB 11/45 KB 3/223 KB 11/308 KB 3/286 KB 3/39 KB 11/45 KB 3/223 KB 13/308 KB 3/286 KB 3/39 KB 3/45 KB 3/223 KB 3/286 KB 3/39 KB 11/45 KB 3/223 KB 13/308 KB 5/286 KB 3/39 KB 11/45 KB 3/223 KB 13/308 KB 8/286 KB 3/39 KB 11/45 KB 3/223 KB 13/308 KB 11/286 KB 3/39 KB 11/45 KB 3/223 KB 13/308 KB 13/286 KB 3/39 KB 11/45 KB 3/223 KB 13/308 KB 16/286 KB 3/39 KB 11/45 KB 3/223 KB 16/308 KB 19/286 KB 3/39 KB 11/45 KB 3/223 KB 16/308 KB 21/286 KB 3/39 KB 3/45 KB 3/223 KB 6/39 KB 14/45 KB 3/223 KB 16/308 KB 21/286 KB 9/39 KB 14/45 KB 3/223 KB 16/308 KB 21/286 KB 11/39 KB 14/45 KB 3/223 KB 16/308 KB 21/286 KB 14/39 KB 14/45 KB 3/223 KB 16/308 KB 21/286 KB 16/39 KB 14/45 KB 3/223 KB 16/308 KB 21/286 KB 3/45 KB 3/223 KB 16/39 KB 14/45 KB 6/223 KB 16/308 KB 21/286 KB 16/39 KB 14/45 KB 9/223 KB 16/308 KB 21/286 KB 16/39 KB 14/45 KB 11/223 KB 16/308 KB 21/286 KB 16/39 KB 14/45 KB 14/223 KB 16/308 KB 21/286 KB 16/39 KB 14/45 KB 16/223 KB 16/308 KB 21/286 KB 16/39 KB 14/45 KB 19/223 KB 16/308 KB 21/286 KB 3/39 KB 14/45 KB 3/223 KB 16/308 KB 21/286 KB 19/39 KB 16/45 KB 19/223 KB 16/308 KB 21/286 KB 19/39 KB 19/45 KB 22/223 KB 16/308 KB 24/286 KB 3/39 KB 11/45 KB 3/223 KB 16/308 KB 16/286 KB 19/39 KB 19/45 KB 22/223 KB 19/308 KB 24/286 KB 19/39 KB 19/45 KB 22/223 KB 21/308 KB 24/286 KB 19/39 KB 19/45 KB 22/223 KB 24/308 KB 24/286 KB 19/39 KB 16/45 KB 22/223 KB 16/308 KB 24/286 KB 19/39 KB 16/45 KB 22/223 KB 16/308 KB 21/286 KB 19/39 KB 14/45 KB 19/223 KB 16/308 KB 21/286 KB 22/39 KB 19/45 KB 22/223 KB 24/308 KB 24/286 KB 22/39 KB 19/45 KB 25/223 KB 24/308 KB 24/286 KB 25/39 KB 19/45 KB 27/223 KB 27/308 KB 24/286 KB 25/39 KB 22/45 KB 30/223 KB 27/308 KB 27/286 KB 25/39 KB 19/45 KB 25/223 KB 27/308 KB 24/286 KB 25/39 KB 19/45 KB 25/223 KB 24/308 KB 24/286 KB 25/39 KB 22/45 KB 27/223 KB 27/308 KB 27/286 KB 25/39 KB 22/45 KB 27/223 KB 27/308 KB 24/286 KB 25/39 KB 22/45 KB 30/223 KB 29/308 KB 27/286 KB 27/39 KB 25/45 KB 30/223 KB 32/308 KB 27/286 KB 27/39 KB 25/45 KB 30/223 KB 29/308 KB 27/286 KB 27/39 KB 22/45 KB 30/223 KB 29/308 KB 27/286 KB 27/39 KB 25/45 KB 30/223 KB 32/308 KB 29/286 KB 30/39 KB 25/45 KB 30/223 KB 32/308 KB 29/286 KB 32/39 KB 25/45 KB 32/223 KB 36/308 KB 32/286 KB 35/39 KB 27/45 KB 32/223 KB 36/308 KB 32/286 KB 30/39 KB 25/45 KB 32/223 KB 36/308 KB 32/286 KB 35/39 KB 27/45 KB 32/223 KB 40/308 KB 32/286 KB 30/39 KB 25/45 KB 32/223 KB 32/308 KB 29/286 KB 30/39 KB 25/45 KB 32/223 KB 32/308 KB 32/286 KB 38/39 KB 27/45 KB 36/223 KB 40/308 KB 32/286 KB 38/39 KB 27/45 KB 40/223 KB 44/308 KB 36/286 KB 38/39 KB 27/45 KB 32/223 KB 40/308 KB 32/286 KB 32/39 KB 27/45 KB 32/223 KB 36/308 KB 32/286 KB 38/39 KB 30/45 KB 40/223 KB 44/308 KB 36/286 KB 38/39 KB 32/45 KB 40/223 KB 44/308 KB 36/286 KB 38/39 KB 36/45 KB 40/223 KB 44/308 KB 36/286 KB 38/39 KB 27/45 KB 36/223 KB 44/308 KB 36/286 KB 39/39 KB 36/45 KB 44/223 KB 48/308 KB 36/286 KB 38/39 KB 27/45 KB 36/223 KB 40/308 KB 36/286 KB 39/39 KB 36/45 KB 44/223 KB 44/308 KB 36/286 KB 39/39 KB 36/45 KB 48/223 KB 48/308 KB 36/286 KB 39/39 KB 36/45 KB 52/223 KB 52/ unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 308 KB 40/286 KB 39/39 KB 36/45 KB 40/223 KB 44/308 KB 36/286 KB 39/39 KB 40/45 KB 52/223 KB 52/308 KB 40/286 KB 39/39 KB 44/45 KB 52/223 KB 52/308 KB 40/286 KB 39/39 KB 45/45 KB 52/223 KB 52/308 KB 40/286 KB 39/39 KB 36/45 KB 48/223 KB 52/308 KB 40/286 KB 39/39 KB 45/45 KB 52/223 KB 52/308 KB 44/286 KB 39/39 KB 45/45 KB 52/223 KB 52/308 KB 48/286 KB 39/39 KB 45/45 KB 52/223 KB 52/308 KB 52/286 KB 39/39 KB 45/45 KB 56/223 KB 52/308 KB 56/286 KB 39/39 KB 45/45 KB 56/223 KB 52/308 KB 60/286 KB 39/39 KB 45/45 KB 56/223 KB 52/308 KB 64/286 KB 39/39 KB 45/45 KB 56/223 KB 52/308 KB 68/286 KB 45/45 KB 56/223 KB 52/308 KB 72/286 KB 45/45 KB 56/223 KB 52/308 KB 76/286 KB 45/45 KB 56/223 KB 52/308 KB 80/286 KB 39/39 KB 36/45 KB 48/223 KB 52/308 KB 36/286 KB 45/45 KB 56/223 KB 56/308 KB 80/286 KB 45/45 KB 56/223 KB 60/308 KB 80/286 KB 45/45 KB 56/223 KB 64/308 KB 80/286 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 1110.8 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 39/39 KB 45/45 KB 56/223 KB 52/308 KB 52/286 KB 60/223 KB 64/308 KB 80/286 KB 64/223 KB 64/308 KB 80/286 KB 68/223 KB 64/308 KB 80/286 KB 72/223 KB 68/308 KB 80/286 KB 76/223 KB 68/308 KB 80/286 KB 80/223 KB 68/308 KB 80/286 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 68/223 KB 68/308 KB 80/286 KB 80/223 KB 72/308 KB 80/286 KB 80/223 KB 76/308 KB 80/286 KB 80/223 KB 80/308 KB 80/286 KB 84/223 KB 84/308 KB 84/286 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 1036.9 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 84/223 KB 88/308 KB 84/286 KB 84/223 KB 92/308 KB 84/286 KB 84/223 KB 96/308 KB 84/286 KB 84/223 KB 100/308 KB 84/286 KB 84/223 KB 104/308 KB 84/286 KB 84/223 KB 108/308 KB 84/286 KB 84/223 KB 112/308 KB 84/286 KB 84/223 KB 80/308 KB 84/286 KB 84/223 KB 80/308 KB 80/286 KB 88/223 KB 112/308 KB 84/286 KB 92/223 KB 112/308 KB 84/286 KB 96/223 KB 112/308 KB 84/286 KB 100/223 KB 112/308 KB 84/286 KB 100/223 KB 112/308 KB 88/286 KB 100/223 KB 112/308 KB 92/286 KB 100/223 KB 112/308 KB 96/286 KB 100/223 KB 112/308 KB 100/286 KB 104/223 KB 112/308 KB 104/286 KB 104/223 KB 112/308 KB 108/286 KB 104/223 KB 112/308 KB 112/286 KB 104/223 KB 112/308 KB 100/286 KB 108/223 KB 112/308 KB 112/286 KB 112/223 KB 112/308 KB 112/286 KB 116/223 KB 112/308 KB 112/286 KB 120/223 KB 112/308 KB 116/286 KB 4/174 KB 124/223 KB 116/308 KB 116/286 KB 4/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 4/174 KB 116/223 KB 112/308 KB 112/286 KB 4/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 8/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 12/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 16/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 20/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 24/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 28/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 32/174 KB 3/22 KB 128/223 KB 116/308 KB 116/286 KB 36/174 KB 3/22 KB 132/223 KB 116/308 KB 116/286 KB 40/174 KB 3/22 KB 132/223 KB 116/308 KB 116/286 KB 44/174 KB 3/22 KB 132/223 KB 116/308 KB 116/286 KB 48/174 KB 116/223 KB 112/308 KB 116/286 KB 4/174 KB 3/22 KB 132/223 KB 116/308 KB 120/286 KB 48/174 KB 3/22 KB 132/223 KB 116/308 KB 124/286 KB 48/174 KB 3/22 KB 132/223 KB 116/308 KB 128/286 KB 48/174 KB 3/22 KB 132/223 KB 116/308 KB 132/286 KB 48/174 KB 3/22 KB 132/223 KB 116/308 KB 136/286 KB 52/174 KB 3/22 KB 132/223 KB 116/308 KB 140/286 KB 52/174 KB 3/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 3/22 KB 132/223 KB 116/308 KB 116/286 KB 36/174 KB 3/22 KB 124/223 KB 116/308 KB 116/286 KB 4/174 KB 6/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 9/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 11/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 14/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 16/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 19/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 22/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 22/22 KB 132/223 KB 116/308 KB 144/286 KB 52/174 KB 120/223 KB 116/308 KB 116/286 KB 4/174 KB 22/22 KB 132/223 KB 120/308 KB 144/286 KB 52/174 KB 22/22 KB 132/223 KB 124/308 KB 144/286 KB 52/174 KB 22/22 KB 132/223 KB 128/308 KB 144/286 KB 52/174 KB 22/22 KB 132/223 KB 132/308 KB 144/286 KB 52/174 KB 22/22 KB 132/223 KB 136/308 KB 144/286 KB 52/174 KB 22/22 KB 136/223 KB 140/308 KB 144/286 KB 52/174 KB 22/22 KB 136/223 KB 144/308 KB 144/286 KB 52/174 KB 22/22 KB 136/223 KB 148/308 KB 144/286 KB 52/174 KB 22/22 KB 136/223 KB 152/308 KB 144/286 KB 52/174 KB 22/22 KB 136/223 KB 156/308 KB 144/286 KB 52/174 KB 22/22 KB 136/223 KB 160/308 KB 144/286 KB 52/174 KB 22/22 KB 136/223 KB 164/308 KB 148/286 KB 52/174 KB 22/22 KB 136/223 KB 168/308 KB 148/286 KB 52/174 KB 3/22 KB 132/223 KB 116/308 KB 132/286 KB 52/174 KB 136/223 KB 168/308 KB 148/286 KB 56/174 KB 136/223 KB 168/308 KB 148/286 KB 60/174 KB 136/223 KB 168/308 KB 148/286 KB 64/174 KB Do unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install wnloaded: 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 373.7 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 136/223 KB 168/308 KB 148/286 KB 68/174 KB 136/223 KB 168/308 KB 148/286 KB 72/174 KB 136/223 KB 168/308 KB 148/286 KB 76/174 KB 136/223 KB 168/308 KB 148/286 KB 80/174 KB 22/22 KB 136/223 KB 160/308 KB 148/286 KB 52/174 KB 136/223 KB 168/308 KB 152/286 KB 80/174 KB 136/223 KB 168/308 KB 156/286 KB 80/174 KB 136/223 KB 168/308 KB 160/286 KB 80/174 KB 136/223 KB 168/308 KB 164/286 KB 80/174 KB 22/22 KB 136/223 KB 136/308 KB 144/286 KB 52/174 KB 3/9 KB 140/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 144/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 148/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 152/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 156/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 160/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 164/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 168/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 172/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 176/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 180/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 136/223 KB 172/308 KB 164/286 KB 84/174 KB 3/9 KB 180/223 KB 172/308 KB 168/286 KB 88/174 KB 3/9 KB 180/223 KB 172/308 KB 168/286 KB 92/174 KB 3/9 KB 184/223 KB 172/308 KB 168/286 KB 96/174 KB 3/9 KB 136/223 KB 172/308 KB 164/286 KB 80/174 KB 3/9 KB 184/223 KB 176/308 KB 168/286 KB 96/174 KB 3/9 KB 136/223 KB 168/308 KB 164/286 KB 80/174 KB 5/9 KB 184/223 KB 176/308 KB 168/286 KB 96/174 KB 8/9 KB 184/223 KB 176/308 KB 168/286 KB 96/174 KB 9/9 KB 184/223 KB 176/308 KB 168/286 KB 96/174 KB 9/9 KB 184/223 KB 180/308 KB 168/286 KB 96/174 KB 9/9 KB 184/223 KB 184/308 KB 168/286 KB 96/174 KB 9/9 KB 184/223 KB 188/308 KB 168/286 KB 96/174 KB 9/9 KB 184/223 KB 192/308 KB 168/286 KB 96/174 KB 9/9 KB 184/223 KB 196/308 KB 168/286 KB 96/174 KB 9/9 KB 184/223 KB 200/308 KB 168/286 KB 100/174 KB 9/9 KB 184/223 KB 204/308 KB 168/286 KB 100/174 KB 9/9 KB 184/223 KB 208/308 KB 168/286 KB 100/174 KB 3/9 KB 184/223 KB 172/308 KB 168/286 KB 92/174 KB 9/9 KB 188/223 KB 208/308 KB 168/286 KB 100/174 KB 9/9 KB 192/223 KB 208/308 KB 168/286 KB 100/174 KB 3/9 KB 180/223 KB 172/308 KB 168/286 KB 84/174 KB 9/9 KB 192/223 KB 208/308 KB 172/286 KB 100/174 KB 9/9 KB 192/223 KB 208/308 KB 176/286 KB 100/174 KB 9/9 KB 192/223 KB 208/308 KB 180/286 KB 100/174 KB 9/9 KB 196/223 KB 208/308 KB 184/286 KB 100/174 KB 9/9 KB 196/223 KB 208/308 KB 188/286 KB 100/174 KB 9/9 KB 196/223 KB 208/308 KB 192/286 KB 100/174 KB 9/9 KB 184/223 KB 196/308 KB 168/286 KB 100/174 KB 9/9 KB 196/223 KB 208/308 KB 192/286 KB 104/174 KB 9/9 KB 196/223 KB 208/308 KB 192/286 KB 108/174 KB 9/9 KB 196/223 KB 208/308 KB 196/286 KB 112/174 KB 9/9 KB 196/223 KB 208/308 KB 180/286 KB 100/174 KB 9/9 KB 200/223 KB 208/308 KB 196/286 KB 112/174 KB 9/9 KB 204/223 KB 208/308 KB 196/286 KB 112/174 KB 9/9 KB 208/223 KB 208/308 KB 196/286 KB 112/174 KB 9/9 KB 212/223 KB 212/308 KB 196/286 KB 116/174 KB 9/9 KB 216/223 KB 212/308 KB 196/286 KB 116/174 KB 220/223 KB 212/308 KB 196/286 KB 116/174 KB 223/223 KB 212/308 KB 196/286 KB 116/174 KB 9/9 KB 196/223 KB 208/308 KB 196/286 KB 108/174 KB 223/223 KB 212/308 KB 200/286 KB 116/174 KB 223/223 KB 212/308 KB 204/286 KB 116/174 KB 223/223 KB 212/308 KB 208/286 KB 116/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 114.8 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 9/9 KB 208/223 KB 212/308 KB 196/286 KB 116/174 KB 223/223 KB 216/308 KB 212/286 KB 116/174 KB 223/223 KB 220/308 KB 212/286 KB 116/174 KB 223/223 KB 224/308 KB 212/286 KB 116/174 KB 9/9 KB 208/223 KB 208/308 KB 196/286 KB 116/174 KB 223/223 KB 224/308 KB 212/286 KB 120/174 KB 223/223 KB 224/308 KB 212/286 KB 124/174 KB 223/223 KB 224/308 KB 212/286 KB 128/174 KB 223/223 KB 228/308 KB 212/286 KB 128/174 KB 223/223 KB 232/308 KB 212/286 KB 132/174 KB 223/223 KB 236/308 KB 212/286 KB 132/174 KB 223/223 KB 240/308 KB 212/286 KB 132/174 KB 223/223 KB 212/308 KB 212/286 KB 116/174 KB 223/223 KB 240/308 KB 216/286 KB 132/174 KB 223/223 KB 240/308 KB 220/286 KB 132/174 KB 223/223 KB 240/308 KB 224/286 KB 132/174 KB 223/223 KB 228/308 KB 212/286 KB 132/174 KB 223/223 KB 240/308 KB 224/286 KB 136/174 KB 223/223 KB 240/308 KB 224/286 KB 140/174 KB 223/223 KB 240/308 KB 224/286 KB 144/174 KB 223/223 KB 240/308 KB 228/286 KB 148/174 KB 2/22 KB 244/308 KB 228/286 KB 152/174 KB 2/22 KB 244/308 KB 228/286 KB 156/174 KB 2/22 KB 244/308 KB 228/286 KB 160/174 KB 223/223 KB 240/308 KB 228/286 KB 144/174 KB 2/22 KB 244/308 KB 232/286 KB 160/174 KB 2/22 KB 244/308 KB 236/286 KB 160/174 KB 2/22 KB 244/308 KB 240/286 KB 160/174 KB 2/22 KB 244/308 KB 228/286 KB 148/174 KB 5/22 KB 244/308 KB 240/286 KB 160/174 KB 8/22 KB 244/308 KB 240/286 KB 160/174 KB 10/22 KB 244/308 KB 240/286 KB 160/174 KB 13/22 KB 244/308 KB 240/286 KB 160/174 KB 16/22 KB 244/308 KB 240/286 KB 160/174 KB 18/22 KB 244/308 KB 240/286 KB 160/174 KB 21/22 KB 244/308 KB 240/286 KB 160/174 KB 22/22 KB 244/308 KB 240/286 KB 160/174 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 2475.2 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 223/223 KB 244/308 KB 228/286 KB 148/174 KB 22/22 KB 248/308 KB 240/286 KB 160/174 KB 22/22 KB 252/308 KB 240/286 KB 160/174 KB 22/22 KB 256/308 KB 240/286 KB 160/174 KB 22/22 KB 260/308 KB 244/286 KB 164/174 KB 22/22 KB 260/308 KB 244/286 KB 168/174 KB 22/22 KB 260/308 KB 244/286 KB 172/174 KB 22/22 KB 260/308 KB 244/286 KB 174/174 KB 22/22 KB 256/308 KB 244/286 KB 160/174 KB 22/22 KB 260/308 KB 248/286 KB 174/174 KB 22/22 KB 260/308 KB 252/286 KB 174/174 KB 22/22 KB 260/308 KB 256/286 KB 174/174 KB 22/22 KB 260/308 KB 244/286 KB 168/174 KB 22/22 KB 264/308 KB 256/286 KB 174/174 KB 22/22 KB 268/308 KB 256/286 KB 174/174 KB 22/22 KB 272/308 KB 256/286 KB 174/174 KB 22/22 KB 272/308 KB 260/286 KB 174/174 KB 22/22 KB 3/17 KB 272/308 KB 264/286 KB 3/17 KB 272/308 KB 268/286 KB 3/17 KB 272/308 KB 272/286 KB 3/17 KB 272/308 KB 276/286 KB 3/17 KB 272/308 KB 280/286 KB 3/17 KB 272/308 KB 284/286 KB 3/17 KB 272/308 KB 286/286 KB 22/22 KB 3/17 KB 272/308 KB 260/286 KB 3/17 KB 272/308 KB 286/286 KB 6/17 KB 272/308 KB 286/286 KB 8/17 KB 272/308 KB 286/286 KB 11/17 KB 272/308 KB 286/286 KB 14/17 KB 272/308 KB 286/286 KB 17/17 KB 272/308 KB 286/286 KB 17/17 KB 272/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1510.6 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 188.1 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 17/17 KB 276/308 KB 286/286 KB 17/17 KB 280/308 KB 286/286 KB 17/17 KB 284/308 KB 286/286 KB 17/17 KB 288/308 KB 286/286 KB 17/17 KB 292/308 KB 286/286 KB 17/17 KB 296/308 KB 286/286 KB 17/17 KB 300/308 KB 286/286 KB 17/17 KB 304/308 KB 286/286 KB 17/17 KB 308/308 KB 286/286 KB 17/17 KB 308/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2180.5 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 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 135.0 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 3/13 KB 308/308 KB 5/13 KB 308/308 KB 8/13 KB 308/308 KB 11/13 KB 308/308 KB 13/13 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2421.7 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 13/13 KB 4/11 KB 13/13 KB 8/11 KB 13/13 KB 11/11 KB 13/13 KB 11/11 KB 4/11 KB 13/13 KB 11/11 KB 8/11 KB 13/13 KB 11/11 KB 3/28 KB 11/11 KB 13/13 KB 11/11 KB 3/28 KB 8/11 KB 13/13 KB 11/11 KB 6/28 KB 11/11 KB 13/13 KB 11/11 KB 9/28 KB 11/11 KB 13/13 KB 11/11 KB 11/28 KB 11/11 KB 13/13 KB 11/11 KB 14/28 KB 11/11 KB 13/13 KB 11/11 KB 16/28 KB 11/11 KB 13/13 KB 11/11 KB 19/28 KB 11/11 KB 13/13 KB 11/11 KB 22/28 KB 11/11 KB 13/13 KB 11/11 KB 25/28 KB 11/11 KB 13/13 KB 11/11 KB 27/28 KB 11/11 KB 11/11 KB 28/28 KB 11/11 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 98.6 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 11/11 KB 28/28 KB 11/11 KB 3/14 KB 11/11 KB 28/28 KB 11/11 KB 6/14 KB 11/11 KB 28/28 KB 11/11 KB 9/14 KB 11/11 KB 28/28 KB 11/11 KB 11/14 KB 11/11 KB 28/28 KB 11/11 KB 14/14 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 81.6 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 76.8 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 206.6 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 95.5 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 4/309 KB 8/309 KB 12/309 KB 3/37 KB 16/309 KB 3/37 KB 20/309 KB 3/37 KB 24/309 KB 3/37 KB 28/309 KB 3/37 KB 32/309 KB 3/37 KB 12/309 KB 3/192 KB 6/37 KB 32/309 KB 3/192 KB 9/37 KB 32/309 KB 3/192 KB 11/37 KB 32/309 KB 3/192 KB 14/37 KB 32/309 KB 3/192 KB 16/37 KB 32/309 KB 3/192 KB 19/37 KB 32/309 KB 3/192 KB 3/37 KB 32/309 KB 5/192 KB 19/37 KB 32/309 KB 8/192 KB 19/37 KB 3/14 KB 32/309 KB 11/192 KB 19/37 KB 3/14 KB 32/309 KB 13/192 KB 19/37 KB 3/14 KB 32/309 KB 16/192 KB 19/37 KB 3/14 KB 32/309 KB 19/192 KB 19/37 KB 3/14 KB 32/309 KB 21/192 KB 19/37 KB 3/14 KB 32/309 KB 5/192 KB 19/37 KB 3/14 KB 32/309 KB 21/192 KB 19/37 KB 4/14 KB 32/309 KB 21/192 KB 19/37 KB 7/14 KB 32/309 KB 21/192 KB 19/37 KB 10/14 KB 32/309 KB 21/192 KB 19/37 KB 13/14 KB 32/309 KB 21/192 KB 19/37 KB 14/14 KB 32/309 KB 24/192 KB 22/37 KB 14/14 KB 32/309 KB 21/192 KB 22/37 KB 14/14 KB 32/309 KB 24/192 KB 25/37 KB 14/14 KB 32/309 KB 27/192 KB 27/37 KB 14/14 KB 32/309 KB 27/192 KB 30/37 KB 14/14 KB 36/309 KB 27/192 KB 25/37 KB 14/14 KB 32/309 KB 29/192 KB 30/37 KB 14/14 KB 36/309 KB 27/192 KB 27/37 KB 14/14 KB 36/309 KB 29/192 KB 30/37 KB 14/14 KB 40/309 KB 32/192 KB 32/37 KB 14/14 KB 40/309 KB 32/192 KB 30/37 KB 14/14 KB 40/309 KB 32/192 KB 35/37 KB 14/14 KB 44/309 KB 32/192 KB 37/37 KB 14/14 KB 44/309 KB 32/192 KB 32/37 KB 14/14 KB 44/309 KB 32/192 KB 37/37 KB 14/14 KB 48/309 KB 32/192 KB 37/37 KB 14/14 KB 52/309 KB 36/192 KB 37/37 KB 14/14 KB 56/309 KB 36/192 KB 37/37 KB 14/14 KB 60/309 KB 36/192 KB 37/37 KB 14/14 KB 64/309 KB 36/192 KB 37/37 KB 14/14 KB 52/309 KB 40/192 KB 37/37 KB 14/14 KB 64/309 KB 44/192 KB 37/37 KB 14/14 KB 64/309 KB 48/192 KB 37/37 KB 14/14 KB 64/309 KB 52/192 KB 37/37 KB 14/14 KB 64/309 KB 56/192 KB 37/37 KB 14/14 KB 68/309 KB 60/192 KB 37/37 KB 14/14 KB 68/309 KB 64/192 KB 37/37 KB 14/14 KB 68/309 KB 52/192 KB 37/37 KB 14/14 KB 68/309 KB 64/192 KB 37/37 KB 14/14 KB 72/309 KB 64/192 KB 37/37 KB 14/14 KB 76/309 KB 64/192 KB 37/37 KB 14/14 KB 80/309 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 90.8 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 241.7 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 68/192 KB 80/309 KB 68/192 KB 84/309 KB 68/192 KB 88/309 KB 68/192 KB 92/309 KB 68/192 KB 96/309 KB 72/192 KB 96/309 KB 76/192 KB 96/309 KB 80/192 KB 96/309 KB 84/192 KB 96/309 KB 88/192 KB 100/309 KB 92/192 KB 100/309 KB 96/192 KB 100/309 KB 84/192 KB 100/309 KB 96/192 KB 104/309 KB 96/192 KB 108/309 KB 96/192 KB 112/309 KB 96/192 KB 116/309 KB 100/192 KB 120/309 KB 100/192 KB 124/309 KB 100/192 KB 128/309 KB 100/192 KB 116/309 KB 104/192 KB 128/309 KB 108/192 KB 128/309 KB 112/192 KB 128/309 KB 116/192 KB 132/309 KB 120/192 KB 132/309 KB 124/192 KB 132/309 KB 128/192 KB 132/309 KB 112/192 KB 132/309 KB 128/192 KB 136/309 KB 128/192 KB 140/309 KB 128/192 KB 144/309 KB 128/192 KB 148/309 KB 132/192 KB 152/309 KB 132/192 KB 156/309 KB 132/192 KB 160/309 KB 132/192 KB 164/309 KB 132/192 KB 168/309 KB 132/192 KB 172/309 KB 132/192 KB 176/309 KB 132/192 KB 148/309 KB 136/192 KB 176/309 KB 140/192 KB 176/309 KB 144/192 KB 176/309 KB 148/192 KB 176/309 KB 152/192 KB 176/309 KB 156/192 KB 176/309 KB 160/192 KB 176/309 KB 164/192 KB 176/309 KB 168/192 KB 180/309 KB 172/192 KB 180/309 KB 176/192 KB 180/309 KB 180/192 KB 180/309 KB 184/192 KB 180/309 KB 188/192 KB 180/309 KB 192/192 KB 180/309 KB 192/192 KB 180/309 KB 164/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1119.8 KB/sec) unit-abot-epc-basic-0: 21:02:52 DEBUG unit.abot-epc-basic/0.install 232/309 KB 236/309 KB 240/309 KB 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 270/309 KB 274/309 KB 278/309 KB 282/309 KB 286/309 KB 290/309 KB 294/309 KB 298/309 KB 302/309 KB 306/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 1685.3 KB/sec) unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 21:02:53 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 199.4 KB/sec) unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3507.2 KB/sec) unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Error: Could not find or load main class org.apache.maven.surefire.booter.ForkedBooter unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD FAILURE unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 36.247 s unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:02:53+00:00 unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 25M/60M unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project ABOT-RunScenarios: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] Command was /bin/sh -c cd /var/lib/abot-epc-basic && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/abot-epc-basic/target/surefire/surefirebooter3277853530729868648.jar /var/lib/abot-epc-basic/target/surefire/surefire7861955842142463827tmp /var/lib/abot-epc-basic/target/surefire/surefire_014963428223318748tmp unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] -> [Help 1] unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install ls: cannot access '/etc/rebaca-test-suite/artifacts/*/': No such file or directory unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install cp: missing destination file operand after '/etc/rebaca-test-suite/log/*.*' unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Try 'cp --help' for more information. unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--configure): unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 1 unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-138.164) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:53 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 21:02:54 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 21:02:55 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-91d1ee-default-0". unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.5) ... unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:02:56 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 21:02:57 DEBUG unit.abot-epc-basic/0.install E: Sub-process /usr/bin/dpkg returned an error code (1) unit-abot-epc-basic-0: 21:02:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Error: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 21:02:57 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-abot-epc-basic-0: 21:02:57 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 21:02:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 21:02:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:02:57 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 21:02:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:03:02 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-abot-epc-basic-0: 21:03:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:03:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 21:03:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 21:03:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 21:03:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 21:03:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 21:03:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 21:03:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:03:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-91d1ee-default-0 unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 21:03:03 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 21:03:03 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 21:03:03 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 21:03:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:03:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:03:04 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:03:04 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:03:05 DEBUG unit.abot-epc-basic/0.install openjdk-8-jdk is already the newest version (8u181-b13-1ubuntu0.16.04.1). unit-abot-epc-basic-0: 21:03:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:03:05 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 21:03:05 DEBUG unit.abot-epc-basic/0.install After this operation, 0 B of additional disk space will be used. unit-abot-epc-basic-0: 21:03:05 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:03:05 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:03:05 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:03:05 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:03: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: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.661 s unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:03:07+00:00 unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:07 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:03:09 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:03:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:03:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:09 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:03:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:03:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:03:10 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: 21:03:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:10 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:03:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:10 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.681 s unit-abot-epc-basic-0: 21:03:10 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:03:10+00:00 unit-abot-epc-basic-0: 21:03:10 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:03:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:10 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.672 s unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:03:12+00:00 unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install tar (child): testReports.tgz: Cannot open: No such file or directory unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install tar (child): Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install tar: Child returned status 2 unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install tar: Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--configure): unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 2 unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 21:03:13 DEBUG unit.abot-epc-basic/0.install E: Sub-process /usr/bin/dpkg returned an error code (1) unit-abot-epc-basic-0: 21:03:13 DEBUG unit.abot-epc-basic/0.install --2018-11-01 21:03:13-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 21:03:13 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 21:03:13 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 21:03:13 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 21:03:13 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 21:03:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:03:14 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 94.4K 8m14s unit-abot-epc-basic-0: 21:03:14 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 188K 6m11s unit-abot-epc-basic-0: 21:03:15 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 188K 5m29s unit-abot-epc-basic-0: 21:03:15 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 63.3K 7m10s unit-abot-epc-basic-0: 21:03:15 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 16.7M 5m44s unit-abot-epc-basic-0: 21:03:16 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 185K 5m29s unit-abot-epc-basic-0: 21:03:16 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 95.9K 5m50s unit-abot-epc-basic-0: 21:03:16 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 187K 5m37s unit-abot-epc-basic-0: 21:03:17 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 164K 5m31s unit-abot-epc-basic-0: 21:03:17 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 102K 5m42s unit-abot-epc-basic-0: 21:03:18 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 109K 5m50s unit-abot-epc-basic-0: 21:03:18 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 150K 5m46s unit-abot-epc-basic-0: 21:03:19 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 87.8K 5m59s unit-abot-epc-basic-0: 21:03:19 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 167K 5m53s unit-abot-epc-basic-0: 21:03:19 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 101K 5m59s unit-abot-epc-basic-0: 21:03:20 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 102K 6m4s unit-abot-epc-basic-0: 21:03:20 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 147K 6m1s unit-abot-epc-basic-0: 21:03:21 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 110K 6m4s unit-abot-epc-basic-0: 21:03:21 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 121K 6m4s unit-abot-epc-basic-0: 21:03:22 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 66.2K 6m20s unit-abot-epc-basic-0: 21:03:22 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 188K 6m13s unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 94.5K 6m18s unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 94.4K 6m22s unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 93.9K 6m26s unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 95.3K 6m29s unit-abot-epc-basic-0: 21:03:25 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 102K 6m31s unit-abot-epc-basic-0: 21:03:25 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 101K 6m32s unit-abot-epc-basic-0: 21:03:26 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 121K 6m31s unit-abot-epc-basic-0: 21:03:26 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 110K 6m32s unit-abot-epc-basic-0: 21:03:26 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 120K 6m31s unit-abot-epc-basic-0: 21:03:27 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 147K 6m27s unit-abot-epc-basic-0: 21:03:27 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 162K 6m24s unit-abot-epc-basic-0: 21:03:28 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 111K 6m24s unit-abot-epc-basic-0: 21:03:28 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 190K 6m19s unit-abot-epc-basic-0: 21:03:28 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 166K 6m16s unit-abot-epc-basic-0: 21:03:28 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 163K 6m12s unit-abot-epc-basic-0: 21:03:29 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 103K 6m14s unit-abot-epc-basic-0: 21:03:29 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 189K 6m10s unit-abot-epc-basic-0: 21:03:30 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 121K 6m9s unit-abot-epc-basic-0: 21:03:30 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 145K 6m7s unit-abot-epc-basic-0: 21:03:30 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 167K 6m5s unit-abot-epc-basic-0: 21:03:31 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 120K 6m4s unit-abot-epc-basic-0: 21:03:31 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 107K 6m5s unit-abot-epc-basic-0: 21:03:32 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 94.6K 6m7s unit-abot-epc-basic-0: 21:03:32 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 94.6K 6m9s unit-abot-epc-basic-0: 21:03:33 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 79.0K 6m13s unit-abot-epc-basic-0: 21:03:33 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 102K 6m14s unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 94.6K 6m15s unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 99.5K 6m16s unit-abot-epc-basic-0: 21:03:35 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 84.3K 6m19s unit-abot-epc-basic-0: 21:03:35 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 94.5K 6m20s unit-abot-epc-basic-0: 21:03:36 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 94.5K 6m21s unit-abot-epc-basic-0: 21:03:36 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 94.6K 6m23s unit-abot-epc-basic-0: 21:03:37 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 108K 6m23s unit-abot-epc-basic-0: 21:03:37 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 103K 6m23s unit-abot-epc-basic-0: 21:03:38 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 111K 6m23s unit-mysql-0: 21:03:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:03:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:03:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 21:03:38 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 21:03:38 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 21:03:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 21:03:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 21:03:38 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 21:03:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 21:03:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 21:03:38 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:03:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:03:38 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 102K 6m23s unit-abot-epc-basic-0: 21:03:39 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 102K 6m24s unit-abot-epc-basic-0: 21:03:39 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 108K 6m23s unit-abot-epc-basic-0: 21:03:40 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 122K 6m23s unit-abot-epc-basic-0: 21:03:40 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 130K 6m21s unit-abot-epc-basic-0: 21:03:40 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 152K 6m19s unit-abot-epc-basic-0: 21:03:41 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 163K 6m17s unit-abot-epc-basic-0: 21:03:41 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 189K 6m15s unit-abot-epc-basic-0: 21:03:41 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 193K 6m12s unit-abot-epc-basic-0: 21:03:42 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 189K 6m9s unit-abot-epc-basic-0: 21:03:42 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 267K 6m6s unit-abot-epc-basic-0: 21:03:42 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 304K 6m2s unit-abot-epc-basic-0: 21:03:42 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 113K 6m2s unit-abot-epc-basic-0: 21:03:42 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 40.3M 5m56s unit-abot-epc-basic-0: 21:03:43 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 142K 5m55s unit-abot-epc-basic-0: 21:03:43 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 53.5M 5m50s unit-abot-epc-basic-0: 21:03:43 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 190K 5m48s unit-abot-epc-basic-0: 21:03:43 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 189K 5m46s unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 124K 5m45s unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 305K 5m42s unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 137K 5m41s unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 166K 5m40s unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 160K 5m39s unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 163K 5m37s unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 158K 5m36s unit-abot-epc-basic-0: 21:03:46 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 127K 5m36s unit-abot-epc-basic-0: 21:03:46 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 125K 5m35s unit-abot-epc-basic-0: 21:03:47 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 173K 5m34s unit-abot-epc-basic-0: 21:03:47 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 123K 5m34s unit-abot-epc-basic-0: 21:03:47 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 117K 5m34s unit-abot-epc-basic-0: 21:03:48 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 120K 5m33s unit-abot-epc-basic-0: 21:03:48 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 132K 5m33s unit-abot-epc-basic-0: 21:03:49 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 120K 5m33s unit-abot-epc-basic-0: 21:03:49 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 105K 5m33s unit-abot-epc-basic-0: 21:03:49 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 117K 5m33s unit-abot-epc-basic-0: 21:03:50 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 110K 5m33s unit-abot-epc-basic-0: 21:03:50 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 125K 5m33s unit-abot-epc-basic-0: 21:03:51 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 127K 5m32s unit-abot-epc-basic-0: 21:03:51 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 125K 5m32s unit-abot-epc-basic-0: 21:03:51 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 127K 5m32s unit-abot-epc-basic-0: 21:03:52 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 124K 5m31s unit-abot-epc-basic-0: 21:03:52 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 128K 5m31s unit-abot-epc-basic-0: 21:03:53 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 124K 5m31s unit-abot-epc-basic-0: 21:03:53 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 103K 5m31s unit-abot-epc-basic-0: 21:03:54 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 130K 5m30s unit-abot-epc-basic-0: 21:03:54 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 112K 5m30s unit-abot-epc-basic-0: 21:03:54 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 116K 5m30s unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 138K 5m30s unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 130K 5m29s unit-abot-epc-basic-0: 21:03:56 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 122K 5m29s unit-abot-epc-basic-0: 21:03:56 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 165K 5m28s unit-abot-epc-basic-0: 21:03:56 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 110K 5m28s unit-abot-epc-basic-0: 21:03:57 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 99.1K 5m28s unit-abot-epc-basic-0: 21:03:57 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 152K 5m27s unit-abot-epc-basic-0: 21:03:58 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 95.0K 5m28s unit-abot-epc-basic-0: 21:03:58 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 107K 5m28s unit-abot-epc-basic-0: 21:03:59 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 94.7K 5m28s unit-abot-epc-basic-0: 21:03:59 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 94.5K 5m29s unit-abot-epc-basic-0: 21:04:00 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 135K 5m28s unit-abot-epc-basic-0: 21:04:00 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 102K 5m29s unit-abot-epc-basic-0: 21:04:01 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 94.8K 5m29s unit-abot-epc-basic-0: 21:04:01 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 99.1K 5m29s unit-abot-epc-basic-0: 21:04:02 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 122K 5m29s unit-abot-epc-basic-0: 21:04:02 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 111K 5m29s unit-abot-epc-basic-0: 21:04:02 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 108K 5m29s unit-abot-epc-basic-0: 21:04:03 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 152K 5m28s unit-abot-epc-basic-0: 21:04:03 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 118K 5m28s unit-abot-epc-basic-0: 21:04:03 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 164K 5m27s unit-abot-epc-basic-0: 21:04:04 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 173K 5m25s unit-abot-epc-basic-0: 21:04:04 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 189K 5m24s unit-abot-epc-basic-0: 21:04:04 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 192K 5m23s unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 206K 5m22s unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 342K 5m20s unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 271K 5m18s unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 188K 5m17s unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 313K 5m15s unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 450K 5m13s unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 194K 5m12s unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 224K 5m10s unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 247K 5m9s unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 468K 5m7s unit-abot-epc-basic-0: 21:04:07 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 128K 5m6s unit-abot-epc-basic-0: 21:04:07 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 542K 5m4s unit-abot-epc-basic-0: 21:04:07 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 191K 5m3s unit-abot-epc-basic-0: 21:04:07 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 157K 5m2s unit-abot-epc-basic-0: 21:04:07 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 237K 5m1s unit-abot-epc-basic-0: 21:04:08 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 161K 5m0s unit-abot-epc-basic-0: 21:04:08 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 188K 4m59s unit-abot-epc-basic-0: 21:04:08 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 189K 4m58s unit-abot-epc-basic-0: 21:04:09 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 185K 4m57s unit-abot-epc-basic-0: 21:04:09 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 187K 4m56s unit-abot-epc-basic-0: 21:04:09 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 189K 4m55s unit-abot-epc-basic-0: 21:04:09 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 164K 4m55s unit-abot-epc-basic-0: 21:04:10 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 162K 4m54s unit-abot-epc-basic-0: 21:04:10 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 166K 4m53s unit-abot-epc-basic-0: 21:04:10 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 165K 4m52s unit-abot-epc-basic-0: 21:04:11 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 163K 4m52s unit-abot-epc-basic-0: 21:04:11 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 189K 4m51s unit-abot-epc-basic-0: 21:04:11 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 152K 4m50s unit-abot-epc-basic-0: 21:04:12 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 85.4K 4m51s unit-abot-epc-basic-0: 21:04:12 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 87.9K 4m52s unit-abot-epc-basic-0: 21:04:13 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 160K 4m51s unit-abot-epc-basic-0: 21:04:13 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 75.5K 4m52s unit-abot-epc-basic-0: 21:04:14 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 85.6K 4m52s unit-abot-epc-basic-0: 21:04:15 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 82.5K 4m53s unit-abot-epc-basic-0: 21:04:15 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 93.9K 4m54s unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 94.6K 4m54s unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 103K 4m54s unit-abot-epc-basic-0: 21:04:17 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 102K 4m54s unit-abot-epc-basic-0: 21:04:17 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 105K 4m54s unit-abot-epc-basic-0: 21:04:18 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 80.7K 4m55s unit-abot-epc-basic-0: 21:04:18 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 234K 4m54s unit-abot-epc-basic-0: 21:04:18 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 141K 4m53s unit-abot-epc-basic-0: 21:04:19 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 105K 4m53s unit-abot-epc-basic-0: 21:04:19 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 91.9K 4m54s unit-abot-epc-basic-0: 21:04:20 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 189K 4m53s unit-abot-epc-basic-0: 21:04:20 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 105K 4m53s unit-abot-epc-basic-0: 21:04:20 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 126K 4m52s unit-abot-epc-basic-0: 21:04:21 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 111K 4m52s unit-abot-epc-basic-0: 21:04:21 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 105K 4m52s unit-abot-epc-basic-0: 21:04:22 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 126K 4m52s unit-abot-epc-basic-0: 21:04:22 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 110K 4m52s unit-abot-epc-basic-0: 21:04:23 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 122K 4m52s unit-abot-epc-basic-0: 21:04:23 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 94.4K 4m52s unit-abot-epc-basic-0: 21:04:23 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 132K 4m51s unit-abot-epc-basic-0: 21:04:24 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 120K 4m51s unit-abot-epc-basic-0: 21:04:24 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 111K 4m51s unit-abot-epc-basic-0: 21:04:25 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 146K 4m50s unit-abot-epc-basic-0: 21:04:25 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 111K 4m50s unit-abot-epc-basic-0: 21:04:26 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 113K 4m50s unit-abot-epc-basic-0: 21:04:26 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 106K 4m50s unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 85.1K 4m50s unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 94.5K 4m51s unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 94.5K 4m51s unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 87.9K 4m51s unit-abot-epc-basic-0: 21:04:29 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 102K 4m51s unit-abot-epc-basic-0: 21:04:29 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 98.8K 4m51s unit-abot-epc-basic-0: 21:04:30 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 101K 4m51s unit-abot-epc-basic-0: 21:04:30 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 137K 4m51s unit-abot-epc-basic-0: 21:04:31 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 103K 4m50s unit-abot-epc-basic-0: 21:04:31 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 127K 4m50s unit-abot-epc-basic-0: 21:04:31 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 164K 4m49s unit-abot-epc-basic-0: 21:04:32 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 148K 4m49s unit-abot-epc-basic-0: 21:04:32 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 189K 4m48s unit-abot-epc-basic-0: 21:04:32 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 216K 4m47s unit-abot-epc-basic-0: 21:04:32 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 270K 4m46s unit-abot-epc-basic-0: 21:04:33 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 114K 4m46s unit-abot-epc-basic-0: 21:04:33 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 41.3M 4m44s unit-abot-epc-basic-0: 21:04:33 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 224K 4m43s unit-abot-epc-basic-0: 21:04:33 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 239K 4m42s unit-abot-epc-basic-0: 21:04:33 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 218K 4m41s unit-abot-epc-basic-0: 21:04:34 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 274K 4m40s unit-abot-epc-basic-0: 21:04:34 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 234K 4m39s unit-abot-epc-basic-0: 21:04:34 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 192K 4m38s unit-abot-epc-basic-0: 21:04:34 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 363K 4m37s unit-abot-epc-basic-0: 21:04:34 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 292K 4m36s unit-abot-epc-basic-0: 21:04:35 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 103K 4m36s unit-abot-epc-basic-0: 21:04:35 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 45.8M 4m34s unit-abot-epc-basic-0: 21:04:35 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 221K 4m33s unit-abot-epc-basic-0: 21:04:35 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 287K 4m32s unit-abot-epc-basic-0: 21:04:35 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 227K 4m31s unit-abot-epc-basic-0: 21:04:36 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 230K 4m30s unit-abot-epc-basic-0: 21:04:36 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 219K 4m29s unit-abot-epc-basic-0: 21:04:36 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 195K 4m29s unit-abot-epc-basic-0: 21:04:37 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 140K 4m28s unit-abot-epc-basic-0: 21:04:37 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 291K 4m27s unit-abot-epc-basic-0: 21:04:37 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 189K 4m26s unit-abot-epc-basic-0: 21:04:37 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 189K 4m26s unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 189K 4m25s unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 189K 4m24s unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 365K 4m23s unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 222K 4m22s unit-abot-epc-basic-0: 21:04:39 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 115K 4m22s unit-abot-epc-basic-0: 21:04:39 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 555K 4m21s unit-abot-epc-basic-0: 21:04:39 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 163K 4m20s unit-abot-epc-basic-0: 21:04:39 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 187K 4m20s unit-abot-epc-basic-0: 21:04:40 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 126K 4m19s unit-abot-epc-basic-0: 21:04:40 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 190K 4m19s unit-abot-epc-basic-0: 21:04:40 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 142K 4m18s unit-abot-epc-basic-0: 21:04:41 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 145K 4m18s unit-abot-epc-basic-0: 21:04:41 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 138K 4m17s unit-abot-epc-basic-0: 21:04:41 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 163K 4m17s unit-abot-epc-basic-0: 21:04:42 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 129K 4m16s unit-abot-epc-basic-0: 21:04:42 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 138K 4m16s unit-abot-epc-basic-0: 21:04:42 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 187K 4m15s unit-abot-epc-basic-0: 21:04:43 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 143K 4m15s unit-abot-epc-basic-0: 21:04:43 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 145K 4m15s unit-abot-epc-basic-0: 21:04:43 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 140K 4m14s unit-abot-epc-basic-0: 21:04:44 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 184K 4m14s unit-abot-epc-basic-0: 21:04:44 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 165K 4m13s unit-abot-epc-basic-0: 21:04:44 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 165K 4m12s unit-abot-epc-basic-0: 21:04:45 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 183K 4m12s unit-abot-epc-basic-0: 21:04:45 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 162K 4m11s unit-abot-epc-basic-0: 21:04:45 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 126K 4m11s unit-abot-epc-basic-0: 21:04:45 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 164K 4m10s unit-abot-epc-basic-0: 21:04:46 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 86.7K 4m11s unit-abot-epc-basic-0: 21:04:46 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1.14M 4m9s unit-abot-epc-basic-0: 21:04:47 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 125K 4m9s unit-abot-epc-basic-0: 21:04:47 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 140K 4m9s unit-abot-epc-basic-0: 21:04:47 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 129K 4m8s unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 141K 4m8s unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 142K 4m8s unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 142K 4m7s unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 143K 4m7s unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 75.4K 4m7s unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 558K 4m6s unit-abot-epc-basic-0: 21:04:50 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 114K 4m6s unit-abot-epc-basic-0: 21:04:50 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 159K 4m5s unit-abot-epc-basic-0: 21:04:51 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 129K 4m5s unit-abot-epc-basic-0: 21:04:51 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 140K 4m5s unit-abot-epc-basic-0: 21:04:51 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 162K 4m4s unit-abot-epc-basic-0: 21:04:52 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 142K 4m4s unit-abot-epc-basic-0: 21:04:52 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 128K 4m4s unit-abot-epc-basic-0: 21:04:52 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 157K 4m3s unit-abot-epc-basic-0: 21:04:53 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 159K 4m3s unit-abot-epc-basic-0: 21:04:53 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 144K 4m2s unit-abot-epc-basic-0: 21:04:53 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 144K 4m2s unit-abot-epc-basic-0: 21:04:54 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 155K 4m1s unit-abot-epc-basic-0: 21:04:54 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 132K 4m1s unit-abot-epc-basic-0: 21:04:54 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 182K 4m0s unit-abot-epc-basic-0: 21:04:55 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 161K 4m0s unit-abot-epc-basic-0: 21:04:55 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 166K 3m59s unit-abot-epc-basic-0: 21:04:55 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 189K 3m59s unit-abot-epc-basic-0: 21:04:55 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 226K 3m58s unit-abot-epc-basic-0: 21:04:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 21:04:56 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 223K 3m57s unit-abot-epc-basic-0: 21:04:56 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 193K 3m57s unit-abot-epc-basic-0: 21:04:56 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 272K 3m56s unit-abot-epc-basic-0: 21:04:57 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 290K 3m55s unit-abot-epc-basic-0: 21:04:57 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 158K 3m55s unit-abot-epc-basic-0: 21:04:57 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 437K 3m54s unit-abot-epc-basic-0: 21:04:57 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 327K 3m53s unit-abot-epc-basic-0: 21:04:57 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 191K 3m52s unit-abot-epc-basic-0: 21:04:57 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 161K 3m52s unit-abot-epc-basic-0: 21:04:58 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 300K 3m51s unit-abot-epc-basic-0: 21:04:58 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 165K 3m51s unit-abot-epc-basic-0: 21:04:58 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 181K 3m50s unit-abot-epc-basic-0: 21:04:58 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 198K 3m49s unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 189K 3m49s unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 221K 3m48s unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 94.6K 3m48s unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 42.0M 3m47s unit-abot-epc-basic-0: 21:05:00 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 166K 3m47s unit-abot-epc-basic-0: 21:05:00 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 178K 3m46s unit-abot-epc-basic-0: 21:05:00 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 116K 3m46s unit-abot-epc-basic-0: 21:05:01 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 223K 3m45s unit-abot-epc-basic-0: 21:05:01 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 143K 3m45s unit-abot-epc-basic-0: 21:05:01 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 157K 3m45s unit-abot-epc-basic-0: 21:05:02 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 133K 3m44s unit-abot-epc-basic-0: 21:05:02 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 140K 3m44s unit-abot-epc-basic-0: 21:05:02 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 155K 3m43s unit-abot-epc-basic-0: 21:05:03 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 128K 3m43s unit-abot-epc-basic-0: 21:05:03 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 124K 3m43s unit-abot-epc-basic-0: 21:05:03 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 164K 3m42s unit-abot-epc-basic-0: 21:05:04 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 140K 3m42s unit-abot-epc-basic-0: 21:05:04 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 75.5K 3m42s unit-abot-epc-basic-0: 21:05:05 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 1.27M 3m41s unit-abot-epc-basic-0: 21:05:05 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 80.0K 3m42s unit-abot-epc-basic-0: 21:05:06 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 74.6K 3m42s unit-abot-epc-basic-0: 21:05:06 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 94.6K 3m42s unit-abot-epc-basic-0: 21:05:07 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 92.1K 3m42s unit-abot-epc-basic-0: 21:05:08 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 63.9K 3m42s unit-abot-epc-basic-0: 21:05:08 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 94.4K 3m42s unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 82.0K 3m42s unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 85.0K 3m42s unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 76.1K 3m43s unit-abot-epc-basic-0: 21:05:11 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 82.4K 3m43s unit-abot-epc-basic-0: 21:05:11 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 69.8K 3m43s unit-abot-epc-basic-0: 21:05:12 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 62.9K 3m43s unit-abot-epc-basic-0: 21:05:13 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 93.6K 3m43s unit-abot-epc-basic-0: 21:05:13 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 63.2K 3m44s unit-abot-epc-basic-0: 21:05:14 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 88.0K 3m44s unit-abot-epc-basic-0: 21:05:15 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 82.2K 3m44s unit-abot-epc-basic-0: 21:05:15 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 94.5K 3m44s unit-abot-epc-basic-0: 21:05:16 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 77.3K 3m44s unit-abot-epc-basic-0: 21:05:16 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 135K 3m44s unit-abot-epc-basic-0: 21:05:17 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 110K 3m43s unit-abot-epc-basic-0: 21:05:17 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 162K 3m43s unit-abot-epc-basic-0: 21:05:17 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 189K 3m42s unit-abot-epc-basic-0: 21:05:17 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 189K 3m42s unit-abot-epc-basic-0: 21:05:18 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 190K 3m41s unit-abot-epc-basic-0: 21:05:18 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 228K 3m41s unit-abot-epc-basic-0: 21:05:18 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 160K 3m40s unit-abot-epc-basic-0: 21:05:18 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 41.4M 3m39s unit-abot-epc-basic-0: 21:05:19 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 192K 3m39s unit-abot-epc-basic-0: 21:05:19 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 228K 3m38s unit-abot-epc-basic-0: 21:05:19 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 250K 3m37s unit-abot-epc-basic-0: 21:05:19 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 276K 3m37s unit-abot-epc-basic-0: 21:05:19 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 256K 3m36s unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 221K 3m35s unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 333K 3m35s unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 325K 3m34s unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 191K 3m33s unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 441K 3m33s unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 324K 3m32s unit-abot-epc-basic-0: 21:05:21 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 191K 3m31s unit-abot-epc-basic-0: 21:05:21 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 444K 3m30s unit-abot-epc-basic-0: 21:05:21 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 323K 3m30s unit-abot-epc-basic-0: 21:05:21 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 191K 3m29s unit-abot-epc-basic-0: 21:05:21 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 647K 3m28s unit-abot-epc-basic-0: 21:05:21 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 263K 3m28s unit-abot-epc-basic-0: 21:05:22 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 224K 3m27s unit-abot-epc-basic-0: 21:05:22 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 416K 3m26s unit-abot-epc-basic-0: 21:05:22 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 168K 3m26s unit-abot-epc-basic-0: 21:05:22 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 335K 3m25s unit-abot-epc-basic-0: 21:05:22 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 228K 3m25s unit-abot-epc-basic-0: 21:05:23 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 313K 3m24s unit-abot-epc-basic-0: 21:05:23 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 216K 3m24s unit-abot-epc-basic-0: 21:05:23 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 268K 3m23s unit-abot-epc-basic-0: 21:05:23 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 225K 3m22s unit-abot-epc-basic-0: 21:05:23 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 324K 3m22s unit-abot-epc-basic-0: 21:05:24 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 223K 3m21s unit-abot-epc-basic-0: 21:05:24 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 263K 3m21s unit-abot-epc-basic-0: 21:05:24 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 434K 3m20s unit-abot-epc-basic-0: 21:05:24 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 218K 3m19s unit-abot-epc-basic-0: 21:05:24 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 271K 3m19s unit-abot-epc-basic-0: 21:05:24 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 435K 3m18s unit-abot-epc-basic-0: 21:05:25 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 223K 3m17s unit-abot-epc-basic-0: 21:05:25 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 265K 3m17s unit-abot-epc-basic-0: 21:05:25 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 431K 3m16s unit-abot-epc-basic-0: 21:05:25 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 282K 3m15s unit-abot-epc-basic-0: 21:05:25 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 255K 3m15s unit-abot-epc-basic-0: 21:05:26 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 326K 3m14s unit-abot-epc-basic-0: 21:05:26 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 321K 3m14s unit-abot-epc-basic-0: 21:05:26 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 233K 3m13s unit-abot-epc-basic-0: 21:05:26 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 315K 3m12s unit-abot-epc-basic-0: 21:05:26 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 318K 3m12s unit-abot-epc-basic-0: 21:05:26 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 235K 3m11s unit-abot-epc-basic-0: 21:05:27 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 315K 3m11s unit-abot-epc-basic-0: 21:05:27 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 318K 3m10s unit-abot-epc-basic-0: 21:05:27 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 257K 3m9s unit-abot-epc-basic-0: 21:05:27 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 286K 3m9s unit-abot-epc-basic-0: 21:05:27 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 185K 3m8s unit-abot-epc-basic-0: 21:05:28 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 191K 3m8s unit-abot-epc-basic-0: 21:05:28 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 478K 3m7s unit-abot-epc-basic-0: 21:05:28 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 309K 3m7s unit-abot-epc-basic-0: 21:05:28 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 135K 3m6s unit-abot-epc-basic-0: 21:05:29 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 161K 3m6s unit-abot-epc-basic-0: 21:05:29 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 150K 3m6s unit-abot-epc-basic-0: 21:05:29 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 166K 3m5s unit-abot-epc-basic-0: 21:05:30 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 189K 3m5s unit-abot-epc-basic-0: 21:05:30 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 186K 3m4s unit-abot-epc-basic-0: 21:05:30 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 167K 3m4s unit-abot-epc-basic-0: 21:05:30 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 189K 3m4s unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 163K 3m3s unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 170K 3m3s unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 120K 3m2s unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 189K 3m2s unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 101K 3m2s unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 167K 3m1s unit-abot-epc-basic-0: 21:05:33 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 107K 3m1s unit-abot-epc-basic-0: 21:05:34 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 73.0K 3m1s unit-abot-epc-basic-0: 21:05:34 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 119K 3m1s unit-abot-epc-basic-0: 21:05:35 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 59.7K 3m1s unit-abot-epc-basic-0: 21:05:36 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 63.0K 3m2s unit-abot-epc-basic-0: 21:05:36 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 69.3K 3m2s unit-abot-epc-basic-0: 21:05:37 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 73.8K 3m2s unit-abot-epc-basic-0: 21:05:38 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 85.6K 3m2s unit-abot-epc-basic-0: 21:05:38 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 94.5K 3m2s unit-abot-epc-basic-0: 21:05:39 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 97.0K 3m2s unit-abot-epc-basic-0: 21:05:39 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 148K 3m1s unit-abot-epc-basic-0: 21:05:39 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 120K 3m1s unit-abot-epc-basic-0: 21:05:40 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 165K 3m0s unit-abot-epc-basic-0: 21:05:40 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 220K 3m0s unit-abot-epc-basic-0: 21:05:40 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 216K 2m59s unit-abot-epc-basic-0: 21:05:40 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 342K 2m59s unit-abot-epc-basic-0: 21:05:40 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 261K 2m58s unit-abot-epc-basic-0: 21:05:41 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 223K 2m58s unit-abot-epc-basic-0: 21:05:41 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 931K 2m57s unit-abot-epc-basic-0: 21:05:41 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 200K 2m57s unit-abot-epc-basic-0: 21:05:41 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.39M 2m56s unit-abot-epc-basic-0: 21:05:41 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 218K 2m55s unit-abot-epc-basic-0: 21:05:41 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 3.22M 2m55s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 238K 2m54s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 163K 2m54s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 39.2M 2m53s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 48.5M 2m52s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 723K 2m52s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 260K 2m51s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 695K 2m51s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 261K 2m50s unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.45M 2m49s unit-abot-epc-basic-0: 21:05:43 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 217K 2m49s unit-abot-epc-basic-0: 21:05:43 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 3.30M 2m48s unit-abot-epc-basic-0: 21:05:43 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 202K 2m48s unit-abot-epc-basic-0: 21:05:43 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 7.59M 2m47s unit-abot-epc-basic-0: 21:05:43 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 347K 2m46s unit-abot-epc-basic-0: 21:05:43 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 420K 2m46s unit-abot-epc-basic-0: 21:05:43 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 149K 2m46s unit-abot-epc-basic-0: 21:05:43 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 47.5M 2m45s unit-abot-epc-basic-0: 21:05:44 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 259K 2m44s unit-abot-epc-basic-0: 21:05:44 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 50.2M 2m44s unit-abot-epc-basic-0: 21:05:44 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 456K 2m43s unit-abot-epc-basic-0: 21:05:44 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 324K 2m43s unit-abot-epc-basic-0: 21:05:44 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 345K 2m42s unit-abot-epc-basic-0: 21:05:44 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 130K 2m42s unit-abot-epc-basic-0: 21:05:45 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 343K 2m41s unit-abot-epc-basic-0: 21:05:45 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 420K 2m41s unit-abot-epc-basic-0: 21:05:45 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 188K 2m40s unit-abot-epc-basic-0: 21:05:45 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 40.4M 2m39s unit-abot-epc-basic-0: 21:05:45 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 192K 2m39s unit-abot-epc-basic-0: 21:05:46 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 190K 2m39s unit-abot-epc-basic-0: 21:05:46 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 192K 2m38s unit-abot-epc-basic-0: 21:05:46 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 94.6K 2m38s unit-abot-epc-basic-0: 21:05:46 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 41.9M 2m37s unit-abot-epc-basic-0: 21:05:47 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 190K 2m37s unit-abot-epc-basic-0: 21:05:47 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 93.5K 2m37s unit-abot-epc-basic-0: 21:05:47 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 31.3M 2m36s unit-abot-epc-basic-0: 21:05:48 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 101K 2m36s unit-abot-epc-basic-0: 21:05:48 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 169K 2m36s unit-abot-epc-basic-0: 21:05:48 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 167K 2m35s unit-abot-epc-basic-0: 21:05:49 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 108K 2m35s unit-abot-epc-basic-0: 21:05:49 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 169K 2m35s unit-abot-epc-basic-0: 21:05:49 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 170K 2m34s unit-abot-epc-basic-0: 21:05:50 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 107K 2m34s unit-abot-epc-basic-0: 21:05:50 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 169K 2m34s unit-abot-epc-basic-0: 21:05:50 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 186K 2m33s unit-abot-epc-basic-0: 21:05:51 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 152K 2m33s unit-abot-epc-basic-0: 21:05:51 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 110K 2m33s unit-abot-epc-basic-0: 21:05:51 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 184K 2m33s unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 96.0K 2m32s unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 186K 2m32s unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 169K 2m32s unit-abot-epc-basic-0: 21:05:53 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 129K 2m31s unit-abot-epc-basic-0: 21:05:53 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 134K 2m31s unit-abot-epc-basic-0: 21:05:53 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 185K 2m31s unit-abot-epc-basic-0: 21:05:54 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 168K 2m30s unit-abot-epc-basic-0: 21:05:54 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 142K 2m30s unit-abot-epc-basic-0: 21:05:55 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 124K 2m30s unit-abot-epc-basic-0: 21:05:55 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 185K 2m29s unit-abot-epc-basic-0: 21:05:55 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 186K 2m29s unit-abot-epc-basic-0: 21:05:55 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 169K 2m29s unit-abot-epc-basic-0: 21:05:56 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 102K 2m28s unit-abot-epc-basic-0: 21:05:56 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 185K 2m28s unit-abot-epc-basic-0: 21:05:57 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 77.0K 2m28s unit-abot-epc-basic-0: 21:05:57 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 123K 2m28s unit-abot-epc-basic-0: 21:05:58 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 147K 2m27s unit-abot-epc-basic-0: 21:05:58 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 69.7K 2m27s unit-abot-epc-basic-0: 21:05:59 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 94.4K 2m27s unit-abot-epc-basic-0: 21:05:59 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 88.0K 2m27s unit-abot-epc-basic-0: 21:06:00 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 82.4K 2m27s unit-abot-epc-basic-0: 21:06:01 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 81.8K 2m27s unit-abot-epc-basic-0: 21:06:01 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 83.4K 2m27s unit-abot-epc-basic-0: 21:06:02 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 83.1K 2m27s unit-abot-epc-basic-0: 21:06:02 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 94.5K 2m26s unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 94.5K 2m26s unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 88.2K 2m26s unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 94.5K 2m26s unit-abot-epc-basic-0: 21:06:05 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 66.1K 2m26s unit-abot-epc-basic-0: 21:06:05 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 102K 2m26s unit-abot-epc-basic-0: 21:06:06 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 94.5K 2m26s unit-abot-epc-basic-0: 21:06:06 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 118K 2m25s unit-abot-epc-basic-0: 21:06:07 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 102K 2m25s unit-abot-epc-basic-0: 21:06:07 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 65.9K 2m25s unit-abot-epc-basic-0: 21:06:08 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 100K 2m25s unit-abot-epc-basic-0: 21:06:08 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 89.4K 2m25s unit-abot-epc-basic-0: 21:06:09 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 94.1K 2m25s unit-abot-epc-basic-0: 21:06:09 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 104K 2m24s unit-abot-epc-basic-0: 21:06:10 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 126K 2m24s unit-abot-epc-basic-0: 21:06:10 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 94.6K 2m24s unit-abot-epc-basic-0: 21:06:11 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 95.2K 2m24s unit-abot-epc-basic-0: 21:06:11 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 109K 2m23s unit-abot-epc-basic-0: 21:06:12 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 101K 2m23s unit-abot-epc-basic-0: 21:06:12 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 135K 2m23s unit-abot-epc-basic-0: 21:06:13 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 117K 2m23s unit-abot-epc-basic-0: 21:06:13 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 170K 2m22s unit-abot-epc-basic-0: 21:06:13 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 170K 2m22s unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 102K 2m22s unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 620K 2m21s unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 121K 2m21s unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 181K 2m20s unit-abot-epc-basic-0: 21:06:15 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 174K 2m20s unit-abot-epc-basic-0: 21:06:15 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 189K 2m20s unit-abot-epc-basic-0: 21:06:15 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 189K 2m19s unit-abot-epc-basic-0: 21:06:16 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 189K 2m19s unit-abot-epc-basic-0: 21:06:16 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 206K 2m18s unit-abot-epc-basic-0: 21:06:16 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 189K 2m18s unit-abot-epc-basic-0: 21:06:16 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 190K 2m18s unit-abot-epc-basic-0: 21:06:17 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 192K 2m17s unit-abot-epc-basic-0: 21:06:17 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 120K 2m17s unit-abot-epc-basic-0: 21:06:17 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 444K 2m16s unit-abot-epc-basic-0: 21:06:17 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 168K 2m16s unit-abot-epc-basic-0: 21:06:18 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 188K 2m16s unit-abot-epc-basic-0: 21:06:18 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 149K 2m15s unit-abot-epc-basic-0: 21:06:18 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 189K 2m15s unit-abot-epc-basic-0: 21:06:19 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 189K 2m14s unit-abot-epc-basic-0: 21:06:19 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 189K 2m14s unit-abot-epc-basic-0: 21:06:19 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 211K 2m14s unit-abot-epc-basic-0: 21:06:19 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 189K 2m13s unit-abot-epc-basic-0: 21:06:20 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 190K 2m13s unit-abot-epc-basic-0: 21:06:20 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 222K 2m12s unit-abot-epc-basic-0: 21:06:20 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 191K 2m12s unit-abot-epc-basic-0: 21:06:20 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 189K 2m12s unit-abot-epc-basic-0: 21:06:21 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 189K 2m11s unit-abot-epc-basic-0: 21:06:21 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 211K 2m11s unit-abot-epc-basic-0: 21:06:21 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 189K 2m10s unit-abot-epc-basic-0: 21:06:22 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 109K 2m10s unit-abot-epc-basic-0: 21:06:22 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 718K 2m10s unit-abot-epc-basic-0: 21:06:22 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 170K 2m9s unit-abot-epc-basic-0: 21:06:22 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 149K 2m9s unit-abot-epc-basic-0: 21:06:23 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 189K 2m8s unit-abot-epc-basic-0: 21:06:23 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 189K 2m8s unit-abot-epc-basic-0: 21:06:23 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 189K 2m8s unit-abot-epc-basic-0: 21:06:23 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 213K 2m7s unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 189K 2m7s unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 221K 2m6s unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 191K 2m6s unit-abot-epc-basic-0: 21:06:25 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 94.6K 2m6s unit-abot-epc-basic-0: 21:06:25 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 45.8M 2m5s unit-abot-epc-basic-0: 21:06:25 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 188K 2m5s unit-abot-epc-basic-0: 21:06:25 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 162K 2m5s unit-abot-epc-basic-0: 21:06:25 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 166K 2m4s unit-abot-epc-basic-0: 21:06:26 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 168K 2m4s unit-abot-epc-basic-0: 21:06:26 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 216K 2m3s unit-abot-epc-basic-0: 21:06:26 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 189K 2m3s unit-abot-epc-basic-0: 21:06:26 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 189K 2m3s unit-abot-epc-basic-0: 21:06:27 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 216K 2m2s unit-abot-epc-basic-0: 21:06:27 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 224K 2m2s unit-abot-epc-basic-0: 21:06:27 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 94.5K 2m2s unit-abot-epc-basic-0: 21:06:28 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 287K 2m1s unit-abot-epc-basic-0: 21:06:28 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 304K 2m1s unit-abot-epc-basic-0: 21:06:28 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 139K 2m0s unit-abot-epc-basic-0: 21:06:28 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 187K 2m0s unit-abot-epc-basic-0: 21:06:29 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 189K 2m0s unit-abot-epc-basic-0: 21:06:29 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 189K 1m59s unit-abot-epc-basic-0: 21:06:29 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 189K 1m59s unit-abot-epc-basic-0: 21:06:29 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 189K 1m59s unit-abot-epc-basic-0: 21:06:30 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 221K 1m58s unit-abot-epc-basic-0: 21:06:30 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 203K 1m58s unit-abot-epc-basic-0: 21:06:30 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 222K 1m57s unit-abot-epc-basic-0: 21:06:30 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 190K 1m57s unit-abot-epc-basic-0: 21:06:31 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 189K 1m57s unit-abot-epc-basic-0: 21:06:31 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 220K 1m56s unit-abot-epc-basic-0: 21:06:31 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 190K 1m56s unit-abot-epc-basic-0: 21:06:31 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 218K 1m55s unit-abot-epc-basic-0: 21:06:32 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 189K 1m55s unit-abot-epc-basic-0: 21:06:32 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 204K 1m55s unit-abot-epc-basic-0: 21:06:32 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 191K 1m54s unit-abot-epc-basic-0: 21:06:32 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 259K 1m54s unit-abot-epc-basic-0: 21:06:33 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 222K 1m53s unit-abot-epc-basic-0: 21:06:33 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 202K 1m53s unit-abot-epc-basic-0: 21:06:33 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 214K 1m53s unit-abot-epc-basic-0: 21:06:33 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 272K 1m52s unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 107K 1m52s unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 53.9M 1m51s unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 190K 1m51s unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 189K 1m51s unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 189K 1m50s unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 258K 1m50s unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 201K 1m50s unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 225K 1m49s unit-abot-epc-basic-0: 21:06:36 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 98.3K 1m49s unit-abot-epc-basic-0: 21:06:36 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 185K 1m49s unit-abot-epc-basic-0: 21:06:36 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 119K 1m48s unit-abot-epc-basic-0: 21:06:37 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 207K 1m48s unit-abot-epc-basic-0: 21:06:37 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 139K 1m48s unit-abot-epc-basic-0: 21:06:37 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 133K 1m47s unit-abot-epc-basic-0: 21:06:38 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 143K 1m47s unit-abot-epc-basic-0: 21:06:38 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 134K 1m47s unit-abot-epc-basic-0: 21:06:39 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 127K 1m46s unit-abot-epc-basic-0: 21:06:39 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 152K 1m46s unit-abot-epc-basic-0: 21:06:39 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 123K 1m46s unit-abot-epc-basic-0: 21:06:40 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 142K 1m45s unit-abot-epc-basic-0: 21:06:40 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 148K 1m45s unit-abot-epc-basic-0: 21:06:40 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 136K 1m45s unit-abot-epc-basic-0: 21:06:41 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 142K 1m44s unit-abot-epc-basic-0: 21:06:41 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 113K 1m44s unit-abot-epc-basic-0: 21:06:41 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 144K 1m44s unit-abot-epc-basic-0: 21:06:42 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 148K 1m43s unit-abot-epc-basic-0: 21:06:42 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 121K 1m43s unit-abot-epc-basic-0: 21:06:43 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 158K 1m43s unit-abot-epc-basic-0: 21:06:43 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 167K 1m42s unit-abot-epc-basic-0: 21:06:43 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 167K 1m42s unit-abot-epc-basic-0: 21:06:43 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 138K 1m42s unit-abot-epc-basic-0: 21:06:44 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 150K 1m41s unit-abot-epc-basic-0: 21:06:44 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 154K 1m41s unit-abot-epc-basic-0: 21:06:45 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 93.7K 1m41s unit-abot-epc-basic-0: 21:06:45 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 251K 1m40s unit-abot-epc-basic-0: 21:06:45 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 151K 1m40s unit-abot-epc-basic-0: 21:06:46 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 127K 1m40s unit-abot-epc-basic-0: 21:06:46 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 127K 1m40s unit-abot-epc-basic-0: 21:06:46 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 166K 99s unit-abot-epc-basic-0: 21:06:47 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 150K 99s unit-abot-epc-basic-0: 21:06:47 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 165K 99s unit-abot-epc-basic-0: 21:06:47 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 130K 98s unit-abot-epc-basic-0: 21:06:48 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 163K 98s unit-abot-epc-basic-0: 21:06:48 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 168K 97s unit-abot-epc-basic-0: 21:06:48 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 167K 97s unit-abot-epc-basic-0: 21:06:49 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 139K 97s unit-abot-epc-basic-0: 21:06:49 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 139K 96s unit-abot-epc-basic-0: 21:06:49 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 182K 96s unit-abot-epc-basic-0: 21:06:50 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 170K 96s unit-abot-epc-basic-0: 21:06:50 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 167K 95s unit-abot-epc-basic-0: 21:06:50 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 172K 95s unit-abot-epc-basic-0: 21:06:50 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 189K 95s unit-abot-epc-basic-0: 21:06:51 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 189K 94s unit-abot-epc-basic-0: 21:06:51 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 241K 94s unit-abot-epc-basic-0: 21:06:51 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 217K 94s unit-abot-epc-basic-0: 21:06:51 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 223K 93s unit-abot-epc-basic-0: 21:06:51 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 284K 93s unit-abot-epc-basic-0: 21:06:52 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 262K 92s unit-abot-epc-basic-0: 21:06:52 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 307K 92s unit-abot-epc-basic-0: 21:06:52 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 361K 92s unit-abot-epc-basic-0: 21:06:52 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 301K 91s unit-abot-epc-basic-0: 21:06:52 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 354K 91s unit-abot-epc-basic-0: 21:06:52 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 327K 90s unit-abot-epc-basic-0: 21:06:53 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 150K 90s unit-abot-epc-basic-0: 21:06:53 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 39.5M 90s unit-abot-epc-basic-0: 21:06:53 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.37M 89s unit-abot-epc-basic-0: 21:06:53 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 262K 89s unit-abot-epc-basic-0: 21:06:53 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 317K 88s unit-abot-epc-basic-0: 21:06:53 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 369K 88s unit-abot-epc-basic-0: 21:06:53 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 370K 88s unit-abot-epc-basic-0: 21:06:54 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 365K 87s unit-abot-epc-basic-0: 21:06:54 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 301K 87s unit-abot-epc-basic-0: 21:06:54 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 504K 86s unit-abot-epc-basic-0: 21:06:54 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 256K 86s unit-abot-epc-basic-0: 21:06:54 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 721K 86s unit-abot-epc-basic-0: 21:06:54 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 256K 85s unit-abot-epc-basic-0: 21:06:54 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 717K 85s unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 257K 84s unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 719K 84s unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 118K 84s unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 38.3M 83s unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 46.3M 83s unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 331K 82s unit-abot-epc-basic-0: 21:06:56 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 147K 82s unit-abot-epc-basic-0: 21:06:56 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.24M 82s unit-abot-epc-basic-0: 21:06:56 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 222K 81s unit-abot-epc-basic-0: 21:06:56 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 192K 81s unit-abot-epc-basic-0: 21:06:56 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 270K 80s unit-abot-epc-basic-0: 21:06:57 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 144K 80s unit-abot-epc-basic-0: 21:06:57 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 382K 80s unit-abot-epc-basic-0: 21:06:57 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 184K 79s unit-abot-epc-basic-0: 21:06:57 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 188K 79s unit-abot-epc-basic-0: 21:06:58 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 94.8K 79s unit-abot-epc-basic-0: 21:06:58 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.23M 78s unit-abot-epc-basic-0: 21:06:58 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 142K 78s unit-abot-epc-basic-0: 21:06:58 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 149K 78s unit-abot-epc-basic-0: 21:06:59 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 83.8K 78s unit-abot-epc-basic-0: 21:06:59 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 652K 77s unit-abot-epc-basic-0: 21:07:00 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 112K 77s unit-abot-epc-basic-0: 21:07:00 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 107K 77s unit-abot-epc-basic-0: 21:07:00 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 121K 76s unit-abot-epc-basic-0: 21:07:01 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 112K 76s unit-abot-epc-basic-0: 21:07:01 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 95.8K 76s unit-abot-epc-basic-0: 21:07:02 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 141K 75s unit-abot-epc-basic-0: 21:07:02 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 103K 75s unit-abot-epc-basic-0: 21:07:03 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 102K 75s unit-abot-epc-basic-0: 21:07:03 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 95.2K 75s unit-abot-epc-basic-0: 21:07:04 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 87.5K 74s unit-abot-epc-basic-0: 21:07:04 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 164K 74s unit-abot-epc-basic-0: 21:07:05 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 101K 74s unit-abot-epc-basic-0: 21:07:05 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 94.0K 74s unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 82.1K 73s unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 81.9K 73s unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 94.2K 73s unit-abot-epc-basic-0: 21:07:08 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 94.2K 72s unit-abot-epc-basic-0: 21:07:08 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 95.5K 72s unit-abot-epc-basic-0: 21:07:09 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 93.5K 72s unit-abot-epc-basic-0: 21:07:09 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 94.6K 72s unit-abot-epc-basic-0: 21:07:10 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 74.6K 71s unit-abot-epc-basic-0: 21:07:10 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 112K 71s unit-abot-epc-basic-0: 21:07:11 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 88.2K 71s unit-abot-epc-basic-0: 21:07:11 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 102K 71s unit-abot-epc-basic-0: 21:07:12 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 127K 70s unit-abot-epc-basic-0: 21:07:12 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 94.6K 70s unit-abot-epc-basic-0: 21:07:13 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 96.6K 70s unit-abot-epc-basic-0: 21:07:13 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 109K 69s unit-abot-epc-basic-0: 21:07:14 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 102K 69s unit-abot-epc-basic-0: 21:07:14 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 118K 69s unit-abot-epc-basic-0: 21:07:15 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 112K 69s unit-abot-epc-basic-0: 21:07:15 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 144K 68s unit-abot-epc-basic-0: 21:07:15 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 124K 68s unit-abot-epc-basic-0: 21:07:16 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 117K 68s unit-abot-epc-basic-0: 21:07:16 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 124K 67s unit-abot-epc-basic-0: 21:07:17 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 102K 67s unit-abot-epc-basic-0: 21:07:17 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 117K 67s unit-abot-epc-basic-0: 21:07:17 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 124K 66s unit-abot-epc-basic-0: 21:07:18 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 102K 66s unit-abot-epc-basic-0: 21:07:18 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 107K 66s unit-abot-epc-basic-0: 21:07:19 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 66.0K 66s unit-abot-epc-basic-0: 21:07:20 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 120K 65s unit-abot-epc-basic-0: 21:07:20 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 62.4K 65s unit-abot-epc-basic-0: 21:07:21 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 66.8K 65s unit-abot-epc-basic-0: 21:07:22 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 63.5K 65s unit-abot-epc-basic-0: 21:07:22 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 86.7K 64s unit-abot-epc-basic-0: 21:07:23 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 86.0K 64s unit-abot-epc-basic-0: 21:07:24 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 88.2K 64s unit-abot-epc-basic-0: 21:07:24 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 88.1K 64s unit-abot-epc-basic-0: 21:07:25 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 87.6K 63s unit-abot-epc-basic-0: 21:07:25 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 94.1K 63s unit-abot-epc-basic-0: 21:07:26 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 47.0K 63s unit-abot-epc-basic-0: 21:07:26 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 498K 62s unit-abot-epc-basic-0: 21:07:27 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 93.5K 62s unit-abot-epc-basic-0: 21:07:27 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 102K 62s unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 95.1K 62s unit-abot-epc-basic-0: 21:07:29 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 57.0K 61s unit-abot-epc-basic-0: 21:07:29 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 112K 61s unit-abot-epc-basic-0: 21:07:30 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 71.8K 61s unit-abot-epc-basic-0: 21:07:31 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 75.0K 61s unit-abot-epc-basic-0: 21:07:31 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 72.6K 60s unit-abot-epc-basic-0: 21:07:32 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 58.3K 60s unit-abot-epc-basic-0: 21:07:33 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 97.0K 60s unit-abot-epc-basic-0: 21:07:33 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 86.1K 59s unit-abot-epc-basic-0: 21:07:34 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 87.4K 59s unit-abot-epc-basic-0: 21:07:35 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 81.1K 59s unit-abot-epc-basic-0: 21:07:35 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 80.2K 59s unit-abot-epc-basic-0: 21:07:36 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 88.3K 58s unit-abot-epc-basic-0: 21:07:36 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 75.6K 58s unit-abot-epc-basic-0: 21:07:37 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 80.4K 58s unit-abot-epc-basic-0: 21:07:38 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 88.1K 57s unit-abot-epc-basic-0: 21:07:38 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 94.5K 57s unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 94.6K 57s unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 88.1K 57s unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 94.5K 56s unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 85.7K 56s unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 88.0K 56s unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 93.4K 55s unit-abot-epc-basic-0: 21:07:42 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 87.8K 55s unit-abot-epc-basic-0: 21:07:43 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 70.6K 55s unit-abot-epc-basic-0: 21:07:43 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 93.9K 54s unit-abot-epc-basic-0: 21:07:44 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 94.0K 54s unit-abot-epc-basic-0: 21:07:44 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 88.4K 54s unit-abot-epc-basic-0: 21:07:45 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 102K 54s unit-abot-epc-basic-0: 21:07:45 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 94.5K 53s unit-abot-epc-basic-0: 21:07:46 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 131K 53s unit-abot-epc-basic-0: 21:07:47 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 63.1K 53s unit-abot-epc-basic-0: 21:07:47 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 189K 52s unit-abot-epc-basic-0: 21:07:47 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 88.0K 52s unit-abot-epc-basic-0: 21:07:48 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 69.5K 52s unit-abot-epc-basic-0: 21:07:49 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 82.9K 51s unit-abot-epc-basic-0: 21:07:49 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 78.1K 51s unit-abot-epc-basic-0: 21:07:50 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 82.3K 51s unit-abot-epc-basic-0: 21:07:50 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 94.5K 50s unit-abot-epc-basic-0: 21:07:51 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 94.5K 50s unit-abot-epc-basic-0: 21:07:51 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 102K 50s unit-abot-epc-basic-0: 21:07:52 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 105K 49s unit-abot-epc-basic-0: 21:07:52 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 126K 49s unit-abot-epc-basic-0: 21:07:53 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 88.6K 49s unit-abot-epc-basic-0: 21:07:53 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 332K 48s unit-abot-epc-basic-0: 21:07:53 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 132K 48s unit-abot-epc-basic-0: 21:07:54 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 121K 48s unit-abot-epc-basic-0: 21:07:54 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 132K 47s unit-abot-epc-basic-0: 21:07:55 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 110K 47s unit-abot-epc-basic-0: 21:07:55 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 82.3K 47s unit-abot-epc-basic-0: 21:07:56 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 121K 46s unit-abot-epc-basic-0: 21:07:56 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 120K 46s unit-abot-epc-basic-0: 21:07:57 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 101K 46s unit-abot-epc-basic-0: 21:07:57 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 112K 45s unit-abot-epc-basic-0: 21:07:57 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 119K 45s unit-abot-epc-basic-0: 21:07:58 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 110K 45s unit-abot-epc-basic-0: 21:07:58 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 113K 44s unit-abot-epc-basic-0: 21:07:59 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 119K 44s unit-abot-epc-basic-0: 21:07:59 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 109K 44s unit-abot-epc-basic-0: 21:08:00 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 132K 43s unit-abot-epc-basic-0: 21:08:00 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 120K 43s unit-abot-epc-basic-0: 21:08:00 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 148K 43s unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 161K 42s unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 152K 42s unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 188K 42s unit-abot-epc-basic-0: 21:08:02 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 215K 41s unit-abot-epc-basic-0: 21:08:02 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 213K 41s unit-abot-epc-basic-0: 21:08:02 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 227K 40s unit-abot-epc-basic-0: 21:08:02 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 221K 40s unit-abot-epc-basic-0: 21:08:02 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 272K 40s unit-abot-epc-basic-0: 21:08:03 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 315K 39s unit-abot-epc-basic-0: 21:08:03 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 277K 39s unit-abot-epc-basic-0: 21:08:03 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 568K 39s unit-abot-epc-basic-0: 21:08:03 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 274K 38s unit-abot-epc-basic-0: 21:08:03 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 580K 38s unit-abot-epc-basic-0: 21:08:03 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 280K 37s unit-abot-epc-basic-0: 21:08:03 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 618K 37s unit-abot-epc-basic-0: 21:08:03 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 341K 37s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 655K 36s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 349K 36s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 573K 36s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 677K 35s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 478K 35s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 438K 34s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 1.07M 34s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 479K 34s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 583K 33s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 703K 33s unit-abot-epc-basic-0: 21:08:04 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 1.24M 33s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 445K 32s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 666K 32s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.15M 31s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 487K 31s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 671K 31s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.07M 30s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 1.17M 30s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.28M 30s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 461K 29s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 701K 29s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 6.02M 28s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 165K 28s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 57.2M 28s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 48.3M 27s unit-abot-epc-basic-0: 21:08:05 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 51.5M 27s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 225K 27s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 49.1M 26s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 56.2M 26s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 58.0M 25s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.20M 25s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 495K 25s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 444K 24s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 4.95M 24s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 706K 24s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 445K 23s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 663K 23s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 185K 23s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 38.4M 22s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 51.2M 22s unit-abot-epc-basic-0: 21:08:06 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 51.2M 22s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.28M 21s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 337K 21s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 673K 20s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 715K 20s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 335K 20s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.05M 19s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 722K 19s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 336K 19s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 1.04M 18s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 730K 18s unit-abot-epc-basic-0: 21:08:07 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 336K 18s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1.03M 17s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 734K 17s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 350K 17s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 964K 16s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 768K 16s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 426K 16s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 596K 15s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 1.20M 15s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 497K 15s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 428K 14s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.12M 14s unit-abot-epc-basic-0: 21:08:08 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 497K 13s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 430K 13s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 2.66M 13s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 396K 12s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 537K 12s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.25M 12s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 737K 11s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 350K 11s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 947K 11s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 1.22M 10s unit-abot-epc-basic-0: 21:08:09 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 495K 10s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 145K 10s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 36.2M 9s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 51.7M 9s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 187K 9s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 44.6M 8s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 48.3M 8s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 699K 8s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 264K 7s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 636K 7s unit-abot-epc-basic-0: 21:08:10 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 267K 7s unit-abot-epc-basic-0: 21:08:11 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 474K 6s unit-abot-epc-basic-0: 21:08:11 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 314K 6s unit-abot-epc-basic-0: 21:08:11 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 160K 6s unit-abot-epc-basic-0: 21:08:11 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 44.1M 5s unit-abot-epc-basic-0: 21:08:11 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 492K 5s unit-abot-epc-basic-0: 21:08:11 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 310K 5s unit-abot-epc-basic-0: 21:08:11 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 227K 4s unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 333K 4s unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 331K 4s unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 228K 4s unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 436K 3s unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 258K 3s unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 278K 3s unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 421K 2s unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 255K 2s unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 348K 2s unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 320K 1s unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 279K 1s unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 424K 1s unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 255K 0s unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 420K=5m0s unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install 2018-11-01 21:08:14 (156 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install (Reading database ... 67281 files and directories currently installed.) unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 21:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) over (3.1.1) ... unit-abot-epc-basic-0: 21:08:16 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:08:16 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:08:16 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:08:16 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.718 s unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:08:19+00:00 unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:19 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:08:21 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: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.717 s unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:08:21+00:00 unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:21 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:08:23 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.695 s unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:08:24+00:00 unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 21:08:24 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): elasticsearch in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:08:25 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): urllib3>=1.21.1 in /usr/local/lib/python2.7/dist-packages (from elasticsearch) unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): flask in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.10 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): itsdangerous>=0.24 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): Werkzeug>=0.14 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): click>=5.1 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:08:26 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:08:27 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): bs4 in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:08:27 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): beautifulsoup4 in /usr/local/lib/python2.7/dist-packages (from bs4) unit-abot-epc-basic-0: 21:08:27 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:08:27 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:08:27 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 21:08:27 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 21:08:27 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3190436161656129010.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7131889709345950662.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6634741606212491175.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall298441307009067701.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall841480051641962432.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall869399888573741922.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.741 s unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:08:29+00:00 unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:32 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:08:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:32 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 21:08:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 21:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:08:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:08:34 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:08:34 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 21:08:34 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Error: Could not find or load main class org.apache.maven.surefire.booter.ForkedBooter unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD FAILURE unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 3.385 s unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:08:35+00:00 unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 21M/60M unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project ABOT-RunScenarios: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] Command was /bin/sh -c cd /var/lib/abot-epc-basic && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/abot-epc-basic/target/surefire/surefirebooter1872310883568219300.jar /var/lib/abot-epc-basic/target/surefire/surefire6869028824910101668tmp /var/lib/abot-epc-basic/target/surefire/surefire_08214554972750026526tmp unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] -> [Help 1] unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install ls: cannot access '/etc/rebaca-test-suite/artifacts/*/': No such file or directory unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install cp: missing destination file operand after '/etc/rebaca-test-suite/log/*.*' unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Try 'cp --help' for more information. unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 1 unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install After this operation, 0 B of additional disk space will be used. unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:08:35 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:08:37 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.696 s unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:08:38+00:00 unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:38 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:08:40 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:40 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:08:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:08:40 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: 21:08:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:41 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:08:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:41 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.681 s unit-abot-epc-basic-0: 21:08:41 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:08:41+00:00 unit-abot-epc-basic-0: 21:08:41 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:08:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:41 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:08:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.710 s unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:08:43+00:00 unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install tar (child): testReports.tgz: Cannot open: No such file or directory unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install tar (child): Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install tar: Child returned status 2 unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install tar: Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--configure): unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 2 unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:08:43 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.install E: Sub-process /usr/bin/dpkg returned an error code (1) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Error: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 21:08:44 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-abot-epc-basic-0: 21:08:44 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 21:08:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 21:08:44 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:08:44 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 21:08:44 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:08:54 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-abot-epc-basic-0: 21:08:54 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:08:54 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 21:08:54 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 21:08:54 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 21:08:54 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 21:08:54 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 21:08:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 21:08:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:08:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-91d1ee-default-0 unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 21:08:56 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 21:08:56 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install openjdk-8-jdk is already the newest version (8u181-b13-1ubuntu0.16.04.1). unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install After this operation, 0 B of additional disk space will be used. unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:08:57 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:08:59 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:08:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:59 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:08:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:08:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:08:59 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.780 s unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:09:00+00:00 unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:00 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:09:02 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: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.692 s unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:09:02+00:00 unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:02 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:09:04 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.686 s unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:09:05+00:00 unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install tar (child): testReports.tgz: Cannot open: No such file or directory unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install tar (child): Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install tar: Child returned status 2 unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install tar: Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--configure): unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 2 unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 21:09:06 DEBUG unit.abot-epc-basic/0.install E: Sub-process /usr/bin/dpkg returned an error code (1) unit-abot-epc-basic-0: 21:09:06 DEBUG unit.abot-epc-basic/0.install --2018-11-01 21:09:06-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 21:09:06 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 21:09:06 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 21:09:06 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 21:09:06 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 21:09:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:09:07 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 62.2K 12m30s unit-abot-epc-basic-0: 21:09:08 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 46.9K 14m32s unit-abot-epc-basic-0: 21:09:09 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 62.1K 13m50s unit-abot-epc-basic-0: 21:09:10 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 62.5K 13m28s unit-abot-epc-basic-0: 21:09:10 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 76.4K 12m47s unit-abot-epc-basic-0: 21:09:11 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 73.3K 12m24s unit-abot-epc-basic-0: 21:09:12 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 92.4K 11m49s unit-abot-epc-basic-0: 21:09:12 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 94.8K 11m21s unit-abot-epc-basic-0: 21:09:13 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 93.6K 10m59s unit-abot-epc-basic-0: 21:09:13 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 188K 10m17s unit-abot-epc-basic-0: 21:09:13 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 179K 9m44s unit-abot-epc-basic-0: 21:09:14 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 96.0K 9m35s unit-abot-epc-basic-0: 21:09:14 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 92.8K 9m28s unit-abot-epc-basic-0: 21:09:15 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 187K 9m5s unit-abot-epc-basic-0: 21:09:15 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 93.7K 9m0s unit-abot-epc-basic-0: 21:09:15 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 160K 8m44s unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 102K 8m39s unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 116K 8m32s unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 121K 8m24s unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 102K 8m21s unit-abot-epc-basic-0: 21:09:18 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 93.4K 8m20s unit-abot-epc-basic-0: 21:09:18 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 187K 8m8s unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 93.7K 8m7s unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 130K 8m1s unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 120K 7m56s unit-abot-epc-basic-0: 21:09:20 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 130K 7m51s unit-abot-epc-basic-0: 21:09:20 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 120K 7m47s unit-abot-epc-basic-0: 21:09:21 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 130K 7m42s unit-abot-epc-basic-0: 21:09:21 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 119K 7m39s unit-abot-epc-basic-0: 21:09:21 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 131K 7m34s unit-abot-epc-basic-0: 21:09:22 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 110K 7m33s unit-abot-epc-basic-0: 21:09:22 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 129K 7m29s unit-abot-epc-basic-0: 21:09:22 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 160K 7m23s unit-abot-epc-basic-0: 21:09:23 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 135K 7m20s unit-abot-epc-basic-0: 21:09:23 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 163K 7m14s unit-abot-epc-basic-0: 21:09:23 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 163K 7m10s unit-abot-epc-basic-0: 21:09:24 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 164K 7m5s unit-abot-epc-basic-0: 21:09:24 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 219K 6m59s unit-abot-epc-basic-0: 21:09:24 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 109K 6m58s unit-abot-epc-basic-0: 21:09:24 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 39.1M 6m47s unit-abot-epc-basic-0: 21:09:25 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 188K 6m43s unit-abot-epc-basic-0: 21:09:25 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 187K 6m38s unit-abot-epc-basic-0: 21:09:26 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 93.7K 6m40s unit-abot-epc-basic-0: 21:09:26 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 44.1M 6m30s unit-abot-epc-basic-0: 21:09:26 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 117K 6m29s unit-abot-epc-basic-0: 21:09:26 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 133K 6m28s unit-abot-epc-basic-0: 21:09:27 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 107K 6m28s unit-abot-epc-basic-0: 21:09:27 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 100K 6m29s unit-abot-epc-basic-0: 21:09:28 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 103K 6m29s unit-abot-epc-basic-0: 21:09:28 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 100K 6m30s unit-abot-epc-basic-0: 21:09:29 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 94.0K 6m31s unit-abot-epc-basic-0: 21:09:29 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 110K 6m30s unit-abot-epc-basic-0: 21:09:30 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 87.3K 6m32s unit-abot-epc-basic-0: 21:09:30 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 126K 6m31s unit-abot-epc-basic-0: 21:09:31 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 93.6K 6m32s unit-abot-epc-basic-0: 21:09:32 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 66.3K 6m36s unit-abot-epc-basic-0: 21:09:32 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 72.7K 6m40s unit-abot-epc-basic-0: 21:09:33 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 131K 6m38s unit-abot-epc-basic-0: 21:09:33 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 93.0K 6m39s unit-mysql-0: 21:09:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:09:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:09:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 21:09:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 21:09:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 21:09:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 21:09:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 21:09:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 21:09:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 21:09:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 21:09:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:09:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:09:34 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 93.7K 6m39s unit-abot-epc-basic-0: 21:09:34 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 94.1K 6m40s unit-abot-epc-basic-0: 21:09:35 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 102K 6m40s unit-abot-epc-basic-0: 21:09:35 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 86.2K 6m41s unit-abot-epc-basic-0: 21:09:36 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 87.0K 6m42s unit-abot-epc-basic-0: 21:09:36 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 101K 6m42s unit-abot-epc-basic-0: 21:09:37 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 94.1K 6m43s unit-abot-epc-basic-0: 21:09:37 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 111K 6m42s unit-abot-epc-basic-0: 21:09:38 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 97.9K 6m42s unit-abot-epc-basic-0: 21:09:38 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 108K 6m42s unit-abot-epc-basic-0: 21:09:39 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 82.3K 6m43s unit-abot-epc-basic-0: 21:09:39 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 93.5K 6m43s unit-abot-epc-basic-0: 21:09:40 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 93.6K 6m44s unit-abot-epc-basic-0: 21:09:40 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 110K 6m43s unit-abot-epc-basic-0: 21:09:41 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 101K 6m43s unit-abot-epc-basic-0: 21:09:41 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 94.1K 6m43s unit-abot-epc-basic-0: 21:09:42 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 126K 6m42s unit-abot-epc-basic-0: 21:09:42 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 95.2K 6m42s unit-abot-epc-basic-0: 21:09:43 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 111K 6m41s unit-abot-epc-basic-0: 21:09:43 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 101K 6m41s unit-abot-epc-basic-0: 21:09:44 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 141K 6m39s unit-abot-epc-basic-0: 21:09:44 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 112K 6m39s unit-abot-epc-basic-0: 21:09:44 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 184K 6m36s unit-abot-epc-basic-0: 21:09:45 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 165K 6m34s unit-abot-epc-basic-0: 21:09:45 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 182K 6m32s unit-abot-epc-basic-0: 21:09:45 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 193K 6m29s unit-abot-epc-basic-0: 21:09:45 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 217K 6m27s unit-abot-epc-basic-0: 21:09:46 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 191K 6m24s unit-abot-epc-basic-0: 21:09:46 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 526K 6m20s unit-abot-epc-basic-0: 21:09:46 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 235K 6m18s unit-abot-epc-basic-0: 21:09:46 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 258K 6m15s unit-abot-epc-basic-0: 21:09:46 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 422K 6m11s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 274K 6m9s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 589K 6m5s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 275K 6m2s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 924K 5m59s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 278K 5m56s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 164K 5m54s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 38.3M 5m50s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 42.5M 5m46s unit-abot-epc-basic-0: 21:09:47 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 625K 5m43s unit-abot-epc-basic-0: 21:09:48 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 275K 5m41s unit-abot-epc-basic-0: 21:09:48 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 594K 5m38s unit-abot-epc-basic-0: 21:09:48 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 274K 5m36s unit-abot-epc-basic-0: 21:09:48 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 592K 5m33s unit-abot-epc-basic-0: 21:09:48 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 275K 5m31s unit-abot-epc-basic-0: 21:09:48 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 1.03M 5m27s unit-abot-epc-basic-0: 21:09:48 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 162K 5m26s unit-abot-epc-basic-0: 21:09:48 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 47.6M 5m23s unit-abot-epc-basic-0: 21:09:49 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 130K 5m23s unit-abot-epc-basic-0: 21:09:49 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 51.9M 5m19s unit-abot-epc-basic-0: 21:09:49 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 149K 5m18s unit-abot-epc-basic-0: 21:09:49 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 42.1M 5m15s unit-abot-epc-basic-0: 21:09:49 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 194K 5m14s unit-abot-epc-basic-0: 21:09:50 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 93.1K 5m15s unit-abot-epc-basic-0: 21:09:50 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 600K 5m12s unit-abot-epc-basic-0: 21:09:50 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 120K 5m12s unit-abot-epc-basic-0: 21:09:51 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 163K 5m11s unit-abot-epc-basic-0: 21:09:51 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 145K 5m11s unit-abot-epc-basic-0: 21:09:52 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 127K 5m10s unit-abot-epc-basic-0: 21:09:52 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 123K 5m10s unit-abot-epc-basic-0: 21:09:52 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 112K 5m10s unit-abot-epc-basic-0: 21:09:53 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 138K 5m10s unit-abot-epc-basic-0: 21:09:53 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 86.8K 5m10s unit-abot-epc-basic-0: 21:09:54 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 101K 5m11s unit-abot-epc-basic-0: 21:09:54 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 93.6K 5m11s unit-abot-epc-basic-0: 21:09:55 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 116K 5m11s unit-abot-epc-basic-0: 21:09:55 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 111K 5m11s unit-abot-epc-basic-0: 21:09:56 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 101K 5m12s unit-abot-epc-basic-0: 21:09:56 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 127K 5m11s unit-abot-epc-basic-0: 21:09:57 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 93.7K 5m12s unit-abot-epc-basic-0: 21:09:57 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 85.9K 5m13s unit-abot-epc-basic-0: 21:09:58 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 113K 5m13s unit-abot-epc-basic-0: 21:09:58 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 109K 5m13s unit-abot-epc-basic-0: 21:09:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 21:09:59 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 94.4K 5m13s unit-abot-epc-basic-0: 21:09:59 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 144K 5m12s unit-abot-epc-basic-0: 21:10:00 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 99.7K 5m13s unit-abot-epc-basic-0: 21:10:00 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 102K 5m13s unit-abot-epc-basic-0: 21:10:00 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 129K 5m12s unit-abot-epc-basic-0: 21:10:01 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 110K 5m12s unit-abot-epc-basic-0: 21:10:01 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 127K 5m12s unit-abot-epc-basic-0: 21:10:02 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 123K 5m12s unit-abot-epc-basic-0: 21:10:02 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 147K 5m11s unit-abot-epc-basic-0: 21:10:02 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 161K 5m10s unit-abot-epc-basic-0: 21:10:03 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 187K 5m9s unit-abot-epc-basic-0: 21:10:03 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 183K 5m8s unit-abot-epc-basic-0: 21:10:03 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 133K 5m8s unit-abot-epc-basic-0: 21:10:03 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 329K 5m6s unit-abot-epc-basic-0: 21:10:04 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 183K 5m5s unit-abot-epc-basic-0: 21:10:04 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 187K 5m4s unit-abot-epc-basic-0: 21:10:04 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 187K 5m3s unit-abot-epc-basic-0: 21:10:05 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 227K 5m2s unit-abot-epc-basic-0: 21:10:05 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 159K 5m1s unit-abot-epc-basic-0: 21:10:05 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 188K 5m0s unit-abot-epc-basic-0: 21:10:05 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 142K 4m59s unit-abot-epc-basic-0: 21:10:06 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 178K 4m58s unit-abot-epc-basic-0: 21:10:06 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 177K 4m58s unit-abot-epc-basic-0: 21:10:06 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 168K 4m57s unit-abot-epc-basic-0: 21:10:07 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 181K 4m56s unit-abot-epc-basic-0: 21:10:07 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 150K 4m55s unit-abot-epc-basic-0: 21:10:07 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 183K 4m54s unit-abot-epc-basic-0: 21:10:07 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 164K 4m54s unit-abot-epc-basic-0: 21:10:08 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 182K 4m53s unit-abot-epc-basic-0: 21:10:08 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 187K 4m52s unit-abot-epc-basic-0: 21:10:08 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 165K 4m51s unit-abot-epc-basic-0: 21:10:09 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 165K 4m50s unit-abot-epc-basic-0: 21:10:09 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 187K 4m49s unit-abot-epc-basic-0: 21:10:09 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 183K 4m49s unit-abot-epc-basic-0: 21:10:09 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 184K 4m48s unit-abot-epc-basic-0: 21:10:10 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 187K 4m47s unit-abot-epc-basic-0: 21:10:10 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 112K 4m47s unit-abot-epc-basic-0: 21:10:10 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 444K 4m45s unit-abot-epc-basic-0: 21:10:11 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 134K 4m45s unit-abot-epc-basic-0: 21:10:11 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 161K 4m44s unit-abot-epc-basic-0: 21:10:11 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 187K 4m43s unit-abot-epc-basic-0: 21:10:11 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 185K 4m43s unit-abot-epc-basic-0: 21:10:12 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 160K 4m42s unit-abot-epc-basic-0: 21:10:12 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 187K 4m41s unit-abot-epc-basic-0: 21:10:12 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 148K 4m41s unit-abot-epc-basic-0: 21:10:13 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 134K 4m40s unit-abot-epc-basic-0: 21:10:13 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 159K 4m40s unit-abot-epc-basic-0: 21:10:13 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 161K 4m39s unit-abot-epc-basic-0: 21:10:14 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 186K 4m38s unit-abot-epc-basic-0: 21:10:14 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 162K 4m38s unit-abot-epc-basic-0: 21:10:14 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 175K 4m37s unit-abot-epc-basic-0: 21:10:15 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 114K 4m37s unit-abot-epc-basic-0: 21:10:15 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 164K 4m36s unit-abot-epc-basic-0: 21:10:15 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 147K 4m36s unit-abot-epc-basic-0: 21:10:16 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 82.0K 4m36s unit-abot-epc-basic-0: 21:10:16 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 219K 4m35s unit-abot-epc-basic-0: 21:10:16 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 129K 4m35s unit-abot-epc-basic-0: 21:10:17 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 110K 4m35s unit-abot-epc-basic-0: 21:10:17 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 143K 4m35s unit-abot-epc-basic-0: 21:10:18 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 111K 4m34s unit-abot-epc-basic-0: 21:10:18 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 119K 4m34s unit-abot-epc-basic-0: 21:10:19 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 123K 4m34s unit-abot-epc-basic-0: 21:10:19 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 153K 4m33s unit-abot-epc-basic-0: 21:10:19 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 105K 4m34s unit-abot-epc-basic-0: 21:10:20 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 155K 4m33s unit-abot-epc-basic-0: 21:10:20 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 143K 4m33s unit-abot-epc-basic-0: 21:10:20 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 126K 4m32s unit-abot-epc-basic-0: 21:10:21 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 155K 4m32s unit-abot-epc-basic-0: 21:10:21 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 185K 4m31s unit-abot-epc-basic-0: 21:10:21 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 164K 4m30s unit-abot-epc-basic-0: 21:10:22 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 187K 4m30s unit-abot-epc-basic-0: 21:10:22 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 165K 4m29s unit-abot-epc-basic-0: 21:10:22 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 216K 4m28s unit-abot-epc-basic-0: 21:10:22 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 186K 4m27s unit-abot-epc-basic-0: 21:10:23 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 187K 4m27s unit-abot-epc-basic-0: 21:10:23 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 187K 4m26s unit-abot-epc-basic-0: 21:10:23 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 218K 4m25s unit-abot-epc-basic-0: 21:10:23 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 196K 4m24s unit-abot-epc-basic-0: 21:10:24 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 194K 4m24s unit-abot-epc-basic-0: 21:10:24 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 187K 4m23s unit-abot-epc-basic-0: 21:10:24 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 247K 4m22s unit-abot-epc-basic-0: 21:10:24 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 252K 4m21s unit-abot-epc-basic-0: 21:10:25 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 219K 4m20s unit-abot-epc-basic-0: 21:10:25 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 188K 4m20s unit-abot-epc-basic-0: 21:10:25 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 256K 4m19s unit-abot-epc-basic-0: 21:10:25 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 200K 4m18s unit-abot-epc-basic-0: 21:10:26 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 190K 4m17s unit-abot-epc-basic-0: 21:10:26 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 188K 4m17s unit-abot-epc-basic-0: 21:10:26 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 246K 4m16s unit-abot-epc-basic-0: 21:10:26 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 252K 4m15s unit-abot-epc-basic-0: 21:10:26 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 219K 4m14s unit-abot-epc-basic-0: 21:10:27 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 99.6K 4m14s unit-abot-epc-basic-0: 21:10:27 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 1.79M 4m13s unit-abot-epc-basic-0: 21:10:27 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 187K 4m12s unit-abot-epc-basic-0: 21:10:28 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 187K 4m12s unit-abot-epc-basic-0: 21:10:28 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 187K 4m11s unit-abot-epc-basic-0: 21:10:28 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 208K 4m10s unit-abot-epc-basic-0: 21:10:28 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 191K 4m10s unit-abot-epc-basic-0: 21:10:29 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 122K 4m9s unit-abot-epc-basic-0: 21:10:29 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 602K 4m8s unit-abot-epc-basic-0: 21:10:29 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 162K 4m8s unit-abot-epc-basic-0: 21:10:29 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 185K 4m7s unit-abot-epc-basic-0: 21:10:30 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 168K 4m7s unit-abot-epc-basic-0: 21:10:30 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 161K 4m6s unit-abot-epc-basic-0: 21:10:30 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 187K 4m6s unit-abot-epc-basic-0: 21:10:31 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 170K 4m5s unit-abot-epc-basic-0: 21:10:31 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 117K 4m5s unit-abot-epc-basic-0: 21:10:31 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 238K 4m4s unit-abot-epc-basic-0: 21:10:31 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 154K 4m4s unit-abot-epc-basic-0: 21:10:32 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 144K 4m3s unit-abot-epc-basic-0: 21:10:32 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 151K 4m3s unit-abot-epc-basic-0: 21:10:32 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 185K 4m2s unit-abot-epc-basic-0: 21:10:33 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 164K 4m2s unit-abot-epc-basic-0: 21:10:33 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 169K 4m1s unit-abot-epc-basic-0: 21:10:33 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 187K 4m1s unit-abot-epc-basic-0: 21:10:34 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 187K 4m0s unit-abot-epc-basic-0: 21:10:34 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 187K 4m0s unit-abot-epc-basic-0: 21:10:34 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 186K 3m59s unit-abot-epc-basic-0: 21:10:35 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 93.7K 3m59s unit-abot-epc-basic-0: 21:10:35 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 958K 3m58s unit-abot-epc-basic-0: 21:10:35 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 134K 3m58s unit-abot-epc-basic-0: 21:10:35 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 133K 3m57s unit-abot-epc-basic-0: 21:10:36 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 138K 3m57s unit-abot-epc-basic-0: 21:10:36 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 114K 3m57s unit-abot-epc-basic-0: 21:10:37 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 138K 3m57s unit-abot-epc-basic-0: 21:10:37 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 114K 3m57s unit-abot-epc-basic-0: 21:10:37 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 154K 3m56s unit-abot-epc-basic-0: 21:10:38 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 96.4K 3m56s unit-abot-epc-basic-0: 21:10:38 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 117K 3m56s unit-abot-epc-basic-0: 21:10:39 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 134K 3m56s unit-abot-epc-basic-0: 21:10:39 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 137K 3m55s unit-abot-epc-basic-0: 21:10:39 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 115K 3m55s unit-abot-epc-basic-0: 21:10:40 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 120K 3m55s unit-abot-epc-basic-0: 21:10:40 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 114K 3m55s unit-abot-epc-basic-0: 21:10:41 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 104K 3m55s unit-abot-epc-basic-0: 21:10:41 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 139K 3m55s unit-abot-epc-basic-0: 21:10:42 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 122K 3m54s unit-abot-epc-basic-0: 21:10:42 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 141K 3m54s unit-abot-epc-basic-0: 21:10:43 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 86.2K 3m54s machine-3: 21:10:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 21:10:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 21:10:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 21:10:43 DEBUG juju.agent read agent config, format "2.0" machine-3: 21:10:43 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 21:10: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: 21:10:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 21:10:43 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 21:10:43 DEBUG juju.worker start "api" unit-oai-hss-0: 21:10:43 INFO juju.worker start "api" unit-oai-hss-0: 21:10:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 21:10:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 21:10:43 DEBUG juju.worker "api" started unit-oai-hss-0: 21:10:43 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:10:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 21:10:43 DEBUG juju.worker start "engine" machine-3: 21:10:43 INFO juju.worker start "engine" unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 21:10:43 DEBUG juju.worker "engine" started machine-3: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.introspection stats worker now serving machine-3: 21:10:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.apicaller connecting with current password machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.worker.apicaller connecting with current password machine-3: 21:10:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 21:10:43 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-hss-0: 21:10:43 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:10:43 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:10:43 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-hss-0: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 21:10:43 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 187K 3m54s machine-3: 21:10:43 DEBUG juju.worker.apicaller connected machine-3: 21:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 21:10:43 INFO juju.worker.upgrader unblocking abort check machine-3: 21:10:43 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 21:10:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 21:10:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 21:10:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 21:10:43 DEBUG juju.agent read agent config, format "2.0" machine-2: 21:10:43 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 21:10:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 21:10:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 21:10:43 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 21:10:43 DEBUG juju.worker start "api" unit-oai-epc-0: 21:10:43 INFO juju.worker start "api" unit-oai-epc-0: 21:10:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 21:10:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 21:10:43 DEBUG juju.worker start "engine" machine-2: 21:10:43 INFO juju.worker start "engine" machine-2: 21:10:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 21:10:43 DEBUG juju.worker "api" started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 21:10:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 21:10:43 DEBUG juju.worker "engine" started machine-2: 21:10:43 DEBUG juju.worker.introspection stats worker now serving machine-2: 21:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 21:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 21:10:43 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.apicaller connecting with current password machine-2: 21:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.apicaller connecting with current password machine-3: 21:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 21:10:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:10:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:10:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:10:43 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 21:10:43 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 21:10:43 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-3: 21:10:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:10:43 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:10:43 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 21:10:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 21:10:43 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-3: 21:10:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 21:10:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 21:10:43 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 21:10:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:10:43 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10: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-2: 21:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 21:10:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:10:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 21:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 21:10:43 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 21:10:43 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 21:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 21:10:43 DEBUG juju.worker.logger logger setup machine-2: 21:10:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 21:10:43 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 21:10:43 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 21:10:43 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 21:10:43 INFO juju.api connection established to "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-3: 21:10:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 21:10:43 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 21:10:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 21:10:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-3: 21:10:43 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 21:10:43 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 21:10: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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 21:10:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 21:10:43 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 112K 3m54s machine-3: 21:10:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 21:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 21:10:43 INFO juju.util.exec run result: exit status 127 machine-3: 21:10:43 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec940027317/script.sh: line 1: fanatic: command not found 127 machine-3: 21:10:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 21:10:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 21:10:43 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 21:10:43 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 21:10:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 21:10:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 21:10:43 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 21:10:43 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 21:10:43 INFO juju.util.exec run result: exit status 127 machine-3: 21:10:43 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec633340335/script.sh: line 1: fanatic: command not found 127 machine-3: 21:10:43 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 21:10:43 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 21:10:43 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 21:10:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 21:10:43 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 21:10:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:10:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:10:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:10:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:10:43 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-3: 21:10:43 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:10:43 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.23 local-machine:::1] machine-3: 21:10:43 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.23 local-machine:::1] machine-3: 21:10:43 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 21:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 21:10:43 DEBUG juju.worker start "3-container-watcher" machine-3: 21:10:43 DEBUG juju.worker start "stateconverter" machine-3: 21:10:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 21:10:43 INFO juju.worker start "3-container-watcher" machine-3: 21:10:43 DEBUG juju.worker "3-container-watcher" started machine-3: 21:10:43 INFO juju.worker start "stateconverter" machine-3: 21:10:43 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 21:10:43 DEBUG juju.worker "stateconverter" started machine-3: 21:10:43 INFO juju.worker.machiner "machine-3" started machine-3: 21:10:43 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 21:10:44 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 21:10:44 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 138K 3m53s unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:44 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 21:10:44 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 21:10:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 21:10:44 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 21:10:44 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 21:10:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 21:10:44 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 21:10:44 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 21:10:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:10:44 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 21:10:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 21:10:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 21:10:44 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 21:10:44 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-oai-hss-0: 21:10:44 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-oai-hss-0: 21:10:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 21:10:44 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 21:10:44 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 21:10:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 21:10:44 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 21:10:44 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 21:10:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 21:10:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 21:10:44 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 21:10:44 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-oai-epc-0: 21:10:44 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-oai-epc-0: 21:10:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 21:10:44 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 21:10:44 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 21:10:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 21:10:44 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] unit-oai-epc-0: 21:10:44 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-3: 21:10:44 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:b6:85:03 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.23 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:b6:85:03 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:10:44 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-epc-0: 21:10:44 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 21:10:44 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 21:10:44 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 21:10:44 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 21:10:44 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 21:10:44 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 21:10:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:10:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 21:10:44 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 21:10:44 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 21:10:44 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 21:10:44 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 21:10:44 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 21:10:44 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 21:10:44 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 21:10:44 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 21:10:44 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 21:10:44 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 21:10:44 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 21:10:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 21:10:44 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 21:10:44 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 21:10:44 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 21:10:44 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 21:10:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ config-get branch machine-2: 21:10:44 DEBUG juju.worker.apicaller connected machine-2: 21:10:44 DEBUG juju.api RPC connection died machine-2: 21:10:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.apicaller connecting with current password machine-2: 21:10:44 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 21:10:44 INFO juju.api connection established to "wss://192.168.121.6:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" machine-2: 21:10:44 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/e1f08d40-6d73-46d3-82cb-b8c73491d1ee/api" unit-oai-epc-0: 21:10:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 21:10:44 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 21:10:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 21:10:44 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 114K 3m53s unit-oai-epc-0: 21:10:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 21:10:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 21:10:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 21:10:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 21:10:44 DEBUG juju.worker.apicaller connected machine-2: 21:10:44 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: unit-oai-epc-0: 21:10:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 21:10:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 21:10:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 21:10:44 INFO juju.worker.upgrader unblocking abort check machine-2: 21:10:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 21:10:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 21:10:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:10:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 21:10:44 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 139K 3m53s machine-2: 21:10:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 21:10:44 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 21:10:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 21:10:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 21:10:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.logger logger setup machine-2: 21:10:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. machine-2: 21:10:44 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 21:10:44 DEBUG unit.oai-hss/0.install machine-2: 21:10:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 21:10:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 21:10:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-oai-epc-0: 21:10:44 DEBUG unit.oai-epc/0.install machine-2: 21:10:44 INFO juju.util.exec run result: exit status 127 machine-2: 21:10:44 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec203022592/script.sh: line 1: fanatic: command not found 127 machine-2: 21:10:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-2: 21:10:44 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 21:10:44 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 21:10:44 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 21:10:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:10:44 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 21:10:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 21:10:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:10:44 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 21:10:44 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 21:10:44 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-2: 21:10:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 21:10:44 DEBUG juju.network including address local-machine:::1 for machine machine-2: 21:10:44 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 21:10:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 21:10:44 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.200:17070"] machine-2: 21:10:44 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 21:10:45 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 21:10:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:10:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 21:10:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 21:10:45 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 21:10:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 21:10:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 21:10:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:10:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:10:45 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 21:10:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 21:10:45 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 21:10:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 21:10:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 21:10:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 21:10:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:10:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:10:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 21:10:45 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 21:10:45 DEBUG juju.network including address local-machine:::1 for machine machine-2: 21:10:45 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 21:10:45 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 21:10:45 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 21:10:45 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 21:10:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 21:10:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 21:10:45 INFO juju.util.exec run result: exit status 127 machine-2: 21:10:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec177051700/script.sh: line 1: fanatic: command not found 127 machine-2: 21:10:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 21:10:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 21:10:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 21:10:45 DEBUG juju.worker start "2-container-watcher" machine-2: 21:10:45 DEBUG juju.worker start "stateconverter" machine-2: 21:10:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 21:10:45 INFO juju.worker start "2-container-watcher" machine-2: 21:10:45 DEBUG juju.worker "2-container-watcher" started machine-2: 21:10:45 INFO juju.worker start "stateconverter" machine-2: 21:10:45 DEBUG juju.worker "stateconverter" started machine-2: 21:10:45 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 21:10:45 INFO juju.worker.machiner "machine-2" started machine-2: 21:10:45 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 21:10:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 21:10:45 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 152K 3m52s unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 21:10:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-2: 21:10:45 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:80:cf:50 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.17 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:80:cf:50 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 21:10:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 21:10:45 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 108K 3m52s unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 21:10:45 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 21:10:46 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 160K 3m52s unit-oai-epc-0: 21:10:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:10:46 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 21:10:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 21:10:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:10:46 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:10:46 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 111K 3m52s unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 21:10:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:10:46 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 21:10:46 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 156K 3m51s unit-oai-hss-0: 21:10:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 21:10:46 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-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 21:10:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:10:46 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 21:10:46 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-epc-0: 21:10:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:10:46 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 21:10:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 21:10:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 21:10:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-abot-epc-basic-0: 21:10:47 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 136K 3m51s unit-oai-epc-0: 21:10:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:10:47 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 21:10:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:10:47 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 21:10:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:10:47 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-abot-epc-basic-0: 21:10:47 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 120K 3m51s unit-oai-hss-0: 21:10:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:10:47 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 21:10:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ config-get realm unit-abot-epc-basic-0: 21:10:47 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 160K 3m50s unit-oai-hss-0: 21:10:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 21:10:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:10:47 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 21:10:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 21:10:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-abot-epc-basic-0: 21:10:48 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 170K 3m50s unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 21:10:48 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 131K 3m49s unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 21:10:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 21:10:49 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 93.5K 3m49s unit-oai-hss-0: 21:10:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 21:10:49 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 626K 3m49s unit-oai-hss-0: 21:10:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 21:10:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 21:10:49 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 158K 3m48s unit-oai-hss-0: 21:10:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 21:10:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 21:10:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 21:10:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 21:10:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 21:10:50 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 84.4K 3m48s unit-oai-hss-0: 21:10:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 21:10:50 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 239K 3m48s unit-oai-hss-0: 21:10:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 21:10:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 21:10:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 21:10:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 21:10:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 21:10:50 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 78.5K 3m48s unit-oai-hss-0: 21:10:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 21:10:51 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 128K 3m48s unit-oai-hss-0: 21:10:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 21:10:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 21:10:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 21:10:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 21:10:51 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 93.5K 3m48s unit-oai-hss-0: 21:10:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 21:10:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 21:10:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 21:10:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 21:10:52 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 103K 3m48s unit-oai-hss-0: 21:10:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 21:10:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 21:10:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 21:10:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 21:10:52 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 93.6K 3m48s unit-oai-hss-0: 21:10:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 21:10:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 21:10:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 21:10:53 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 101K 3m47s unit-oai-hss-0: 21:10:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 21:10:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 21:10:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 21:10:53 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 109K 3m47s unit-oai-hss-0: 21:10:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 21:10:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 21:10:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 21:10:54 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 107K 3m47s unit-oai-hss-0: 21:10:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 21:10:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 21:10:54 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 113K 3m47s unit-abot-epc-basic-0: 21:10:55 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 132K 3m47s unit-abot-epc-basic-0: 21:10:55 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 108K 3m47s unit-abot-epc-basic-0: 21:10:56 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 91.1K 3m47s unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:10:56 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 164K 3m46s unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 21:10:56 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 21:10:56 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 101K 3m46s unit-oai-hss-0: 21:10:57 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:10:57 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 21:10:57 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 21:10:57 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 21:10:57 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 92.8K 3m46s unit-oai-hss-0: 21:10:57 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-abot-epc-basic-0: 21:10:58 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 93.6K 3m46s unit-oai-hss-0: 21:10:58 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-oai-hss-0: 21:10:58 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: 21:10:58 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-abot-epc-basic-0: 21:10:58 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 94.5K 3m46s unit-oai-hss-0: 21:10:58 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 21:10:58 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 21:10:59 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 93.6K 3m46s unit-oai-hss-0: 21:10:59 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: 21:10:59 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-oai-hss-0: 21:10:59 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-abot-epc-basic-0: 21:10:59 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 113K 3m46s unit-oai-hss-0: 21:10:59 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 21:10:59 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: 21:10:59 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-abot-epc-basic-0: 21:10:59 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 125K 3m46s unit-oai-hss-0: 21:11:00 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 21:11:00 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 21:11:00 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-abot-epc-basic-0: 21:11:00 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 101K 3m45s unit-oai-hss-0: 21:11:00 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 21:11:00 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: 21:11:00 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 125K 3m45s unit-oai-hss-0: 21:11:00 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-oai-hss-0: 21:11:01 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 21:11:01 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 21:11:01 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 125K 3m45s unit-abot-epc-basic-0: 21:11:01 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 124K 3m45s unit-oai-hss-0: 21:11:01 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 21:11:01 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: 21:11:01 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 21:11:02 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 115K 3m44s unit-oai-hss-0: 21:11:02 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 21:11:02 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-abot-epc-basic-0: 21:11:02 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 137K 3m44s unit-oai-hss-0: 21:11:02 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 21:11:02 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-abot-epc-basic-0: 21:11:02 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 115K 3m44s unit-oai-hss-0: 21:11:02 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: 21:11:03 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 21:11:03 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 154K 3m43s unit-oai-hss-0: 21:11:03 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 21:11:03 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-abot-epc-basic-0: 21:11:03 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 143K 3m43s unit-oai-hss-0: 21:11:03 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-oai-hss-0: 21:11:03 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 21:11:03 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-abot-epc-basic-0: 21:11:03 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 127K 3m43s unit-oai-hss-0: 21:11:04 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-abot-epc-basic-0: 21:11:04 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 162K 3m42s unit-oai-hss-0: 21:11:04 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 21:11:04 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: 21:11:04 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-abot-epc-basic-0: 21:11:04 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 155K 3m42s unit-oai-hss-0: 21:11:04 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-oai-hss-0: 21:11:04 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-oai-hss-0: 21:11:04 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-abot-epc-basic-0: 21:11:04 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 125K 3m41s unit-oai-hss-0: 21:11:05 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 21:11:05 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 162K 3m41s unit-oai-hss-0: 21:11:05 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: 21:11:05 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-abot-epc-basic-0: 21:11:05 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 139K 3m41s unit-oai-hss-0: 21:11:05 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-abot-epc-basic-0: 21:11:06 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 128K 3m40s unit-oai-hss-0: 21:11:06 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: 21:11:06 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-oai-hss-0: 21:11:06 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: 21:11:06 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 159K 3m40s unit-oai-hss-0: 21:11:06 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: 21:11:06 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-abot-epc-basic-0: 21:11:06 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 184K 3m39s unit-oai-hss-0: 21:11:06 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: 21:11:06 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-abot-epc-basic-0: 21:11:06 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 164K 3m39s unit-oai-hss-0: 21:11:07 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 21:11:07 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 177K 3m38s unit-oai-hss-0: 21:11:07 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 21:11:07 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-161.211 [773 kB] unit-abot-epc-basic-0: 21:11:07 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 187K 3m38s unit-oai-hss-0: 21:11:07 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 21:11:07 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 21:11:07 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 188K 3m37s unit-oai-hss-0: 21:11:07 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 21:11:07 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 199K 3m37s unit-oai-hss-0: 21:11:08 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-abot-epc-basic-0: 21:11:08 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 220K 3m36s unit-oai-hss-0: 21:11:08 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: 21:11:08 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 230K 3m35s unit-abot-epc-basic-0: 21:11:08 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 463K 3m35s unit-oai-hss-0: 21:11:08 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 21:11:08 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-abot-epc-basic-0: 21:11:08 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 239K 3m34s unit-oai-hss-0: 21:11:08 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 21:11:08 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 350K 3m33s unit-abot-epc-basic-0: 21:11:09 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 305K 3m33s unit-abot-epc-basic-0: 21:11:09 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 281K 3m32s unit-abot-epc-basic-0: 21:11:09 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 478K 3m31s unit-abot-epc-basic-0: 21:11:09 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 308K 3m30s unit-abot-epc-basic-0: 21:11:09 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 135K 3m30s unit-abot-epc-basic-0: 21:11:09 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 48.7M 3m29s unit-oai-hss-0: 21:11:09 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 21:11:09 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 21:11:10 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 235K 3m29s unit-oai-hss-0: 21:11:10 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 21:11:10 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 219K 3m28s unit-oai-hss-0: 21:11:10 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 21:11:10 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 46.5M 3m27s unit-oai-hss-0: 21:11:10 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-abot-epc-basic-0: 21:11:10 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 282K 3m26s unit-oai-hss-0: 21:11:10 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-abot-epc-basic-0: 21:11:10 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 229K 3m26s unit-oai-hss-0: 21:11:10 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 21:11:10 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 217K 3m25s unit-abot-epc-basic-0: 21:11:11 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 202K 3m25s unit-oai-hss-0: 21:11:11 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: 21:11:11 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-abot-epc-basic-0: 21:11:11 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 216K 3m24s unit-abot-epc-basic-0: 21:11:11 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 277K 3m24s unit-oai-hss-0: 21:11:11 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: 21:11:11 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-abot-epc-basic-0: 21:11:11 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 276K 3m23s unit-oai-hss-0: 21:11:11 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-abot-epc-basic-0: 21:11:11 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 239K 3m22s unit-oai-hss-0: 21:11:12 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 21:11:12 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: 21:11:12 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 21:11:12 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 100K 3m22s unit-oai-hss-0: 21:11:12 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 21:11:12 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 555K 3m21s unit-oai-hss-0: 21:11:12 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 21:11:12 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 288K 3m21s unit-oai-hss-0: 21:11:12 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 21:11:12 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 217K 3m20s unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 21:11:13 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 188K 3m20s unit-abot-epc-basic-0: 21:11:13 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 287K 3m19s unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 21:11:13 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 220K 3m19s unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4148 kB/s) unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 21:11:13 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 189K 3m18s unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install (Reading database ... 83660 files and directories currently installed.) unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:11:13 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 21:11:14 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 236K 3m18s unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 21:11:14 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 137K 3m17s unit-abot-epc-basic-0: 21:11:14 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 374K 3m17s unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 21:11:14 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:15 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 93.4K 3m17s unit-abot-epc-basic-0: 21:11:15 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 1.19M 3m16s unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:15 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 140K 3m15s unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 21:11:15 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 108K 3m15s unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 21:11:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 21:11:16 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 93.7K 3m15s unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 21:11:16 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 167K 3m15s unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 21:11:16 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 21:11:17 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 93.6K 3m15s unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 21:11:17 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 21:11:17 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 98.7K 3m15s unit-oai-hss-0: 21:11:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 21:11:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 21:11:18 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 21:11:18 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 88.7K 3m15s unit-oai-hss-0: 21:11:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 21:11:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 21:11:18 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 21:11:18 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 99.1K 3m14s unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 21:11:19 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 99.1K 3m14s unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 21:11:19 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 21:11:19 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 109K 3m14s unit-oai-hss-0: 21:11:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 21:11:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 21:11:20 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:20 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 125K 3m14s unit-oai-hss-0: 21:11:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 21:11:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:20 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:20 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 106K 3m14s unit-abot-epc-basic-0: 21:11:21 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 136K 3m13s unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 21:11:21 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 124K 3m13s unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:21 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 162K 3m13s unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:21 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:22 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 174K 3m12s unit-oai-hss-0: 21:11:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 21:11:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:22 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:22 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 185K 3m12s unit-abot-epc-basic-0: 21:11:22 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 204K 3m11s unit-abot-epc-basic-0: 21:11:22 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 220K 3m11s unit-oai-hss-0: 21:11:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 21:11:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:22 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:23 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 386K 3m10s unit-abot-epc-basic-0: 21:11:23 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 249K 3m9s unit-abot-epc-basic-0: 21:11:23 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 245K 3m9s unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:23 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 151K 3m9s unit-abot-epc-basic-0: 21:11:23 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 51.6M 3m8s unit-abot-epc-basic-0: 21:11:23 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 761K 3m7s unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 21:11:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:11:24 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 124K 3m7s unit-abot-epc-basic-0: 21:11:24 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.09M 3m6s unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 21:11:24 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 160K 3m6s unit-oai-hss-0: 21:11:24 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:24 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 226K 3m5s unit-abot-epc-basic-0: 21:11:25 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 175K 3m5s unit-abot-epc-basic-0: 21:11:25 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 184K 3m4s unit-oai-hss-0: 21:11:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 21:11:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:25 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:25 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 174K 3m4s unit-abot-epc-basic-0: 21:11:25 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 165K 3m3s unit-oai-hss-0: 21:11:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 21:11:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:11:25 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:26 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 187K 3m3s unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:26 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 187K 3m2s unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:11:26 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 186K 3m2s unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 21:11:26 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 21:11:27 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 186K 3m2s unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 21:11:27 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 187K 3m1s unit-abot-epc-basic-0: 21:11:27 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 183K 3m1s unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 21:11:27 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 185K 3m0s unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 21:11:27 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 21:11:28 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 187K 3m0s unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... unit-abot-epc-basic-0: 21:11:28 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 187K 2m59s unit-abot-epc-basic-0: 21:11:28 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 187K 2m59s unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 21:11:28 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 191K 2m58s unit-oai-hss-0: 21:11:28 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:11:29 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 187K 2m58s unit-abot-epc-basic-0: 21:11:29 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 193K 2m58s unit-oai-hss-0: 21:11:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 21:11:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:29 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:29 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 188K 2m57s unit-abot-epc-basic-0: 21:11:29 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 217K 2m57s unit-abot-epc-basic-0: 21:11:30 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 205K 2m56s unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:30 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 253K 2m56s unit-abot-epc-basic-0: 21:11:30 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 361K 2m55s unit-abot-epc-basic-0: 21:11:30 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 225K 2m55s unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:30 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:30 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 231K 2m54s unit-abot-epc-basic-0: 21:11:31 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 483K 2m54s unit-abot-epc-basic-0: 21:11:31 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 129K 2m53s unit-abot-epc-basic-0: 21:11:31 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 38.7M 2m52s unit-abot-epc-basic-0: 21:11:31 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 275K 2m52s unit-abot-epc-basic-0: 21:11:31 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 127K 2m52s unit-abot-epc-basic-0: 21:11:32 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1006K 2m51s unit-oai-hss-0: 21:11:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 21:11:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 21:11:32 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 187K 2m51s unit-oai-hss-0: 21:11:32 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 21:11:32 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 185K 2m50s unit-abot-epc-basic-0: 21:11:32 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 205K 2m50s unit-abot-epc-basic-0: 21:11:33 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 209K 2m49s unit-oai-hss-0: 21:11:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 21:11:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:11:33 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:33 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 189K 2m49s unit-abot-epc-basic-0: 21:11:33 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 215K 2m48s unit-abot-epc-basic-0: 21:11:33 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 283K 2m48s unit-oai-hss-0: 21:11:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 21:11:33 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: 21:11:33 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:34 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 126K 2m48s unit-abot-epc-basic-0: 21:11:34 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 221K 2m47s unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 21:11:34 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 113K 2m47s unit-oai-hss-0: 21:11:34 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 21:11:34 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 381K 2m46s unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 21:11:35 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 143K 2m46s unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 21:11:35 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 21:11:35 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 85.2K 2m46s unit-abot-epc-basic-0: 21:11:36 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 274K 2m45s unit-abot-epc-basic-0: 21:11:36 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 140K 2m45s unit-oai-hss-0: 21:11:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 21:11:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 21:11:36 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 21:11:36 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 128K 2m45s unit-oai-hss-0: 21:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 21:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 21:11:37 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 21:11:37 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 142K 2m45s unit-oai-hss-0: 21:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 21:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 21:11:37 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 21:11:37 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 138K 2m44s unit-abot-epc-basic-0: 21:11:37 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 142K 2m44s unit-abot-epc-basic-0: 21:11:38 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 163K 2m44s unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 21:11:38 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 141K 2m43s unit-abot-epc-basic-0: 21:11:38 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 175K 2m43s unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 21:11:38 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 21:11:39 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 129K 2m43s unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 21:11:39 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 163K 2m42s unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 21:11:39 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 141K 2m42s unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 21:11:39 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:11:40 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 175K 2m41s unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 21:11:40 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 163K 2m41s unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 21:11:40 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 142K 2m41s unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 21:11:40 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:11:41 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 183K 2m40s unit-oai-hss-0: 21:11:41 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:11:41 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 187K 2m40s unit-abot-epc-basic-0: 21:11:41 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 167K 2m40s unit-abot-epc-basic-0: 21:11:41 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 216K 2m39s unit-abot-epc-basic-0: 21:11:42 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 223K 2m39s unit-abot-epc-basic-0: 21:11:42 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 226K 2m38s unit-abot-epc-basic-0: 21:11:42 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 224K 2m38s unit-abot-epc-basic-0: 21:11:42 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 126K 2m38s unit-abot-epc-basic-0: 21:11:42 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 50.4M 2m37s unit-abot-epc-basic-0: 21:11:43 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 227K 2m36s unit-oai-hss-0: 21:11:43 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 21:11:43 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 21:11:43 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 157K 2m36s unit-oai-hss-0: 21:11:43 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 21:11:43 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 21:11:43 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 21:11:43 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 285K 2m36s unit-oai-hss-0: 21:11:43 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 21:11:43 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 21:11:43 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 187K 2m35s unit-oai-hss-0: 21:11:44 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 21:11:44 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 160K 2m35s unit-oai-hss-0: 21:11:44 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:44 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:44 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 187K 2m34s unit-oai-hss-0: 21:11:44 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 21:11:44 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 187K 2m34s unit-abot-epc-basic-0: 21:11:45 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 187K 2m34s unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 21:11:45 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 193K 2m33s unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 21:11:45 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 187K 2m33s unit-oai-hss-0: 21:11:45 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 21:11:45 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 217K 2m32s unit-abot-epc-basic-0: 21:11:46 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 187K 2m32s unit-oai-hss-0: 21:11:46 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 21:11:46 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 93.4K 2m32s unit-abot-epc-basic-0: 21:11:46 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 32.7M 2m31s unit-oai-hss-0: 21:11:46 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 21:11:46 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:11:46 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 161K 2m31s unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 21:11:47 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 161K 2m30s unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:47 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 93.6K 2m30s unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:11:47 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 278K 2m30s unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:47 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:48 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:48 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 21:11:48 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 143K 2m30s unit-abot-epc-basic-0: 21:11:48 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 137K 2m29s unit-abot-epc-basic-0: 21:11:49 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 141K 2m29s unit-abot-epc-basic-0: 21:11:49 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 142K 2m29s unit-abot-epc-basic-0: 21:11:49 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 155K 2m28s unit-abot-epc-basic-0: 21:11:50 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 127K 2m28s unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 21:11:50 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 143K 2m28s unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 21:11:50 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 156K 2m27s unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 21:11:50 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 21:11:51 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 141K 2m27s unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 21:11:51 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 142K 2m27s unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 21:11:51 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:11:52 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 86.8K 2m27s unit-abot-epc-basic-0: 21:11:52 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 867K 2m26s unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 21:11:52 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 105K 2m26s unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 21:11:52 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 21:11:52 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 160K 2m25s unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 21:11:53 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 125K 2m25s unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 21:11:53 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 141K 2m25s unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1272 kB/s) unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install (Reading database ... 90389 files and directories currently installed.) unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 21:11:53 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 21:11:53 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 161K 2m24s unit-abot-epc-basic-0: 21:11:54 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 176K 2m24s unit-oai-hss-0: 21:11:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 21:11:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 21:11:54 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:11:54 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 129K 2m24s unit-abot-epc-basic-0: 21:11:54 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 163K 2m23s unit-oai-hss-0: 21:11:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 21:11:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 21:11:54 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:11:55 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 160K 2m23s unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:11:55 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 157K 2m23s unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 21:11:55 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:11:55 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 181K 2m22s unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:11:56 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 128K 2m22s unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 21:11:56 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 161K 2m22s unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-abot-epc-basic-0: 21:11:56 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 163K 2m21s unit-oai-hss-0: 21:11:56 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-abot-epc-basic-0: 21:11:57 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 186K 2m21s unit-oai-hss-0: 21:11:57 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: 21:11:57 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.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 21:11:57 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 161K 2m21s unit-abot-epc-basic-0: 21:11:57 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 187K 2m20s unit-abot-epc-basic-0: 21:11:57 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 191K 2m20s unit-abot-epc-basic-0: 21:11:58 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 218K 2m19s unit-oai-hss-0: 21:11:58 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.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 21:11:58 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 227K 2m19s unit-oai-hss-0: 21:11:58 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-abot-epc-basic-0: 21:11:58 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 275K 2m19s unit-oai-hss-0: 21:11:58 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-abot-epc-basic-0: 21:11:58 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 219K 2m18s unit-oai-hss-0: 21:11:58 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 21:11:58 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: 21:11:59 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-abot-epc-basic-0: 21:11:59 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 115K 2m18s unit-abot-epc-basic-0: 21:11:59 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 45.3M 2m17s unit-oai-hss-0: 21:11:59 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-abot-epc-basic-0: 21:11:59 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 368K 2m17s unit-oai-hss-0: 21:11:59 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: 21:11:59 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: 21:11:59 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-abot-epc-basic-0: 21:11:59 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 126K 2m17s unit-oai-hss-0: 21:11:59 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 21:11:59 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 510K 2m16s unit-oai-hss-0: 21:11:59 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 21:12:00 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 21:12:00 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 186K 2m16s unit-oai-hss-0: 21:12:00 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: 21:12:00 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-abot-epc-basic-0: 21:12:00 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 163K 2m15s unit-oai-hss-0: 21:12:00 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 21:12:00 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-abot-epc-basic-0: 21:12:00 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 164K 2m15s unit-oai-hss-0: 21:12:00 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: 21:12:00 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 21:12:01 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 118K 2m15s unit-oai-hss-0: 21:12:01 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-abot-epc-basic-0: 21:12:01 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 252K 2m14s unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2165 kB/s) unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install (Reading database ... 90500 files and directories currently installed.) unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:12:01 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:12:01 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 162K 2m14s unit-abot-epc-basic-0: 21:12:01 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 171K 2m14s unit-abot-epc-basic-0: 21:12:02 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 186K 2m13s unit-oai-hss-0: 21:12:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 21:12:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:12:02 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 117K 2m13s unit-oai-hss-0: 21:12:02 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:12:02 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 188K 2m13s unit-abot-epc-basic-0: 21:12:03 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 162K 2m12s unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 21:12:03 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 150K 2m12s unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 21:12:03 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:12:04 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 106K 2m12s unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:12:04 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 163K 2m11s unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:12:04 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 108K 2m11s unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:12:04 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:12:05 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 154K 2m11s unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 21:12:05 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 162K 2m10s unit-abot-epc-basic-0: 21:12:05 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 156K 2m10s unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 21:12:05 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:12:06 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 112K 2m10s unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 21:12:06 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 175K 2m9s unit-oai-hss-0: 21:12:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:12:06 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 183K 2m9s unit-abot-epc-basic-0: 21:12:07 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 149K 2m9s unit-abot-epc-basic-0: 21:12:07 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 124K 2m8s unit-abot-epc-basic-0: 21:12:07 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 154K 2m8s unit-oai-hss-0: 21:12:07 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 21:12:07 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 21:12:07 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 21:12:08 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 21:12:08 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 21:12:08 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:12:08 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:12:08 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 183K 2m8s unit-abot-epc-basic-0: 21:12:08 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 158K 2m7s unit-abot-epc-basic-0: 21:12:08 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 150K 2m7s unit-abot-epc-basic-0: 21:12:09 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 141K 2m7s unit-abot-epc-basic-0: 21:12:09 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 163K 2m6s unit-abot-epc-basic-0: 21:12:09 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 185K 2m6s unit-abot-epc-basic-0: 21:12:09 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 190K 2m6s unit-abot-epc-basic-0: 21:12:10 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 220K 2m5s unit-abot-epc-basic-0: 21:12:10 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 280K 2m5s unit-abot-epc-basic-0: 21:12:10 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 219K 2m4s unit-abot-epc-basic-0: 21:12:10 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 261K 2m4s unit-abot-epc-basic-0: 21:12:11 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 206K 2m4s unit-oai-hss-0: 21:12:11 DEBUG unit.oai-hss/0.install 181101 21:12:11 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 21:12:11 DEBUG unit.oai-hss/0.install 181101 21:12:11 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 21:12:11 DEBUG unit.oai-hss/0.install 181101 21:12:11 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11654 ... unit-abot-epc-basic-0: 21:12:11 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 481K 2m3s unit-abot-epc-basic-0: 21:12:11 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 267K 2m3s unit-abot-epc-basic-0: 21:12:11 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 324K 2m2s unit-abot-epc-basic-0: 21:12:11 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 322K 2m2s unit-abot-epc-basic-0: 21:12:11 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 332K 2m1s unit-abot-epc-basic-0: 21:12:11 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 424K 2m1s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 448K 2m0s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 337K 2m0s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 437K 1m59s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 459K 1m59s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 579K 1m59s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 404K 1m58s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 487K 1m58s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.16M 1m57s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 303K 1m57s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 792K 1m56s unit-abot-epc-basic-0: 21:12:12 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.24M 1m56s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 312K 1m55s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.95M 1m55s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 148K 1m54s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 54.3M 1m54s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 55.4M 1m53s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 56.8M 1m53s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 615K 1m52s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 470K 1m52s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 646K 1m52s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 555K 1m51s unit-abot-epc-basic-0: 21:12:13 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 475K 1m51s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 653K 1m50s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 393K 1m50s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 487K 1m49s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.19M 1m49s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 404K 1m48s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 487K 1m48s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.25M 1m47s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 398K 1m47s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 750K 1m47s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 705K 1m46s unit-abot-epc-basic-0: 21:12:14 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 564K 1m46s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 472K 1m45s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 165K 1m45s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 44.3M 1m44s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 57.6M 1m44s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 1.50M 1m44s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 541K 1m43s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 357K 1m43s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 1.08M 1m42s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 292K 1m42s unit-abot-epc-basic-0: 21:12:15 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 580K 1m41s unit-abot-epc-basic-0: 21:12:16 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 181K 1m41s unit-abot-epc-basic-0: 21:12:16 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 37.6M 1m41s unit-abot-epc-basic-0: 21:12:16 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 53.4M 1m40s unit-abot-epc-basic-0: 21:12:16 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 228K 1m40s unit-abot-epc-basic-0: 21:12:16 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 611K 99s unit-abot-epc-basic-0: 21:12:16 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 268K 99s unit-abot-epc-basic-0: 21:12:16 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 589K 99s unit-abot-epc-basic-0: 21:12:16 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 274K 98s unit-abot-epc-basic-0: 21:12:17 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 420K 98s unit-abot-epc-basic-0: 21:12:17 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 338K 97s unit-abot-epc-basic-0: 21:12:17 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 589K 97s unit-abot-epc-basic-0: 21:12:17 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 273K 97s unit-abot-epc-basic-0: 21:12:17 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 599K 96s unit-abot-epc-basic-0: 21:12:17 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 274K 96s unit-abot-epc-basic-0: 21:12:17 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 622K 95s unit-abot-epc-basic-0: 21:12:18 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 269K 95s unit-abot-epc-basic-0: 21:12:18 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1020K 95s unit-abot-epc-basic-0: 21:12:18 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 230K 94s unit-abot-epc-basic-0: 21:12:18 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 158K 94s unit-abot-epc-basic-0: 21:12:18 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 52.6M 93s unit-abot-epc-basic-0: 21:12:18 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 61.4M 93s unit-abot-epc-basic-0: 21:12:19 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 111K 93s unit-abot-epc-basic-0: 21:12:19 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 53.7M 92s unit-abot-epc-basic-0: 21:12:19 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 616K 92s unit-abot-epc-basic-0: 21:12:19 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 204K 92s unit-abot-epc-basic-0: 21:12:19 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 242K 91s unit-abot-epc-basic-0: 21:12:19 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 254K 91s unit-abot-epc-basic-0: 21:12:20 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 135K 91s unit-abot-epc-basic-0: 21:12:20 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 165K 90s unit-abot-epc-basic-0: 21:12:20 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 3.91M 90s unit-abot-epc-basic-0: 21:12:20 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 112K 90s unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install mysql start/running, process 11789 unit-abot-epc-basic-0: 21:12:21 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 141K 89s unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 21:12:21 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 130K 89s unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 21:12:21 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:12:22 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 149K 89s unit-oai-hss-0: 21:12:22 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 21:12:22 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:12:22 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 21:12:22 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 107K 89s unit-oai-hss-0: 21:12:22 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 21:12:22 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 21:12:22 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 160K 88s unit-oai-hss-0: 21:12:22 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 21:12:23 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:12:23 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 139K 88s unit-oai-hss-0: 21:12:23 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 21:12:23 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 21:12:23 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 21:12:23 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 127K 88s unit-oai-hss-0: 21:12:23 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:12:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:12:23 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 147K 87s unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:12:24 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 93.7K 87s unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 21:12:24 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 189K 87s unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 21:12:24 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-oai-hss-0: 21:12:24 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-abot-epc-basic-0: 21:12:25 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 149K 87s unit-abot-epc-basic-0: 21:12:25 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 108K 86s unit-oai-hss-0: 21:12:25 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (298 kB/s) unit-oai-hss-0: 21:12:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 21:12:25 DEBUG unit.oai-hss/0.install (Reading database ... 92501 files and directories currently installed.) unit-oai-hss-0: 21:12:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:12:25 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 21:12:25 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 181K 86s unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:12:26 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 121K 86s unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 21:12:26 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 165K 85s unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:12:26 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 146K 85s unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install --2018-11-01 21:12:26-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 21:12:26 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:12:27 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 91.8K 85s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 376K 3s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 749K 2s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 756K 2s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 13.7M 1s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 802K 1s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 62.9M 1s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 65.7M 1s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 18.8M 1s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 61.6M 0s unit-abot-epc-basic-0: 21:12:27 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 197K 85s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 807K 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 60.8M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 66.0M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 57.8M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 69.0M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 68.4M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 61.1M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 45.2M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 58.7M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 840K 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 65.1M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 66.2M 0s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 95.3M=0.5s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install 2018-11-01 21:12:27 (2.28 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:12:27 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 164K 84s unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 21:12:27 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-abot-epc-basic-0: 21:12:28 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 116K 84s unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-abot-epc-basic-0: 21:12:28 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 145K 84s unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 21:12:28 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-abot-epc-basic-0: 21:12:29 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 145K 84s unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install make all-here unit-abot-epc-basic-0: 21:12:29 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 135K 83s unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:29 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 142K 83s unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 21:12:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:30 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 152K 83s unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:30 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 129K 82s unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:30 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 146K 82s unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 21:12:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:31 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 167K 82s unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:31 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 128K 81s unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:31 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 162K 81s unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 21:12:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:32 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 148K 81s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:32 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 182K 81s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:32 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 183K 80s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 21:12:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:32 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 187K 80s unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:33 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 189K 80s unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:33 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 190K 79s unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:33 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 197K 79s unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:33 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 248K 79s unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 21:12:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:34 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 192K 78s unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:34 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 560K 78s unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:34 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 222K 78s unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:34 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 163K 77s unit-abot-epc-basic-0: 21:12:34 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 50.9M 77s unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 21:12:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:35 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 199K 77s unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:35 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 252K 76s unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:35 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 122K 76s unit-abot-epc-basic-0: 21:12:35 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 41.9M 75s unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:35 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 259K 75s unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 21:12:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:36 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 176K 75s unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:36 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 191K 75s unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-abot-epc-basic-0: 21:12:36 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 171K 74s unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 21:12:36 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:37 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 157K 74s unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:37 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 163K 74s unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:37 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 149K 73s unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 21:12:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:37 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 184K 73s unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:38 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 183K 73s unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:38 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 167K 72s unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:38 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 170K 72s unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 21:12:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:39 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 180K 72s unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:12:39 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 186K 71s unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 21:12:39 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-abot-epc-basic-0: 21:12:39 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 187K 71s unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 21:12:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 21:12:39 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-abot-epc-basic-0: 21:12:39 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 171K 71s unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 21:12:40 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-abot-epc-basic-0: 21:12:40 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 92.7K 71s unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 21:12:40 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-abot-epc-basic-0: 21:12:40 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 315K 70s unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 21:12:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 21:12:40 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-abot-epc-basic-0: 21:12:40 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 145K 70s unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 21:12:41 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-abot-epc-basic-0: 21:12:41 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 153K 70s unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 21:12:41 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-abot-epc-basic-0: 21:12:41 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 156K 69s unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 21:12:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 21:12:41 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-abot-epc-basic-0: 21:12:41 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 183K 69s unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 21:12:42 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-abot-epc-basic-0: 21:12:42 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 187K 69s unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 21:12:42 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-abot-epc-basic-0: 21:12:42 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 164K 68s unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 21:12:42 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-abot-epc-basic-0: 21:12:42 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 170K 68s unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 21:12:42 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 21:12:43 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-abot-epc-basic-0: 21:12:43 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 108K 68s unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 21:12:43 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-abot-epc-basic-0: 21:12:43 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 331K 67s unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 21:12:43 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: 21:12:43 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 152K 67s unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 21:12:43 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 21:12:44 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 156K 67s unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 21:12:44 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-abot-epc-basic-0: 21:12:44 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 184K 67s unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 21:12: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 -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-abot-epc-basic-0: 21:12:44 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 183K 66s unit-oai-hss-0: 21:12: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 -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 21:12: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 -L.. base16enc.o io.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 21:12: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 -L.. base16dec.o io.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 21:12: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 -L.. base64enc.o io.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 21:12: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 -L.. base64dec.o io.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 21:12: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 -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 21:12: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 -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 21:12: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 -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 21:12: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 -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 21:12: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 -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 21:12: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 -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 21:12: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 -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install true unit-abot-epc-basic-0: 21:12:44 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 151K 66s unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 21:12:44 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 21:12:45 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 187K 66s unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: bignum unit-abot-epc-basic-0: 21:12:45 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 93.7K 65s unit-abot-epc-basic-0: 21:12:45 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 449K 65s unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 21:12:45 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 21:12:46 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 143K 65s unit-abot-epc-basic-0: 21:12:46 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 159K 64s unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make install-here unit-abot-epc-basic-0: 21:12:46 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 168K 64s unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:12:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:12:47 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 187K 64s unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 21:12:47 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 164K 64s unit-abot-epc-basic-0: 21:12:47 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 165K 63s unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 21:12:47 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 21:12:47 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-abot-epc-basic-0: 21:12:47 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 167K 63s unit-abot-epc-basic-0: 21:12:48 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 187K 63s unit-oai-hss-0: 21:12:48 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-abot-epc-basic-0: 21:12:48 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 187K 62s unit-abot-epc-basic-0: 21:12:48 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 150K 62s unit-oai-hss-0: 21:12:48 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-abot-epc-basic-0: 21:12:49 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 187K 62s unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 21:12:49 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-abot-epc-basic-0: 21:12:49 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 187K 61s unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (869 kB/s) unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-abot-epc-basic-0: 21:12:49 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 178K 61s unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install (Reading database ... 92519 files and directories currently installed.) unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:12:49 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 187K 61s unit-oai-hss-0: 21:12:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 21:12:50 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 187K 60s unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 21:12:50 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 187K 60s unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 21:12:50 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:12:50 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 188K 60s unit-abot-epc-basic-0: 21:12:51 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 111K 60s unit-abot-epc-basic-0: 21:12:51 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 612K 59s unit-oai-hss-0: 21:12:51 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 21:12:51 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 21:12:51 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 184K 59s unit-oai-hss-0: 21:12:51 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 21:12:51 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 21:12:51 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 21:12:51 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 159K 59s unit-oai-hss-0: 21:12:51 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 21:12:51 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install --2018-11-01 21:12:52-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 21:12:52 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 125K 58s unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:12:52 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 127K 58s unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 138K 36s unit-abot-epc-basic-0: 21:12:52 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 168K 58s unit-oai-hss-0: 21:12:52 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 278K 27s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 488K 21s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 587K 18s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 911K 15s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.11M 13s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.13M 12s unit-abot-epc-basic-0: 21:12:53 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 132K 57s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.44M 10s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.55M 10s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.74M 9s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.98M 8s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.12M 7s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.35M 7s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.55M 7s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.00M 6s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.03M 6s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.16M 5s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.58M 5s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.38M 5s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.96M 5s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.03M 4s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.23M 4s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.19M 4s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.33M 4s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.83M 4s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.86M 3s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.22M 3s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.11M 3s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.46M 3s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.10M 3s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.66M 3s unit-abot-epc-basic-0: 21:12:53 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 127K 57s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.21M 3s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.21M 3s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.23M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.83M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.62M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 6.58M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.26M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.52M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.71M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.71M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.17M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.07M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.22M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.23M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.52M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.2M 2s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 8.43M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 11.4M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 8.47M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.6M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.6M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.1M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.3M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.0M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.5M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.8M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 9.84M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 10.8M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.2M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.9M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.1M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.3M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.0M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 17.5M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.0M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 11.5M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 14.7M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.4M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 12.1M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.9M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.4M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 14.0M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.3M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 12.5M 1s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 19.9M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.0M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.0M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.0M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.8M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.5M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 16.9M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.8M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 13.6M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 18.1M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 14.8M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.5M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.4M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 14.5M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 19.9M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 18.7M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 17.0M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 21.7M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 17.2M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 16.2M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 23.3M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 16.5M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 23.8M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 18.1M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 17.0M 0s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 26.5M=1.5s unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install 2018-11-01 21:12:53 (3.18 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 21:12:53 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:12:53 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 168K 57s unit-abot-epc-basic-0: 21:12:54 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 132K 57s unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-abot-epc-basic-0: 21:12:54 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 128K 56s unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 21:12:54 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-abot-epc-basic-0: 21:12:55 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 166K 56s unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-abot-epc-basic-0: 21:12:55 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 183K 56s unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-abot-epc-basic-0: 21:12:55 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 115K 55s unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 21:12:55 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-abot-epc-basic-0: 21:12:56 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 153K 55s unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-abot-epc-basic-0: 21:12:56 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 183K 55s unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-abot-epc-basic-0: 21:12:56 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 168K 54s unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-abot-epc-basic-0: 21:12:56 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 185K 54s unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 21:12:56 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-abot-epc-basic-0: 21:12:57 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 187K 54s unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-abot-epc-basic-0: 21:12:57 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 94.1K 54s unit-abot-epc-basic-0: 21:12:57 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 56.5M 53s unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 21:12:57 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-abot-epc-basic-0: 21:12:57 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 186K 53s unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-abot-epc-basic-0: 21:12:58 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 185K 53s unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-abot-epc-basic-0: 21:12:58 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 148K 52s unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-abot-epc-basic-0: 21:12:58 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 214K 52s unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 21:12:58 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-abot-epc-basic-0: 21:12:59 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 102K 52s unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-abot-epc-basic-0: 21:12:59 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 1.16M 51s unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-abot-epc-basic-0: 21:12:59 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 102K 51s unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 21:12:59 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-abot-epc-basic-0: 21:13:00 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 187K 51s unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-abot-epc-basic-0: 21:13:00 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 114K 50s unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-abot-epc-basic-0: 21:13:00 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 138K 50s unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 21:13:00 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-abot-epc-basic-0: 21:13:01 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 144K 50s unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-abot-epc-basic-0: 21:13:01 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 110K 50s unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 21:13:01 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-abot-epc-basic-0: 21:13:02 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 162K 49s unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 21:13:02 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 21:13:02 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 121K 49s unit-abot-epc-basic-0: 21:13:02 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 130K 49s unit-abot-epc-basic-0: 21:13:03 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 150K 48s unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-abot-epc-basic-0: 21:13:03 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 116K 48s unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-abot-epc-basic-0: 21:13:03 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 163K 48s unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 21:13:03 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-abot-epc-basic-0: 21:13:04 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 151K 48s unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-abot-epc-basic-0: 21:13:04 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 128K 47s unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-abot-epc-basic-0: 21:13:04 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 184K 47s unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 21:13:04 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-abot-epc-basic-0: 21:13:05 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 164K 47s unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-abot-epc-basic-0: 21:13:05 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 187K 46s unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-abot-epc-basic-0: 21:13:05 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 214K 46s unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-abot-epc-basic-0: 21:13:05 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 195K 46s unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 21:13:05 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-abot-epc-basic-0: 21:13:06 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 183K 45s unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-abot-epc-basic-0: 21:13:06 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 280K 45s unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-abot-epc-basic-0: 21:13:06 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 189K 45s unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-abot-epc-basic-0: 21:13:06 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 240K 44s unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 21:13:06 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-abot-epc-basic-0: 21:13:07 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 189K 44s unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-abot-epc-basic-0: 21:13:07 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 221K 44s unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-abot-epc-basic-0: 21:13:07 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 217K 43s unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-abot-epc-basic-0: 21:13:07 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 217K 43s unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 21:13:07 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-abot-epc-basic-0: 21:13:08 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 240K 43s unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-abot-epc-basic-0: 21:13:08 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 283K 43s unit-oai-hss-0: 21:13:08 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 21:13:08 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 224K 42s unit-abot-epc-basic-0: 21:13:08 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 216K 42s unit-abot-epc-basic-0: 21:13:08 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 220K 42s unit-abot-epc-basic-0: 21:13:09 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 320K 41s unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-abot-epc-basic-0: 21:13:09 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 219K 41s unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-abot-epc-basic-0: 21:13:09 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 262K 41s unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-abot-epc-basic-0: 21:13:09 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 220K 40s unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-abot-epc-basic-0: 21:13:09 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 240K 40s unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 21:13:09 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-abot-epc-basic-0: 21:13:10 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 276K 40s unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-abot-epc-basic-0: 21:13:10 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 196K 39s unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-abot-epc-basic-0: 21:13:10 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 313K 39s unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-abot-epc-basic-0: 21:13:10 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 194K 39s unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-abot-epc-basic-0: 21:13:10 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 306K 38s unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:10 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-abot-epc-basic-0: 21:13:11 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 101K 38s unit-abot-epc-basic-0: 21:13:11 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 51.1M 38s unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-abot-epc-basic-0: 21:13:11 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 266K 37s unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-abot-epc-basic-0: 21:13:11 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 219K 37s unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 21:13:11 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-abot-epc-basic-0: 21:13:12 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 192K 37s unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-abot-epc-basic-0: 21:13:12 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 247K 37s unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-abot-epc-basic-0: 21:13:12 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 221K 36s unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-abot-epc-basic-0: 21:13:12 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 218K 36s unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 21:13:12 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-abot-epc-basic-0: 21:13:12 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 222K 36s unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-abot-epc-basic-0: 21:13:13 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 269K 35s unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-abot-epc-basic-0: 21:13:13 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 160K 35s unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-abot-epc-basic-0: 21:13:13 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 412K 35s unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-abot-epc-basic-0: 21:13:13 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 187K 34s unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 21:13:13 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-abot-epc-basic-0: 21:13:14 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 187K 34s unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-abot-epc-basic-0: 21:13:14 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 190K 34s unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-abot-epc-basic-0: 21:13:14 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 187K 33s unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-abot-epc-basic-0: 21:13:14 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 187K 33s unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 21:13:14 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-abot-epc-basic-0: 21:13:15 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 218K 33s unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-abot-epc-basic-0: 21:13:15 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 191K 32s unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-abot-epc-basic-0: 21:13:15 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 218K 32s unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-abot-epc-basic-0: 21:13:15 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 217K 32s unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 21:13:15 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-abot-epc-basic-0: 21:13:16 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 218K 32s unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-abot-epc-basic-0: 21:13:16 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 192K 31s unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-abot-epc-basic-0: 21:13:16 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 234K 31s unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-abot-epc-basic-0: 21:13:16 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 188K 31s unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 21:13:16 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-abot-epc-basic-0: 21:13:17 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 214K 30s unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Nov 1 21:01 /dev/zero unit-abot-epc-basic-0: 21:13:17 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 197K 30s unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-abot-epc-basic-0: 21:13:17 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 188K 30s unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-abot-epc-basic-0: 21:13:17 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 219K 29s unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 21:13:17 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-abot-epc-basic-0: 21:13:18 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 225K 29s unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-abot-epc-basic-0: 21:13:18 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 260K 29s unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 21:13:18 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 21:13:18 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 191K 28s unit-abot-epc-basic-0: 21:13:18 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 298K 28s unit-abot-epc-basic-0: 21:13:18 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 223K 28s unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-abot-epc-basic-0: 21:13:19 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 262K 28s unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-abot-epc-basic-0: 21:13:19 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 228K 27s unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-abot-epc-basic-0: 21:13:19 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 302K 27s unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-abot-epc-basic-0: 21:13:19 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 229K 27s unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-abot-epc-basic-0: 21:13:19 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 370K 26s unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 21:13:19 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 21:13:20 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-abot-epc-basic-0: 21:13:20 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 278K 26s unit-oai-hss-0: 21:13:20 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 21:13:20 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 21:13:20 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 21:13:20 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 21:13:20 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 344K 26s unit-abot-epc-basic-0: 21:13:20 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 402K 25s unit-abot-epc-basic-0: 21:13:20 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 142K 25s unit-abot-epc-basic-0: 21:13:20 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 47.2M 25s unit-abot-epc-basic-0: 21:13:20 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 383K 24s unit-abot-epc-basic-0: 21:13:20 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 368K 24s unit-abot-epc-basic-0: 21:13:21 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 277K 24s unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-abot-epc-basic-0: 21:13:21 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 326K 23s unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 21:13:21 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 251K 23s unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN string.h unit-abot-epc-basic-0: 21:13:21 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 362K 23s unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN unistd.h unit-abot-epc-basic-0: 21:13:21 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 349K 23s unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 21:13:21 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-abot-epc-basic-0: 21:13:21 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 292K 22s unit-oai-hss-0: 21:13:22 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 21:13:22 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 473K 22s unit-oai-hss-0: 21:13:22 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 21:13:22 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 246K 22s unit-oai-hss-0: 21:13:22 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-abot-epc-basic-0: 21:13:22 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 494K 21s unit-oai-hss-0: 21:13:22 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-abot-epc-basic-0: 21:13:22 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 245K 21s unit-abot-epc-basic-0: 21:13:22 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 734K 21s unit-oai-hss-0: 21:13:22 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 21:13:22 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-abot-epc-basic-0: 21:13:22 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 251K 20s unit-oai-hss-0: 21:13:22 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 21:13:22 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-abot-epc-basic-0: 21:13:22 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 514K 20s unit-abot-epc-basic-0: 21:13:23 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 293K 20s unit-abot-epc-basic-0: 21:13:23 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 381K 19s unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-abot-epc-basic-0: 21:13:23 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 368K 19s unit-abot-epc-basic-0: 21:13:23 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 382K 19s unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-abot-epc-basic-0: 21:13:23 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 366K 19s unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-abot-epc-basic-0: 21:13:23 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 178K 18s unit-oai-hss-0: 21:13:23 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-abot-epc-basic-0: 21:13:24 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 238K 18s unit-abot-epc-basic-0: 21:13:24 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 51.1M 18s unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC read-file.lo unit-abot-epc-basic-0: 21:13:24 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 283K 17s unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC sockets.lo unit-abot-epc-basic-0: 21:13:24 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 342K 17s unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC u64.lo unit-abot-epc-basic-0: 21:13:24 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 238K 17s unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC unistd.lo unit-abot-epc-basic-0: 21:13:24 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 456K 16s unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC xsize.lo unit-abot-epc-basic-0: 21:13:24 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 246K 16s unit-oai-hss-0: 21:13:24 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-abot-epc-basic-0: 21:13:25 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 284K 16s unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-abot-epc-basic-0: 21:13:25 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 463K 16s unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-abot-epc-basic-0: 21:13:25 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 246K 15s unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-abot-epc-basic-0: 21:13:25 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 483K 15s unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-abot-epc-basic-0: 21:13:25 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 246K 15s unit-abot-epc-basic-0: 21:13:25 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 769K 14s unit-oai-hss-0: 21:13:25 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-abot-epc-basic-0: 21:13:25 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 247K 14s unit-abot-epc-basic-0: 21:13:26 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 503K 14s unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-abot-epc-basic-0: 21:13:26 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 143K 13s unit-abot-epc-basic-0: 21:13:26 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 50.1M 13s unit-abot-epc-basic-0: 21:13:26 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 340K 13s unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-abot-epc-basic-0: 21:13:26 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 244K 13s unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 21:13:26 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 21:13:26 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 275K 12s unit-abot-epc-basic-0: 21:13:27 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 337K 12s unit-abot-epc-basic-0: 21:13:27 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 245K 12s unit-abot-epc-basic-0: 21:13:27 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 275K 11s unit-oai-hss-0: 21:13:27 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-abot-epc-basic-0: 21:13:27 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 338K 11s unit-abot-epc-basic-0: 21:13:27 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 299K 11s unit-abot-epc-basic-0: 21:13:28 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 285K 10s unit-abot-epc-basic-0: 21:13:28 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 371K 10s unit-oai-hss-0: 21:13:28 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 21:13:28 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 236K 10s unit-oai-hss-0: 21:13:28 DEBUG unit.oai-hss/0.install CC dn.lo unit-abot-epc-basic-0: 21:13:28 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 440K 10s unit-oai-hss-0: 21:13:28 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 21:13:28 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 246K 9s unit-abot-epc-basic-0: 21:13:28 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 285K 9s unit-abot-epc-basic-0: 21:13:29 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 139K 9s unit-abot-epc-basic-0: 21:13:29 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 49.0M 8s unit-abot-epc-basic-0: 21:13:29 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 273K 8s unit-oai-hss-0: 21:13:29 DEBUG unit.oai-hss/0.install CC mpi.lo unit-abot-epc-basic-0: 21:13:29 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 338K 8s unit-abot-epc-basic-0: 21:13:29 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 243K 7s unit-oai-hss-0: 21:13:29 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 21:13:29 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 191K 7s unit-abot-epc-basic-0: 21:13:30 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 284K 7s unit-oai-hss-0: 21:13:30 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 21:13:30 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-abot-epc-basic-0: 21:13:30 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 323K 7s unit-abot-epc-basic-0: 21:13:30 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 245K 6s unit-oai-hss-0: 21:13:30 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 21:13:30 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 184K 6s unit-abot-epc-basic-0: 21:13:30 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 810K 6s unit-oai-hss-0: 21:13:30 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-abot-epc-basic-0: 21:13:31 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 195K 5s unit-abot-epc-basic-0: 21:13:31 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 229K 5s unit-oai-hss-0: 21:13:31 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-abot-epc-basic-0: 21:13:31 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 105K 5s unit-abot-epc-basic-0: 21:13:31 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 1017K 5s unit-oai-hss-0: 21:13:31 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 21:13:32 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 186K 4s unit-abot-epc-basic-0: 21:13:32 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 186K 4s unit-oai-hss-0: 21:13:32 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 21:13:32 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 187K 4s unit-abot-epc-basic-0: 21:13:32 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 185K 3s unit-oai-hss-0: 21:13:33 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-abot-epc-basic-0: 21:13:33 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 190K 3s unit-oai-hss-0: 21:13:33 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 21:13:33 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 187K 3s unit-abot-epc-basic-0: 21:13:33 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 188K 3s unit-oai-hss-0: 21:13:33 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 21:13:33 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 21:13:33 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 21:13:33 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 187K 2s unit-abot-epc-basic-0: 21:13:34 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 187K 2s unit-oai-hss-0: 21:13:34 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 21:13:34 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 93.5K 2s unit-abot-epc-basic-0: 21:13:34 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 737K 1s unit-oai-hss-0: 21:13:35 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 21:13:35 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-abot-epc-basic-0: 21:13:35 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 120K 1s unit-oai-hss-0: 21:13:35 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 21:13:35 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 129K 1s unit-abot-epc-basic-0: 21:13:35 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 201K 1s unit-oai-hss-0: 21:13:36 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 123K 0s unit-oai-hss-0: 21:13:36 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 142K=4m30s unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install 2018-11-01 21:13:36 (173 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install (Reading database ... 67281 files and directories currently installed.) unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 21:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) over (3.1.1) ... unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 21:13:37 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 21:13:38 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 21:13:38 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 21:13:38 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 21:13:38 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 21:13:38 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 21:13:38 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 21:13:39 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:13:39 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:13:39 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:13:39 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 21:13:39 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 21:13:40 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 21:13:40 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 21:13:40 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 21:13:41 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 21:13:41 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 21:13:41 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:13:41 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.730 s unit-abot-epc-basic-0: 21:13:41 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:13:41+00:00 unit-abot-epc-basic-0: 21:13:42 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:13:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:42 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:13:42 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 21:13:42 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 21:13:42 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 21:13:42 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 21:13:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 21:13:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:13:43 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 21:13:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:13:43 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 21:13:43 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 21:13:43 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 21:13:43 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 21:13:43 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 21:13:44 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 21:13:44 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:13:44 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 21:13:44 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 21:13:44 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: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.682 s unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:13:44+00:00 unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:44 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:13:44 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 21:13:45 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 21:13:45 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 21:13:45 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 21:13:46 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install CC kx.lo unit-abot-epc-basic-0: 21:13:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:46 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:13:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:46 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 21:13:46 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 21:13:47 DEBUG unit.oai-hss/0.install CC publickey.lo unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.701 s unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:13:47+00:00 unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-hss-0: 21:13:47 DEBUG unit.oai-hss/0.install CC secparams.lo unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-hss-0: 21:13:47 DEBUG unit.oai-hss/0.install CC sign.lo unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-oai-hss-0: 21:13:47 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-oai-hss-0: 21:13:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:13:47 DEBUG unit.oai-hss/0.install Making all in extras unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-oai-hss-0: 21:13:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:13:47 DEBUG unit.oai-hss/0.install CC randomart.lo unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 21:13:47 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install CC hash.lo unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): elasticsearch in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): urllib3>=1.21.1 in /usr/local/lib/python2.7/dist-packages (from elasticsearch) unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:13:48 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 21:13:48 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): flask in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.10 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): itsdangerous>=0.24 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): Werkzeug>=0.14 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): click>=5.1 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.10->flask) unit-oai-hss-0: 21:13:49 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 21:13:49 DEBUG unit.oai-hss/0.install CC stream.lo unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 21:13:49 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): bs4 in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): beautifulsoup4 in /usr/local/lib/python2.7/dist-packages (from bs4) unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 21:13:49 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-hss-0: 21:13:50 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 21:13:51 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 21:13:51 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 21:13:51 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 21:13:51 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 21:13:51 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:13:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:51 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:13:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4364286092869191714.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4549570524535518370.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2818254515154615861.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6217306556198053200.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3619642960916706054.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1328878507730700898.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.759 s unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:13:52+00:00 unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 21:13:52 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 21:13:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:13:52 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 21:13:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:13:52 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 21:13:52 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 21:13:52 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 21:13:52 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 21:13:53 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 21:13:53 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 21:13:53 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 21:13:54 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:13:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:13:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 21:13:54 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 21:13:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:13:54 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 21:13:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:13:54 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 21:13:54 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 21:13:54 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 21:13:54 DEBUG unit.oai-hss/0.install CC cipher.lo unit-abot-epc-basic-0: 21:13: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: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-oai-hss-0: 21:13:55 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 21:13:55 DEBUG unit.oai-hss/0.install CC init.lo unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:13:55 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-hss-0: 21:13:55 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 21:13:56 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 21:13:56 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 21:13:56 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 21:13:56 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 21:13:56 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-abot-epc-basic-0: 21:13:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:13:56 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-oai-hss-0: 21:13:57 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 21:13:57 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-hss-0: 21:13:57 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 21:13:57 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install Error: Could not find or load main class org.apache.maven.surefire.booter.ForkedBooter unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD FAILURE unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 3.158 s unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:13:57+00:00 unit-oai-hss-0: 21:13:57 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 21M/60M unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project ABOT-RunScenarios: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] Command was /bin/sh -c cd /var/lib/abot-epc-basic && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/abot-epc-basic/target/surefire/surefirebooter1644521539263191590.jar /var/lib/abot-epc-basic/target/surefire/surefire326322724600820302tmp /var/lib/abot-epc-basic/target/surefire/surefire_05164775133316143945tmp unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] -> [Help 1] unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install ls: cannot access '/etc/rebaca-test-suite/artifacts/*/': No such file or directory unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install cp: missing destination file operand after '/etc/rebaca-test-suite/log/*.*' unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install Try 'cp --help' for more information. unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 1 unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-oai-hss-0: 21:13:57 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 21:13:57 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:13:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:13:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:13:58 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 21:13:58 DEBUG unit.abot-epc-basic/0.install After this operation, 0 B of additional disk space will be used. unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-abot-epc-basic-0: 21:13:58 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-abot-epc-basic-0: 21:13:58 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:13:58 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:13:58 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 21:13:58 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 21:13:59 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 21:13:59 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 21:13:59 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 21:14:00 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-abot-epc-basic-0: 21:14:00 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:14:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:00 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:14:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:14:01 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.642 s unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:14:01+00:00 unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:01 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:14:01 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 21:14:01 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 21:14:02 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 21:14:02 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 21:14:02 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-abot-epc-basic-0: 21:14:02 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:14:03 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-abot-epc-basic-0: 21:14:03 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: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.677 s unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:14:03+00:00 unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:03 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:14:03 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 21:14:03 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 21:14:04 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 21:14:04 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 21:14:04 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 21:14:04 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 21:14:05 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 21:14:05 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-abot-epc-basic-0: 21:14:05 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:14:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:05 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:14:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:14:05 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 21:14:05 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 21:14:05 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.652 s unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:14:06+00:00 unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install tar (child): testReports.tgz: Cannot open: No such file or directory unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install tar (child): Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install tar: Child returned status 2 unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install tar: Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--configure): unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 2 unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-oai-hss-0: 21:14:06 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 21:14:06 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install E: Sub-process /usr/bin/dpkg returned an error code (1) unit-abot-epc-basic-0: 21:14:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Error: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 21:14:06 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-abot-epc-basic-0: 21:14:06 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 21:14:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 21:14:06 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:14:06 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 21:14:06 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 21:14:07 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 21:14:07 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 21:14:07 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 21:14:07 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 21:14:07 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 21:14:07 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 21:14:08 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 21:14:08 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 21:14:08 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 21:14:08 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 21:14:09 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 21:14:09 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 21:14:09 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 21:14:09 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 21:14:10 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 21:14:10 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 21:14:10 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 21:14:10 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 21:14:11 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 21:14:11 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 21:14:11 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 21:14:12 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 21:14:12 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 21:14:12 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 21:14:12 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 21:14:13 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 21:14:13 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 21:14:13 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 21:14:13 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:14 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 21:14:15 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 21:14:16 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 21:14:16 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 21:14:16 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 21:14:16 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 21:14:17 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 21:14:17 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 21:14:18 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 21:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:22 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 21:14:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:14:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:22 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 21:14:22 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 21:14:22 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 21:14:22 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 21:14:23 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 21:14:23 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 21:14:23 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 21:14:23 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 21:14:23 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 21:14:23 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 21:14:23 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 21:14:24 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 21:14:24 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 21:14:24 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 21:14:25 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install CC socket.o unit-abot-epc-basic-0: 21:14:26 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-abot-epc-basic-0: 21:14:26 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:14:26 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 21:14:26 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 21:14:26 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 21:14:26 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 21:14:26 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 21:14:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 21:14:26 DEBUG unit.oai-hss/0.install CC certtool.o unit-abot-epc-basic-0: 21:14:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:14:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 21:14:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-91d1ee-default-0 unit-abot-epc-basic-0: 21:14:27 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 21:14:27 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 21:14:27 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 21:14:27 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-abot-epc-basic-0: 21:14:27 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install CC srptool.o unit-abot-epc-basic-0: 21:14:27 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-oai-hss-0: 21:14:27 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-abot-epc-basic-0: 21:14:27 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 21:14:28 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 21:14:28 DEBUG unit.oai-hss/0.install CC danetool.o unit-abot-epc-basic-0: 21:14:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:14:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CC p11tool.o unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install openjdk-8-jdk is already the newest version (8u181-b13-1ubuntu0.16.04.1). unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install After this operation, 0 B of additional disk space will be used. unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:14:29 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 21:14:29 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 21:14:30 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install Making all in examples unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.660 s unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:14:31+00:00 unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:31 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 21:14:31 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 21:14:32 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-abot-epc-basic-0: 21:14:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 21:14:33 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-abot-epc-basic-0: 21:14:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:14:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-abot-epc-basic-0: 21:14:34 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: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.657 s unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:14:34+00:00 unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:34 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:34 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 21:14:35 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-abot-epc-basic-0: 21:14:36 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-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.668 s unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:14:36+00:00 unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install tar (child): testReports.tgz: Cannot open: No such file or directory unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install tar (child): Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install tar: Child returned status 2 unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install tar: Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--configure): unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 2 unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:14:36 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 21:14:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 21:14:37 DEBUG unit.oai-hss/0.install xterm unit-abot-epc-basic-0: 21:14:37 DEBUG unit.abot-epc-basic/0.install E: Sub-process /usr/bin/dpkg returned an error code (1) unit-abot-epc-basic-0: 21:14:37 DEBUG unit.abot-epc-basic/0.install --2018-11-01 21:14:37-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 21:14:37 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-oai-hss-0: 21:14:38 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:14:38 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 21:14:38 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 21:14:38 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-abot-epc-basic-0: 21:14:38 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 21:14:38 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 21:14:38 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 21:14:38 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 21:14:38 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 21:14:38 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-abot-epc-basic-0: 21:14:38 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 91.0K 8m32s unit-oai-hss-0: 21:14:38 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-abot-epc-basic-0: 21:14:39 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 181K 6m25s unit-oai-hss-0: 21:14:39 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 21:14:39 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 21:14:39 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-abot-epc-basic-0: 21:14:39 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 91.5K 7m6s unit-oai-hss-0: 21:14:39 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-abot-epc-basic-0: 21:14:39 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 181K 6m23s unit-oai-hss-0: 21:14:39 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-abot-epc-basic-0: 21:14:40 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 182K 5m57s unit-abot-epc-basic-0: 21:14:40 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 91.7K 6m22s unit-oai-hss-0: 21:14:40 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-abot-epc-basic-0: 21:14:40 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 179K 6m4s unit-oai-hss-0: 21:14:41 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 21:14:41 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-abot-epc-basic-0: 21:14:41 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 183K 5m50s unit-oai-hss-0: 21:14:41 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 21:14:41 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-abot-epc-basic-0: 21:14:41 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 181K 5m39s unit-oai-hss-0: 21:14:41 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 21:14:41 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 21:14:41 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 21:14:42 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-abot-epc-basic-0: 21:14:42 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 137K 5m38s unit-oai-hss-0: 21:14:42 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 21:14:42 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-abot-epc-basic-0: 21:14:42 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 110K 5m45s unit-oai-hss-0: 21:14:42 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 21:14:42 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-abot-epc-basic-0: 21:14:42 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 181K 5m37s unit-oai-hss-0: 21:14:42 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-abot-epc-basic-0: 21:14:42 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 182K 5m31s unit-oai-hss-0: 21:14:43 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-abot-epc-basic-0: 21:14:43 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 181K 5m25s unit-oai-hss-0: 21:14:43 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 21:14:43 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 21:14:43 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-abot-epc-basic-0: 21:14:43 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 182K 5m20s unit-oai-hss-0: 21:14:43 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-abot-epc-basic-0: 21:14:43 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 161K 5m17s unit-abot-epc-basic-0: 21:14:44 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 179K 5m13s unit-abot-epc-basic-0: 21:14:44 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 98.9K 5m21s unit-oai-hss-0: 21:14:44 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-abot-epc-basic-0: 21:14:44 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 182K 5m17s unit-oai-hss-0: 21:14:44 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 21:14:44 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 21:14:45 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 21:14:45 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-abot-epc-basic-0: 21:14:45 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 91.3K 5m26s unit-oai-hss-0: 21:14:45 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 21:14:45 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-abot-epc-basic-0: 21:14:45 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 182K 5m22s unit-oai-hss-0: 21:14:45 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 21:14:45 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 21:14:45 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-abot-epc-basic-0: 21:14:45 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 137K 5m22s unit-oai-hss-0: 21:14:46 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 21:14:46 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 21:14:46 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-abot-epc-basic-0: 21:14:46 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 109K 5m26s unit-oai-hss-0: 21:14:46 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 21:14:46 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 21:14:46 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-abot-epc-basic-0: 21:14:46 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 112K 5m29s unit-oai-hss-0: 21:14:46 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 21:14:47 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 21:14:47 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.4 [11.3 kB] unit-abot-epc-basic-0: 21:14:47 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 121K 5m31s unit-oai-hss-0: 21:14:47 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 21:14:47 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 21:14:47 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-abot-epc-basic-0: 21:14:47 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 98.1K 5m35s unit-oai-hss-0: 21:14:47 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 21:14:48 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 21:14:48 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 21:14:48 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-abot-epc-basic-0: 21:14:48 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 91.0K 5m41s unit-oai-hss-0: 21:14:48 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 21:14:48 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-abot-epc-basic-0: 21:14:48 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 182K 5m37s unit-oai-hss-0: 21:14:48 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 21:14:48 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 21:14:48 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 21:14:49 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-abot-epc-basic-0: 21:14:49 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 91.3K 5m42s unit-oai-hss-0: 21:14:49 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 21:14:49 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-abot-epc-basic-0: 21:14:49 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 160K 5m40s unit-oai-hss-0: 21:14:49 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 21:14:49 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 21:14:49 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 21:14:49 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-abot-epc-basic-0: 21:14:49 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 97.9K 5m44s unit-oai-hss-0: 21:14:50 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 21:14:50 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-abot-epc-basic-0: 21:14:50 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 143K 5m42s unit-oai-hss-0: 21:14:50 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 21:14:50 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 21:14:50 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 21:14:50 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-abot-epc-basic-0: 21:14:50 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 106K 5m44s unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 21:14:51 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 143K 5m43s unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3173 kB/s) unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install (Reading database ... 92795 files and directories currently installed.) unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 21:14:51 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 105K 5m45s unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 21:14:51 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 21:14:52 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 127K 5m45s unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 21:14:52 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 116K 5m46s unit-abot-epc-basic-0: 21:14:52 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 162K 5m44s unit-oai-hss-0: 21:14:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 21:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 21:14:53 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 21:14:53 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 123K 5m44s unit-abot-epc-basic-0: 21:14:53 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 130K 5m43s unit-abot-epc-basic-0: 21:14:53 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 180K 5m41s unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 21:14:54 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 147K 5m39s unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 21:14:54 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 182K 5m37s unit-mysql-0: 21:14:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:14:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:14:54 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 21:14:54 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 21:14:54 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 21:14:54 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 21:14:54 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 210K 5m34s unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-mysql-0: 21:14:54 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 21:14:54 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 21:14:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 21:14:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 21:14:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:14:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:14:54 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 208K 5m31s unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:54 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 21:14:55 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 302K 5m26s unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 21:14:55 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 110K 5m27s unit-abot-epc-basic-0: 21:14:55 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 50.6M 5m20s unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 21:14:55 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 183K 5m18s unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 21:14:55 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-abot-epc-basic-0: 21:14:56 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 244K 5m15s unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 21:14:56 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 283K 5m12s unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-abot-epc-basic-0: 21:14:56 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 227K 5m9s unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 21:14:56 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 21:14:56 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 225K 5m7s unit-abot-epc-basic-0: 21:14:56 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 207K 5m5s unit-abot-epc-basic-0: 21:14:57 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 213K 5m2s unit-abot-epc-basic-0: 21:14:57 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 423K 4m59s unit-abot-epc-basic-0: 21:14:57 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 219K 4m57s unit-abot-epc-basic-0: 21:14:57 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 241K 4m54s unit-abot-epc-basic-0: 21:14:57 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 331K 4m51s unit-oai-hss-0: 21:14:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 21:14:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:57 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 21:14:58 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 262K 4m49s unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 21:14:58 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 208K 4m47s unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 21:14:58 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 425K 4m44s unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 21:14:58 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 261K 4m42s unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-abot-epc-basic-0: 21:14:58 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 185K 4m41s unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 21:14:58 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:14:58 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 487K 4m37s unit-abot-epc-basic-0: 21:14:59 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 284K 4m35s unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 21:14:59 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 185K 4m34s unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:14:59 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 472K 4m31s unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 21:14:59 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 234K 4m30s unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 21:14:59 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 21:14:59 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 218K 4m28s unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 21:15:00 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 242K 4m27s unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:15:00 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 147K 4m27s unit-abot-epc-basic-0: 21:15:00 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 14.2M 4m23s unit-oai-hss-0: 21:15:00 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 21:15:00 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 183K 4m22s unit-abot-epc-basic-0: 21:15:01 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 184K 4m22s unit-abot-epc-basic-0: 21:15:01 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 270K 4m20s unit-abot-epc-basic-0: 21:15:01 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 286K 4m18s unit-abot-epc-basic-0: 21:15:01 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 260K 4m17s unit-oai-hss-0: 21:15:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 21:15:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 21:15:01 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 21:15:01 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 185K 4m16s unit-oai-hss-0: 21:15:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 21:15:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 21:15:01 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 21:15:02 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 269K 4m15s unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 21:15:02 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 290K 4m13s unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-abot-epc-basic-0: 21:15:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 21:15:02 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 107K 4m14s unit-abot-epc-basic-0: 21:15:02 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 48.2M 4m11s unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 21:15:02 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 183K 4m10s unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 21:15:02 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 21:15:03 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 203K 4m10s unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 21:15:03 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 235K 4m9s unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 21:15:03 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 276K 4m7s unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 21:15:03 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 21:15:03 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 189K 4m7s unit-abot-epc-basic-0: 21:15:04 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 217K 4m6s unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 21:15:04 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 210K 4m5s unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 21:15:04 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 137K 4m5s unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:15:04 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 329K 4m4s unit-oai-hss-0: 21:15:04 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 21:15:05 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 182K 4m3s unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 21:15:05 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 189K 4m3s unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 21:15:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:15:05 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 183K 4m2s unit-abot-epc-basic-0: 21:15:05 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 225K 4m2s unit-abot-epc-basic-0: 21:15:06 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 272K 4m0s unit-abot-epc-basic-0: 21:15:06 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 183K 4m0s unit-abot-epc-basic-0: 21:15:06 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 224K 3m59s unit-abot-epc-basic-0: 21:15:06 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 183K 3m59s unit-abot-epc-basic-0: 21:15:07 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 137K 3m59s unit-abot-epc-basic-0: 21:15:07 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 352K 3m58s unit-oai-hss-0: 21:15:07 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 21:15:07 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-abot-epc-basic-0: 21:15:07 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 112K 3m59s unit-abot-epc-basic-0: 21:15:07 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 352K 3m57s unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 21:15:08 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 137K 3m58s unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 21:15:08 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 96.1K 3m59s unit-oai-hss-0: 21:15:08 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 21:15:09 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 186K 3m59s unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 21:15:09 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-abot-epc-basic-0: 21:15:09 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 128K 3m59s unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 21:15:09 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 114K 4m0s unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 21:15:09 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 21:15:10 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 129K 4m0s unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:15:10 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 115K 4m1s unit-oai-hss-0: 21:15:10 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 21:15:11 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 21:15:11 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 125K 4m2s unit-oai-hss-0: 21:15:11 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 21:15:11 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: 21:15:11 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 21:15:11 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 21:15:11 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 21:15:11 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 21:15:11 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 21:15:11 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 115K 4m2s unit-oai-hss-0: 21:15:11 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 21:15:11 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 127K 4m3s unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 21:15:12 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 140K 4m3s unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 21:15:12 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 138K 4m3s unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 21:15:12 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 21:15:13 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 131K 4m3s unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 21:15:13 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 164K 4m3s unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 21:15:13 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 149K 4m3s unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 21:15:13 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 21:15:14 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 147K 4m3s unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 21:15:14 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 21:15:14 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 106K 4m4s unit-oai-hss-0: 21:15:14 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-abot-epc-basic-0: 21:15:14 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 472K 4m2s unit-oai-hss-0: 21:15:14 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: 21:15:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:15:14 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 146K 4m2s unit-oai-hss-0: 21:15:15 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 21:15:15 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 21:15:15 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 169K 4m2s unit-abot-epc-basic-0: 21:15:15 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 160K 4m2s unit-abot-epc-basic-0: 21:15:15 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 182K 4m1s unit-abot-epc-basic-0: 21:15:16 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 161K 4m1s unit-abot-epc-basic-0: 21:15:16 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 211K 4m0s unit-abot-epc-basic-0: 21:15:16 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 188K 4m0s unit-abot-epc-basic-0: 21:15:16 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 183K 4m0s unit-abot-epc-basic-0: 21:15:17 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 206K 3m59s unit-abot-epc-basic-0: 21:15:17 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 182K 3m58s unit-abot-epc-basic-0: 21:15:17 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 183K 3m58s unit-abot-epc-basic-0: 21:15:18 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 183K 3m58s unit-abot-epc-basic-0: 21:15:18 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 198K 3m57s unit-abot-epc-basic-0: 21:15:18 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 183K 3m57s unit-abot-epc-basic-0: 21:15:18 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 201K 3m56s unit-abot-epc-basic-0: 21:15:19 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 212K 3m55s unit-abot-epc-basic-0: 21:15:19 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 205K 3m55s unit-abot-epc-basic-0: 21:15:19 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 183K 3m54s unit-abot-epc-basic-0: 21:15:20 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 107K 3m55s unit-abot-epc-basic-0: 21:15:20 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 3.41M 3m53s unit-abot-epc-basic-0: 21:15:20 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 92.6K 3m54s unit-abot-epc-basic-0: 21:15:20 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 294K 3m53s unit-abot-epc-basic-0: 21:15:21 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 132K 3m53s unit-abot-epc-basic-0: 21:15:21 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 143K 3m53s unit-abot-epc-basic-0: 21:15:21 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 148K 3m53s unit-abot-epc-basic-0: 21:15:22 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 148K 3m53s unit-abot-epc-basic-0: 21:15:22 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 143K 3m53s unit-abot-epc-basic-0: 21:15:22 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 159K 3m53s unit-abot-epc-basic-0: 21:15:23 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 146K 3m53s unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-abot-epc-basic-0: 21:15:23 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 148K 3m53s unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-abot-epc-basic-0: 21:15:23 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 135K 3m53s unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 21:15:23 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-abot-epc-basic-0: 21:15:24 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 160K 3m53s unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-abot-epc-basic-0: 21:15:24 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 161K 3m52s unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 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: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-abot-epc-basic-0: 21:15:24 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 159K 3m52s unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 21:15:24 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-abot-epc-basic-0: 21:15:25 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 168K 3m52s unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-abot-epc-basic-0: 21:15:25 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 111K 3m52s unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-abot-epc-basic-0: 21:15:25 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 211K 3m52s unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 21:15:25 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-abot-epc-basic-0: 21:15:26 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 144K 3m52s unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-abot-epc-basic-0: 21:15:26 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 159K 3m51s unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-abot-epc-basic-0: 21:15:26 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 115K 3m52s unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 21:15:26 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-abot-epc-basic-0: 21:15:27 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 161K 3m52s unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-abot-epc-basic-0: 21:15:27 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 122K 3m52s unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 21:15:27 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-abot-epc-basic-0: 21:15:27 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 122K 3m52s unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 21:15:28 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 141K 3m52s unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-abot-epc-basic-0: 21:15:28 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 116K 3m52s unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 21:15:28 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-abot-epc-basic-0: 21:15:29 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 127K 3m52s unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-abot-epc-basic-0: 21:15:29 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 150K 3m52s unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-abot-epc-basic-0: 21:15:29 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 134K 3m52s unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 21:15:29 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-abot-epc-basic-0: 21:15:30 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 128K 3m52s unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-abot-epc-basic-0: 21:15:30 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 150K 3m52s unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 21:15:30 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: 21:15:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 21:15:30 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: 21:15:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 21:15:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-abot-epc-basic-0: 21:15:30 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 134K 3m52s unit-oai-hss-0: 21:15:30 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-abot-epc-basic-0: 21:15:31 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 162K 3m52s unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 21:15:31 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: 21:15:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 21:15:31 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: 21:15:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 21:15:31 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: 21:15:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-abot-epc-basic-0: 21:15:31 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 79.2K 3m53s unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 21:15:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 21:15:31 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-abot-epc-basic-0: 21:15:31 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 849K 3m52s unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 21:15:32 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: 21:15:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 21:15:32 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: 21:15:32 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-abot-epc-basic-0: 21:15:32 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 123K 3m52s unit-oai-hss-0: 21:15:32 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: 21:15:32 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: 21:15:32 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 21:15:32 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: 21:15:32 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: 21:15:32 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: 21:15:32 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-abot-epc-basic-0: 21:15:32 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 140K 3m52s unit-oai-hss-0: 21:15:32 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: 21:15:32 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 21:15:32 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 21:15:32 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: 21:15:32 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: 21:15:33 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-abot-epc-basic-0: 21:15:33 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 150K 3m51s unit-oai-hss-0: 21:15:33 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: 21:15:33 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 21:15:33 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: 21:15:33 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 21:15:33 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: 21:15:33 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: 21:15:33 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: 21:15:33 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-abot-epc-basic-0: 21:15:33 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 135K 3m51s unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 21:15:33 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: 21:15:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 21:15:33 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: 21:15:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 21:15:33 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: 21:15:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-abot-epc-basic-0: 21:15:33 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 179K 3m51s unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 21:15:33 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: 21:15:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 21:15:33 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-abot-epc-basic-0: 21:15:34 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 162K 3m51s unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:15:34 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 141K 3m51s unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install python-pexpect unit-abot-epc-basic-0: 21:15:34 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 179K 3m50s unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 21:15:34 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 21:15:34 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-abot-epc-basic-0: 21:15:34 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 172K 3m50s unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (59.4 kB/s) unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-abot-epc-basic-0: 21:15:35 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 182K 3m49s unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install (Reading database ... 95686 files and directories currently installed.) unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:15:35 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 133K 3m49s unit-oai-hss-0: 21:15:35 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: 21:15:35 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 21:15:35 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 21:15:35 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 162K 3m49s unit-abot-epc-basic-0: 21:15:36 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 163K 3m49s unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install .......................................................++++++ unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install ........................++++++ unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install ............++++++ unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install ......................++++++ unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Not Before: Nov 1 21:15:36 2018 GMT unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Not After : Nov 1 21:15:36 2019 GMT unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install 3E:DB:61:BB:7D:2B:7C:98:95:EE:08:87:9A:40:7D:77:D2:FC:53:C3 unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install keyid:00:A1:F7:F4:F1:6E:13:EA:3B:F4:43:D1:87:26:46:31:0A:10:91:56 unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Certificate is to be certified until Nov 1 21:15:36 2019 GMT (365 days) unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_utils unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install [ 39%] [ 8%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install [ 69%] [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-abot-epc-basic-0: 21:15:36 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 181K 3m48s unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 21:15:36 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: 21:15:36 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: 21:15:36 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: 21:15:36 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: 21:15:36 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: 21:15:36 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: 21:15:36 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 21:15:36 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: 21:15:36 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: 21:15:36 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: 21:15:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 21:15:36 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 21:15:36 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: 21:15:36 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-abot-epc-basic-0: 21:15:36 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 142K 3m48s unit-oai-hss-0: 21:15:36 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: 21:15:36 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-abot-epc-basic-0: 21:15:37 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 182K 3m48s unit-abot-epc-basic-0: 21:15:37 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 166K 3m47s unit-oai-hss-0: 21:15:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-abot-epc-basic-0: 21:15:37 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 183K 3m47s unit-oai-hss-0: 21:15:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 21:15:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-abot-epc-basic-0: 21:15:38 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 124K 3m47s unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-abot-epc-basic-0: 21:15:38 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 180K 3m47s unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 21:15:38 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-abot-epc-basic-0: 21:15:38 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 162K 3m46s unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-abot-epc-basic-0: 21:15:38 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 182K 3m46s unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 21:15:38 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:39 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 21:15:39 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: 21:15:39 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-abot-epc-basic-0: 21:15:39 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 183K 3m45s unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 21:15:39 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: 21:15:39 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 21:15:39 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: 21:15:39 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 21:15:39 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: 21:15:39 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 21:15:39 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: 21:15:39 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: 21:15:39 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: 21:15:39 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-abot-epc-basic-0: 21:15:39 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 204K 3m45s unit-oai-hss-0: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 21:15:39 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: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:39 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: 21:15:39 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: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:39 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-abot-epc-basic-0: 21:15:39 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 182K 3m44s unit-oai-hss-0: 21:15:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:39 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 21:15:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 21:15:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:15:39 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 21:15:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 21:15:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 21:15:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 21:15:39 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:15:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:15:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 21:15:39 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 21:15:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 21:15:39 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 21:15:39 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 21:15:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 21:15:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 21:15:40 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 21:15:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 21:15:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 21:15:40 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 97.6K 3m45s unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-abot-epc-basic-0: 21:15:40 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 1.23M 3m44s unit-oai-hss-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 21:15:40 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:40 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 21:15:40 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 21:15:40 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 21:15:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:15:40 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 128K 3m44s unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 21:15:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 21:15:40 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `keseivutahghuon` identified by 'ushoxahcooghaeg'] unit-mysql-0: 21:15:40 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `keseivutahghuon` identified by 'ushoxahcooghaeg'] unit-mysql-0: 21:15:40 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=keseivutahghuon', 'password=ushoxahcooghaeg', 'host=192.168.121.8', 'slave=False'] unit-mysql-0: 21:15:40 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 21:15:40 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 21:15:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 21:15:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 21:15:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 21:15:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 21:15:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 21:15:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 21:15:40 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 21:15:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:15:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:15:40 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 170K 3m43s unit-mysql-0: 21:15:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 21:15:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 21:15:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + user=keseivutahghuon unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 21:15:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + password=ushoxahcooghaeg unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-abot-epc-basic-0: 21:15:41 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 161K 3m43s unit-oai-hss-0: 21:15:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 21:15:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 21:15:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.8 keseivutahghuon ushoxahcooghaeg oai-hss unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.8"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"keseivutahghuon"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ushoxahcooghaeg"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 21:15:41 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: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 21:15:41 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: 21:15:41 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: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u keseivutahghuon --password=ushoxahcooghaeg -h 192.168.121.8 oai-hss -e 'show tables;' unit-oai-hss-0: 21:15:41 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u keseivutahghuon --password=ushoxahcooghaeg -h 192.168.121.8 oai-hss unit-abot-epc-basic-0: 21:15:41 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 160K 3m43s unit-abot-epc-basic-0: 21:15:41 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 182K 3m42s unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 21:15:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 21:15:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:42 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22030 unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22030' unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22030 =~ .*running.* ]] unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 21:15:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:42 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 21:15:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:42 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 21:15:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 21:15:42 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 87.4K 3m43s unit-abot-epc-basic-0: 21:15:42 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 32.2M 3m42s unit-oai-hss-0: 21:15:42 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 21:15:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + db_host=keseivutahghuon unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 21:15:42 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 21:15:42 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 166K 3m41s unit-abot-epc-basic-0: 21:15:43 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 144K 3m41s unit-abot-epc-basic-0: 21:15:43 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 156K 3m41s unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 21:15:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:43 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 21:15:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:43 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 21:15:43 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 21:15:43 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 181K 3m40s unit-abot-epc-basic-0: 21:15:43 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 179K 3m40s unit-abot-epc-basic-0: 21:15:44 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 183K 3m40s unit-abot-epc-basic-0: 21:15:44 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 185K 3m39s unit-oai-hss-0: 21:15:44 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 21:15:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 21:15:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 21:15:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:44 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 21:15:44 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 21:15:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:15:44 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 148K 3m39s unit-abot-epc-basic-0: 21:15:45 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 183K 3m39s unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:45 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 21:15:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 21:15:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 21:15:45 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 138K 3m38s unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:45 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:15:45 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 21:15:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 21:15:45 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 21:15:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:15:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:15:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 21:15:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 21:15:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 21:15:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 21:15:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-epc-0: 21:15:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 21:15:45 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 159K 3m38s unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22030' unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22030 =~ .*running.* ]] unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 21:15:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:15:45 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 21:15:45 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 21:15:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:15:46 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 21:15:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 21:15:46 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 21:15:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:15:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 21:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:15:46 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 182K 3m38s unit-abot-epc-basic-0: 21:15:46 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 182K 3m37s unit-abot-epc-basic-0: 21:15:46 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 182K 3m37s unit-abot-epc-basic-0: 21:15:46 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 140K 3m37s unit-abot-epc-basic-0: 21:15:47 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 168K 3m36s unit-abot-epc-basic-0: 21:15:47 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 141K 3m36s unit-abot-epc-basic-0: 21:15:47 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 155K 3m36s unit-abot-epc-basic-0: 21:15:48 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 182K 3m36s unit-abot-epc-basic-0: 21:15:48 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 161K 3m35s unit-abot-epc-basic-0: 21:15:48 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 181K 3m35s unit-abot-epc-basic-0: 21:15:49 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 184K 3m35s unit-abot-epc-basic-0: 21:15:49 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 209K 3m34s unit-abot-epc-basic-0: 21:15:49 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 182K 3m34s unit-abot-epc-basic-0: 21:15:49 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 182K 3m33s unit-abot-epc-basic-0: 21:15:50 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 184K 3m33s unit-abot-epc-basic-0: 21:15:50 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 129K 3m33s unit-abot-epc-basic-0: 21:15:50 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 183K 3m32s unit-abot-epc-basic-0: 21:15:51 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 176K 3m32s unit-abot-epc-basic-0: 21:15:51 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 91.2K 3m32s unit-abot-epc-basic-0: 21:15:51 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 330K 3m32s unit-abot-epc-basic-0: 21:15:52 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 109K 3m32s unit-abot-epc-basic-0: 21:15:52 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 95.2K 3m32s unit-abot-epc-basic-0: 21:15:53 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 98.1K 3m32s unit-abot-epc-basic-0: 21:15:53 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 117K 3m32s unit-abot-epc-basic-0: 21:15:54 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 109K 3m32s unit-abot-epc-basic-0: 21:15:54 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 78.2K 3m33s unit-abot-epc-basic-0: 21:15:55 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 125K 3m33s unit-abot-epc-basic-0: 21:15:55 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 92.8K 3m33s unit-abot-epc-basic-0: 21:15:56 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 114K 3m33s unit-abot-epc-basic-0: 21:15:56 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 103K 3m34s unit-abot-epc-basic-0: 21:15:57 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 112K 3m34s unit-abot-epc-basic-0: 21:15:57 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 105K 3m34s unit-abot-epc-basic-0: 21:15:58 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 111K 3m34s unit-abot-epc-basic-0: 21:15:58 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 113K 3m34s unit-abot-epc-basic-0: 21:15:58 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 104K 3m34s unit-abot-epc-basic-0: 21:15:59 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 116K 3m34s unit-abot-epc-basic-0: 21:15:59 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 125K 3m34s unit-abot-epc-basic-0: 21:16:00 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 144K 3m34s unit-abot-epc-basic-0: 21:16:00 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 143K 3m33s unit-abot-epc-basic-0: 21:16:00 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 179K 3m33s unit-abot-epc-basic-0: 21:16:01 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 182K 3m32s unit-abot-epc-basic-0: 21:16:01 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 183K 3m32s unit-abot-epc-basic-0: 21:16:01 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 258K 3m31s unit-abot-epc-basic-0: 21:16:01 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 247K 3m31s unit-abot-epc-basic-0: 21:16:01 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 222K 3m30s unit-abot-epc-basic-0: 21:16:02 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 409K 3m29s unit-abot-epc-basic-0: 21:16:02 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 119K 3m29s unit-abot-epc-basic-0: 21:16:02 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 56.4M 3m28s unit-abot-epc-basic-0: 21:16:02 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 396K 3m28s unit-abot-epc-basic-0: 21:16:02 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 250K 3m27s unit-abot-epc-basic-0: 21:16:03 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 223K 3m26s unit-abot-epc-basic-0: 21:16:03 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 385K 3m26s unit-abot-epc-basic-0: 21:16:03 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 254K 3m25s unit-abot-epc-basic-0: 21:16:03 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 117K 3m25s unit-abot-epc-basic-0: 21:16:03 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 189M 3m24s unit-abot-epc-basic-0: 21:16:03 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 292K 3m23s unit-abot-epc-basic-0: 21:16:04 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 268K 3m23s unit-abot-epc-basic-0: 21:16:04 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 194K 3m22s unit-abot-epc-basic-0: 21:16:04 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 206K 3m22s unit-abot-epc-basic-0: 21:16:04 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 262K 3m21s unit-abot-epc-basic-0: 21:16:05 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 229K 3m21s unit-abot-epc-basic-0: 21:16:05 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 285K 3m20s unit-abot-epc-basic-0: 21:16:05 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 207K 3m20s unit-abot-epc-basic-0: 21:16:05 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 266K 3m19s unit-abot-epc-basic-0: 21:16:05 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 241K 3m19s unit-abot-epc-basic-0: 21:16:06 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 272K 3m18s unit-abot-epc-basic-0: 21:16:06 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 208K 3m18s unit-abot-epc-basic-0: 21:16:06 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 301K 3m17s unit-abot-epc-basic-0: 21:16:06 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 207K 3m17s unit-abot-epc-basic-0: 21:16:06 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 288K 3m16s unit-abot-epc-basic-0: 21:16:07 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 243K 3m15s unit-abot-epc-basic-0: 21:16:07 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 255K 3m15s unit-abot-epc-basic-0: 21:16:07 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 253K 3m14s unit-abot-epc-basic-0: 21:16:07 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 224K 3m14s unit-abot-epc-basic-0: 21:16:07 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 244K 3m13s unit-abot-epc-basic-0: 21:16:08 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 251K 3m13s unit-abot-epc-basic-0: 21:16:08 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 129K 3m13s unit-abot-epc-basic-0: 21:16:08 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 1.28M 3m12s unit-abot-epc-basic-0: 21:16:08 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 186K 3m11s unit-abot-epc-basic-0: 21:16:09 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 206K 3m11s unit-abot-epc-basic-0: 21:16:09 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 185K 3m11s unit-abot-epc-basic-0: 21:16:09 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 255K 3m10s unit-abot-epc-basic-0: 21:16:09 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 210K 3m10s unit-abot-epc-basic-0: 21:16:09 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 309K 3m9s unit-abot-epc-basic-0: 21:16:10 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 213K 3m9s unit-abot-epc-basic-0: 21:16:10 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 219K 3m8s unit-abot-epc-basic-0: 21:16:10 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 291K 3m8s unit-abot-epc-basic-0: 21:16:10 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 275K 3m7s unit-abot-epc-basic-0: 21:16:10 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 212K 3m7s unit-abot-epc-basic-0: 21:16:11 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 266K 3m6s unit-abot-epc-basic-0: 21:16:11 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 295K 3m6s unit-abot-epc-basic-0: 21:16:11 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 224K 3m5s unit-abot-epc-basic-0: 21:16:11 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 248K 3m5s unit-abot-epc-basic-0: 21:16:11 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 253K 3m4s unit-abot-epc-basic-0: 21:16:12 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 176K 3m4s unit-abot-epc-basic-0: 21:16:12 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 357K 3m3s unit-abot-epc-basic-0: 21:16:12 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 202K 3m3s unit-abot-epc-basic-0: 21:16:12 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 213K 3m2s unit-abot-epc-basic-0: 21:16:13 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 225K 3m2s unit-abot-epc-basic-0: 21:16:13 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 202K 3m2s unit-abot-epc-basic-0: 21:16:13 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 215K 3m1s unit-abot-epc-basic-0: 21:16:13 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 127K 3m1s unit-abot-epc-basic-0: 21:16:13 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 48.0M 3m0s unit-abot-epc-basic-0: 21:16:14 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 184K 3m0s unit-abot-epc-basic-0: 21:16:14 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 182K 3m0s unit-abot-epc-basic-0: 21:16:14 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 190K 2m59s unit-abot-epc-basic-0: 21:16:15 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 215K 2m59s unit-abot-epc-basic-0: 21:16:15 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 198K 2m58s unit-abot-epc-basic-0: 21:16:15 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 216K 2m58s unit-abot-epc-basic-0: 21:16:15 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 183K 2m58s unit-abot-epc-basic-0: 21:16:15 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 255K 2m57s unit-abot-epc-basic-0: 21:16:16 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 190K 2m57s unit-abot-epc-basic-0: 21:16:16 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 105K 2m57s unit-abot-epc-basic-0: 21:16:16 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 182K 2m57s unit-abot-epc-basic-0: 21:16:17 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 307K 2m56s unit-abot-epc-basic-0: 21:16:17 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 118K 2m56s unit-abot-epc-basic-0: 21:16:18 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 99.2K 2m56s unit-abot-epc-basic-0: 21:16:18 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 113K 2m56s unit-abot-epc-basic-0: 21:16:18 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 131K 2m56s unit-abot-epc-basic-0: 21:16:19 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 113K 2m56s unit-abot-epc-basic-0: 21:16:19 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 129K 2m56s unit-abot-epc-basic-0: 21:16:20 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 106K 2m56s unit-abot-epc-basic-0: 21:16:20 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 141K 2m55s unit-abot-epc-basic-0: 21:16:21 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 107K 2m55s unit-abot-epc-basic-0: 21:16:21 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 143K 2m55s unit-abot-epc-basic-0: 21:16:21 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 115K 2m55s unit-abot-epc-basic-0: 21:16:22 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 118K 2m55s unit-abot-epc-basic-0: 21:16:22 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 114K 2m55s unit-abot-epc-basic-0: 21:16:23 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 130K 2m55s unit-abot-epc-basic-0: 21:16:23 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 141K 2m55s unit-abot-epc-basic-0: 21:16:23 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 120K 2m55s unit-abot-epc-basic-0: 21:16:24 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 154K 2m54s unit-abot-epc-basic-0: 21:16:24 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 140K 2m54s unit-abot-epc-basic-0: 21:16:24 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 120K 2m54s unit-abot-epc-basic-0: 21:16:25 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 154K 2m54s unit-abot-epc-basic-0: 21:16:25 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 140K 2m54s unit-abot-epc-basic-0: 21:16:25 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 132K 2m53s unit-abot-epc-basic-0: 21:16:26 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 155K 2m53s unit-abot-epc-basic-0: 21:16:26 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 99.8K 2m53s unit-abot-epc-basic-0: 21:16:27 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 183K 2m53s unit-abot-epc-basic-0: 21:16:27 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 113K 2m53s unit-abot-epc-basic-0: 21:16:28 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 98.8K 2m53s unit-abot-epc-basic-0: 21:16:28 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 108K 2m53s unit-abot-epc-basic-0: 21:16:29 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 98.3K 2m53s unit-abot-epc-basic-0: 21:16:29 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 95.1K 2m53s unit-abot-epc-basic-0: 21:16:30 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 91.1K 2m53s unit-abot-epc-basic-0: 21:16:30 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 109K 2m53s unit-abot-epc-basic-0: 21:16:31 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 97.7K 2m53s unit-abot-epc-basic-0: 21:16:31 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 84.9K 2m53s unit-abot-epc-basic-0: 21:16:32 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 105K 2m53s unit-abot-epc-basic-0: 21:16:32 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 106K 2m53s unit-abot-epc-basic-0: 21:16:33 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 108K 2m53s unit-abot-epc-basic-0: 21:16:33 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 91.2K 2m53s unit-abot-epc-basic-0: 21:16:34 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 97.6K 2m53s unit-abot-epc-basic-0: 21:16:34 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 97.1K 2m53s unit-abot-epc-basic-0: 21:16:35 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 70.8K 2m53s unit-abot-epc-basic-0: 21:16:35 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 182K 2m53s unit-abot-epc-basic-0: 21:16:36 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 91.1K 2m53s unit-abot-epc-basic-0: 21:16:36 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 91.2K 2m53s unit-abot-epc-basic-0: 21:16:37 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 140K 2m52s unit-abot-epc-basic-0: 21:16:37 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 67.4K 2m53s unit-abot-epc-basic-0: 21:16:38 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 182K 2m52s unit-abot-epc-basic-0: 21:16:38 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 91.2K 2m52s unit-abot-epc-basic-0: 21:16:39 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 91.6K 2m52s unit-abot-epc-basic-0: 21:16:39 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 111K 2m52s unit-abot-epc-basic-0: 21:16:40 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 122K 2m52s unit-abot-epc-basic-0: 21:16:40 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 98.2K 2m52s unit-abot-epc-basic-0: 21:16:41 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 85.1K 2m52s unit-abot-epc-basic-0: 21:16:41 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 91.2K 2m52s unit-abot-epc-basic-0: 21:16:42 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 98.1K 2m52s unit-abot-epc-basic-0: 21:16:42 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 99.0K 2m52s unit-abot-epc-basic-0: 21:16:43 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 113K 2m52s unit-abot-epc-basic-0: 21:16:43 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 107K 2m52s unit-abot-epc-basic-0: 21:16:44 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 100K 2m52s unit-abot-epc-basic-0: 21:16:44 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 110K 2m52s unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 21:16:44 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: 21:16:44 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: 21:16:44 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 21:16:44 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-abot-epc-basic-0: 21:16:44 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 110K 2m51s unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 21:16:45 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: 21:16:45 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-abot-epc-basic-0: 21:16:45 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 117K 2m51s unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (202 kB/s) unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install (Reading database ... 102424 files and directories currently installed.) unit-oai-epc-0: 21:16:45 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: 21:16:45 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-abot-epc-basic-0: 21:16:45 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 115K 2m51s unit-oai-epc-0: 21:16:45 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 21:16:46 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-abot-epc-basic-0: 21:16:46 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 130K 2m51s unit-oai-epc-0: 21:16:46 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-abot-epc-basic-0: 21:16:46 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 139K 2m51s unit-abot-epc-basic-0: 21:16:46 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 161K 2m50s unit-oai-epc-0: 21:16:47 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 21:16:47 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 21:16:47 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 21:16:47 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 21:16:47 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 21:16:47 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 21:16:47 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-abot-epc-basic-0: 21:16:47 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 180K 2m50s unit-abot-epc-basic-0: 21:16:47 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 182K 2m50s unit-abot-epc-basic-0: 21:16:47 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 211K 2m49s unit-abot-epc-basic-0: 21:16:47 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 225K 2m49s unit-abot-epc-basic-0: 21:16:48 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 275K 2m48s unit-abot-epc-basic-0: 21:16:48 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 275K 2m48s unit-abot-epc-basic-0: 21:16:48 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 267K 2m47s unit-abot-epc-basic-0: 21:16:48 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 124K 2m47s unit-abot-epc-basic-0: 21:16:48 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 42.4M 2m46s unit-abot-epc-basic-0: 21:16:48 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 579K 2m46s unit-abot-epc-basic-0: 21:16:49 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 268K 2m45s unit-abot-epc-basic-0: 21:16:49 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 261K 2m45s unit-abot-epc-basic-0: 21:16:49 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 293K 2m44s unit-abot-epc-basic-0: 21:16:49 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 269K 2m44s unit-oai-epc-0: 21:16:49 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 21:16:49 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 21:16:49 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 21:16:49 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 21:16:49 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-abot-epc-basic-0: 21:16:50 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 134K 2m43s unit-abot-epc-basic-0: 21:16:50 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 462K 2m43s unit-abot-epc-basic-0: 21:16:50 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 720K 2m42s unit-abot-epc-basic-0: 21:16:50 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 186K 2m42s unit-abot-epc-basic-0: 21:16:50 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 255K 2m41s unit-abot-epc-basic-0: 21:16:50 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 260K 2m41s unit-abot-epc-basic-0: 21:16:51 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 203K 2m41s unit-abot-epc-basic-0: 21:16:51 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 261K 2m40s unit-abot-epc-basic-0: 21:16:51 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 217K 2m40s unit-abot-epc-basic-0: 21:16:51 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 267K 2m39s unit-abot-epc-basic-0: 21:16:52 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 112K 2m39s unit-abot-epc-basic-0: 21:16:52 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 57.6M 2m38s unit-abot-epc-basic-0: 21:16:52 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 222K 2m38s unit-oai-epc-0: 21:16:52 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 21:16:52 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 21:16:52 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 21:16:52 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 21:16:52 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 21:16:52 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 21:16:52 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 21:16:52 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-abot-epc-basic-0: 21:16:52 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 211K 2m38s unit-abot-epc-basic-0: 21:16:53 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 96.1K 2m37s unit-abot-epc-basic-0: 21:16:53 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 55.5M 2m37s unit-abot-epc-basic-0: 21:16:53 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 183K 2m36s unit-abot-epc-basic-0: 21:16:53 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 182K 2m36s unit-abot-epc-basic-0: 21:16:54 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 167K 2m36s unit-abot-epc-basic-0: 21:16:54 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 182K 2m35s unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-abot-epc-basic-0: 21:16:54 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 182K 2m35s unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-abot-epc-basic-0: 21:16:54 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 182K 2m35s unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 21:16:54 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-abot-epc-basic-0: 21:16:55 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 182K 2m34s unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-abot-epc-basic-0: 21:16:55 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 161K 2m34s unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 21:16:55 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: 21:16:55 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-abot-epc-basic-0: 21:16:55 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 182K 2m34s unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 21:16:55 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-abot-epc-basic-0: 21:16:55 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 182K 2m33s unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 21:16:56 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 156K 2m33s unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-abot-epc-basic-0: 21:16:56 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 180K 2m33s unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 21:16:56 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-abot-epc-basic-0: 21:16:56 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 155K 2m32s unit-oai-epc-0: 21:16:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 21:16:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-abot-epc-basic-0: 21:16:57 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 129K 2m32s unit-abot-epc-basic-0: 21:16:57 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 91.1K 2m32s unit-abot-epc-basic-0: 21:16:57 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 448K 2m32s unit-oai-epc-0: 21:16:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 21:16:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-abot-epc-basic-0: 21:16:58 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 108K 2m31s unit-oai-epc-0: 21:16:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-abot-epc-basic-0: 21:16:58 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 140K 2m31s unit-oai-epc-0: 21:16:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 21:16:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 21:16:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 21:16:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-abot-epc-basic-0: 21:16:59 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 47.8K 2m32s unit-oai-epc-0: 21:17:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-abot-epc-basic-0: 21:17:00 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 189K 2m31s unit-oai-epc-0: 21:17:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-abot-epc-basic-0: 21:17:00 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 189K 2m31s unit-oai-epc-0: 21:17:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-abot-epc-basic-0: 21:17:00 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 189K 2m31s unit-oai-epc-0: 21:17:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-abot-epc-basic-0: 21:17:00 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 189K 2m30s unit-oai-epc-0: 21:17:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-abot-epc-basic-0: 21:17:01 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 189K 2m30s unit-oai-epc-0: 21:17:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-abot-epc-basic-0: 21:17:01 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 189K 2m29s unit-oai-epc-0: 21:17:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-abot-epc-basic-0: 21:17:01 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 189K 2m29s unit-oai-epc-0: 21:17:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-abot-epc-basic-0: 21:17:01 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 190K 2m29s unit-oai-epc-0: 21:17:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-abot-epc-basic-0: 21:17:02 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 190K 2m28s unit-oai-epc-0: 21:17:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-abot-epc-basic-0: 21:17:02 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 190K 2m28s unit-oai-epc-0: 21:17:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-abot-epc-basic-0: 21:17:02 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 187K 2m28s unit-abot-epc-basic-0: 21:17:02 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 42.4M 2m27s unit-oai-epc-0: 21:17:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-abot-epc-basic-0: 21:17:03 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 189K 2m27s unit-oai-epc-0: 21:17:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-abot-epc-basic-0: 21:17:03 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 189K 2m26s unit-oai-epc-0: 21:17:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-abot-epc-basic-0: 21:17:03 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 190K 2m26s unit-abot-epc-basic-0: 21:17:03 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 188K 2m26s unit-oai-epc-0: 21:17:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-abot-epc-basic-0: 21:17:04 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 190K 2m25s unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-abot-epc-basic-0: 21:17:04 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 188K 2m25s unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-abot-epc-basic-0: 21:17:04 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 189K 2m24s unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 21:17:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-abot-epc-basic-0: 21:17:05 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 94.6K 2m24s unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-abot-epc-basic-0: 21:17:05 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 190K 2m24s unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-abot-epc-basic-0: 21:17:05 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 167K 2m24s unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 21:17:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-abot-epc-basic-0: 21:17:06 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 102K 2m24s unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-abot-epc-basic-0: 21:17:06 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 185K 2m23s unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-abot-epc-basic-0: 21:17:06 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 188K 2m23s unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 21:17:06 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-abot-epc-basic-0: 21:17:07 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 113K 2m23s unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-abot-epc-basic-0: 21:17:07 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 143K 2m22s unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-abot-epc-basic-0: 21:17:07 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 187K 2m22s unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 21:17:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:07 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: 21:17:08 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-abot-epc-basic-0: 21:17:08 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 132K 2m22s unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-abot-epc-basic-0: 21:17:08 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 84.8K 2m22s unit-abot-epc-basic-0: 21:17:08 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 556K 2m21s unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 21:17:08 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-abot-epc-basic-0: 21:17:09 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 114K 2m21s unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-abot-epc-basic-0: 21:17:09 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 140K 2m21s unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 21:17:09 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: 21:17:09 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: 21:17:09 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: 21:17:09 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: 21:17:09 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: 21:17:09 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: 21:17:09 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 21:17:09 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: 21:17:09 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 21:17:09 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: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 21:17:09 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-abot-epc-basic-0: 21:17:09 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 133K 2m20s unit-abot-epc-basic-0: 21:17:10 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 151K 2m20s unit-abot-epc-basic-0: 21:17:10 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 146K 2m20s unit-abot-epc-basic-0: 21:17:10 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 183K 2m20s unit-abot-epc-basic-0: 21:17:11 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 83.7K 2m19s unit-abot-epc-basic-0: 21:17:11 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 268K 2m19s unit-abot-epc-basic-0: 21:17:12 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 129K 2m19s unit-abot-epc-basic-0: 21:17:12 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 137K 2m19s unit-abot-epc-basic-0: 21:17:12 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 143K 2m18s unit-abot-epc-basic-0: 21:17:13 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 146K 2m18s unit-abot-epc-basic-0: 21:17:13 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 153K 2m18s unit-abot-epc-basic-0: 21:17:13 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 144K 2m17s unit-abot-epc-basic-0: 21:17:14 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 149K 2m17s unit-abot-epc-basic-0: 21:17:14 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 161K 2m17s unit-abot-epc-basic-0: 21:17:14 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 151K 2m16s unit-oai-epc-0: 21:17:14 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-abot-epc-basic-0: 21:17:15 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 145K 2m16s unit-abot-epc-basic-0: 21:17:15 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 165K 2m16s unit-abot-epc-basic-0: 21:17:15 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 102K 2m16s unit-abot-epc-basic-0: 21:17:16 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 191K 2m15s unit-abot-epc-basic-0: 21:17:16 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 148K 2m15s unit-abot-epc-basic-0: 21:17:16 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 133K 2m15s unit-abot-epc-basic-0: 21:17:17 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 144K 2m15s unit-abot-epc-basic-0: 21:17:17 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 166K 2m14s unit-abot-epc-basic-0: 21:17:17 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 145K 2m14s unit-abot-epc-basic-0: 21:17:18 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 189K 2m14s unit-abot-epc-basic-0: 21:17:18 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 123K 2m13s unit-abot-epc-basic-0: 21:17:18 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 186K 2m13s unit-abot-epc-basic-0: 21:17:19 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 88.4K 2m13s unit-abot-epc-basic-0: 21:17:19 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 130K 2m13s unit-abot-epc-basic-0: 21:17:20 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 135K 2m12s unit-abot-epc-basic-0: 21:17:20 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 78.8K 2m12s unit-abot-epc-basic-0: 21:17:21 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 92.2K 2m12s unit-abot-epc-basic-0: 21:17:21 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 88.2K 2m12s unit-abot-epc-basic-0: 21:17:22 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 94.5K 2m12s unit-abot-epc-basic-0: 21:17:23 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 93.8K 2m12s unit-abot-epc-basic-0: 21:17:23 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 94.6K 2m12s unit-abot-epc-basic-0: 21:17:24 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 95.4K 2m11s unit-abot-epc-basic-0: 21:17:24 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 105K 2m11s unit-abot-epc-basic-0: 21:17:24 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 140K 2m11s unit-abot-epc-basic-0: 21:17:25 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 150K 2m11s unit-abot-epc-basic-0: 21:17:25 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 108K 2m10s unit-abot-epc-basic-0: 21:17:26 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 150K 2m10s unit-abot-epc-basic-0: 21:17:26 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 120K 2m10s unit-abot-epc-basic-0: 21:17:26 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 145K 2m10s unit-abot-epc-basic-0: 21:17:27 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 169K 2m9s unit-abot-epc-basic-0: 21:17:27 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 120K 2m9s unit-abot-epc-basic-0: 21:17:27 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 162K 2m9s unit-abot-epc-basic-0: 21:17:28 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 151K 2m8s unit-abot-epc-basic-0: 21:17:28 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 135K 2m8s unit-abot-epc-basic-0: 21:17:28 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 158K 2m8s unit-abot-epc-basic-0: 21:17:29 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 136K 2m7s unit-abot-epc-basic-0: 21:17:29 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 160K 2m7s unit-abot-epc-basic-0: 21:17:29 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 135K 2m7s unit-abot-epc-basic-0: 21:17:30 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 103K 2m7s unit-abot-epc-basic-0: 21:17:30 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 158K 2m6s unit-abot-epc-basic-0: 21:17:31 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 82.4K 2m6s unit-abot-epc-basic-0: 21:17:31 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 89.5K 2m6s unit-abot-epc-basic-0: 21:17:32 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 88.4K 2m6s unit-abot-epc-basic-0: 21:17:32 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 94.5K 2m6s unit-abot-epc-basic-0: 21:17:33 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 94.6K 2m6s unit-abot-epc-basic-0: 21:17:33 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 101K 2m5s unit-abot-epc-basic-0: 21:17:34 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 99.5K 2m5s unit-abot-epc-basic-0: 21:17:34 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 132K 2m5s unit-abot-epc-basic-0: 21:17:35 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 72.8K 2m5s unit-abot-epc-basic-0: 21:17:35 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 188K 2m4s unit-abot-epc-basic-0: 21:17:36 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 133K 2m4s unit-abot-epc-basic-0: 21:17:36 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 118K 2m4s unit-abot-epc-basic-0: 21:17:36 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 134K 2m4s unit-abot-epc-basic-0: 21:17:37 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 118K 2m3s unit-abot-epc-basic-0: 21:17:37 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 135K 2m3s unit-abot-epc-basic-0: 21:17:38 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 118K 2m3s unit-abot-epc-basic-0: 21:17:38 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 150K 2m3s unit-abot-epc-basic-0: 21:17:38 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 134K 2m2s unit-abot-epc-basic-0: 21:17:39 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 127K 2m2s unit-abot-epc-basic-0: 21:17:39 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 133K 2m2s unit-abot-epc-basic-0: 21:17:40 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 147K 2m1s unit-abot-epc-basic-0: 21:17:40 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 133K 2m1s unit-abot-epc-basic-0: 21:17:40 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 162K 2m1s unit-abot-epc-basic-0: 21:17:41 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 164K 2m0s unit-abot-epc-basic-0: 21:17:41 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 167K 2m0s unit-abot-epc-basic-0: 21:17:41 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 192K 2m0s unit-abot-epc-basic-0: 21:17:41 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 207K 1m59s unit-abot-epc-basic-0: 21:17:42 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 225K 1m59s unit-abot-epc-basic-0: 21:17:42 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 223K 1m59s unit-abot-epc-basic-0: 21:17:42 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 131K 1m58s unit-abot-epc-basic-0: 21:17:42 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 46.9M 1m58s unit-abot-epc-basic-0: 21:17:42 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 193K 1m57s unit-abot-epc-basic-0: 21:17:43 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 253K 1m57s unit-abot-epc-basic-0: 21:17:43 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 147K 1m57s unit-abot-epc-basic-0: 21:17:43 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 262K 1m56s unit-abot-epc-basic-0: 21:17:43 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 164K 1m56s unit-abot-epc-basic-0: 21:17:44 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 169K 1m56s unit-abot-epc-basic-0: 21:17:44 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 185K 1m55s unit-abot-epc-basic-0: 21:17:44 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 188K 1m55s unit-abot-epc-basic-0: 21:17:45 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 191K 1m54s unit-abot-epc-basic-0: 21:17:45 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 212K 1m54s unit-abot-epc-basic-0: 21:17:45 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 188K 1m54s unit-abot-epc-basic-0: 21:17:45 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 219K 1m53s unit-abot-epc-basic-0: 21:17:45 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 190K 1m53s unit-abot-epc-basic-0: 21:17:46 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 188K 1m53s unit-abot-epc-basic-0: 21:17:46 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 216K 1m52s unit-abot-epc-basic-0: 21:17:46 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 191K 1m52s unit-abot-epc-basic-0: 21:17:47 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 185K 1m52s unit-abot-epc-basic-0: 21:17:47 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 188K 1m51s unit-abot-epc-basic-0: 21:17:47 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 191K 1m51s unit-abot-epc-basic-0: 21:17:47 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 213K 1m50s unit-abot-epc-basic-0: 21:17:48 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 217K 1m50s unit-abot-epc-basic-0: 21:17:48 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 192K 1m50s unit-abot-epc-basic-0: 21:17:48 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 222K 1m49s unit-abot-epc-basic-0: 21:17:48 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 220K 1m49s unit-abot-epc-basic-0: 21:17:48 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 192K 1m49s unit-abot-epc-basic-0: 21:17:49 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 310K 1m48s unit-abot-epc-basic-0: 21:17:49 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 259K 1m48s unit-abot-epc-basic-0: 21:17:49 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 269K 1m47s unit-abot-epc-basic-0: 21:17:49 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 265K 1m47s unit-abot-epc-basic-0: 21:17:49 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 318K 1m47s unit-abot-epc-basic-0: 21:17:50 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 275K 1m46s unit-abot-epc-basic-0: 21:17:50 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 319K 1m46s unit-abot-epc-basic-0: 21:17:50 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 336K 1m45s unit-abot-epc-basic-0: 21:17:50 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 325K 1m45s unit-abot-epc-basic-0: 21:17:50 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 443K 1m45s unit-abot-epc-basic-0: 21:17:50 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 326K 1m44s unit-abot-epc-basic-0: 21:17:51 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 187K 1m44s unit-abot-epc-basic-0: 21:17:51 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 41.8M 1m43s unit-abot-epc-basic-0: 21:17:51 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 454K 1m43s unit-abot-epc-basic-0: 21:17:51 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 324K 1m43s unit-abot-epc-basic-0: 21:17:51 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 323K 1m42s unit-abot-epc-basic-0: 21:17:51 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 281K 1m42s unit-abot-epc-basic-0: 21:17:51 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 393K 1m41s unit-abot-epc-basic-0: 21:17:51 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 351K 1m41s unit-abot-epc-basic-0: 21:17:52 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 402K 1m40s unit-abot-epc-basic-0: 21:17:52 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 348K 1m40s unit-abot-epc-basic-0: 21:17:52 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 322K 1m40s unit-abot-epc-basic-0: 21:17:52 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 451K 99s unit-abot-epc-basic-0: 21:17:52 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 323K 99s unit-abot-epc-basic-0: 21:17:52 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 454K 98s unit-abot-epc-basic-0: 21:17:52 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 407K 98s unit-abot-epc-basic-0: 21:17:52 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 354K 98s unit-abot-epc-basic-0: 21:17:53 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 402K 97s unit-abot-epc-basic-0: 21:17:53 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 358K 97s unit-abot-epc-basic-0: 21:17:53 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 574K 96s unit-abot-epc-basic-0: 21:17:53 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 282K 96s unit-abot-epc-basic-0: 21:17:53 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 608K 96s unit-abot-epc-basic-0: 21:17:53 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 423K 95s unit-oai-epc-0: 21:17:53 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 21:17:53 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 21:17:53 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 21:17:53 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 21:17:53 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-abot-epc-basic-0: 21:17:53 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 452K 95s unit-oai-epc-0: 21:17:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:53 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 21:17:53 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: 21:17:53 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 21:17:53 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-abot-epc-basic-0: 21:17:53 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 325K 94s unit-oai-epc-0: 21:17:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:17:54 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 21:17:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 21:17:54 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 21:17:54 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 21:17:54 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 21:17:54 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 668K 94s unit-oai-epc-0: 21:17:54 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 21:17:54 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 21:17:54 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 21:17:54 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 21:17:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-abot-epc-basic-0: 21:17:54 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 329K 94s unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-abot-epc-basic-0: 21:17:54 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 454K 93s unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-abot-epc-basic-0: 21:17:54 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 405K 93s unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-abot-epc-basic-0: 21:17:54 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 123K 93s unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 21:17:54 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 587K 92s unit-abot-epc-basic-0: 21:17:54 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 41.5M 92s unit-abot-epc-basic-0: 21:17:54 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.24M 91s unit-oai-epc-0: 21:17:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 21:17:54 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-abot-epc-basic-0: 21:17:55 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 343K 91s unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-abot-epc-basic-0: 21:17:55 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 262K 90s unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.17 unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.17 ']' unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:17:55 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: 21:17:55 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:55 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 21:17:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 21:17:55 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: 21:17:55 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 21:17:55 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: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 21:17:55 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: 21:17:55 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 21:17:55 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-abot-epc-basic-0: 21:17:55 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 119K 90s unit-abot-epc-basic-0: 21:17:55 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 39.5M 90s unit-abot-epc-basic-0: 21:17:55 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 1.27M 89s unit-abot-epc-basic-0: 21:17:55 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 221K 89s unit-abot-epc-basic-0: 21:17:56 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 274K 89s unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-abot-epc-basic-0: 21:17:56 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 258K 88s unit-oai-epc-0: 21:17:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:56 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 21:17:56 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: 21:17:56 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: 21:17:56 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: 21:17:56 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: 21:17:56 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: 21:17:56 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: 21:17:56 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 21:17:56 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: 21:17:56 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 21:17:56 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: 21:17:56 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: 21:17:56 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 21:17:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:56 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.17 unit-oai-epc-0: 21:17:56 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: 21:17:56 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: 21:17:56 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: 21:17:56 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.17/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.17/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.17/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 21:17:56 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: 21:17:56 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: 21:17:56 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 21:17:56 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: 21:17:56 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 318K 88s unit-oai-epc-0: 21:17:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:56 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: 21:17:56 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 21:17:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:56 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 21:17:56 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 21:17:56 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 21:17:56 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-abot-epc-basic-0: 21:17:56 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 226K 88s unit-oai-epc-0: 21:17:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 21:17:56 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:17:56 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 21:17:56 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 21:17:56 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 266K 87s unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 21:17:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:17:56 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 21:17:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 21:17:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:57 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 21:17:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 21:17:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:17:57 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 21:17:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 21:17:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 21:17:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 21:17:57 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 21:17:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 21:17:57 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 313K 87s unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:17:57 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.17 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 17 -le 255 ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.17 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 17 -le 255 ]] unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.17' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.17 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.17 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 21:17:57 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 21:17:57 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 266K 86s unit-oai-epc-0: 21:17:57 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 21:17:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.23 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 23 -le 255 ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.23 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 23 -le 255 ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.23' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.23 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.23 unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:57 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 21:17:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 21:17:57 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 334K 86s unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22030' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22030 =~ .*running.* ]] unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:17:57 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 21:17:57 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 257K 86s unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:17:57 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 21:17:57 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 267K 85s unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:57 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:17:57 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:57 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 21:17:57 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 21:17:57 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 21:17:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:17:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:17:58 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 21:17:58 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 21:17:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 21:17:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 21:17:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:17:58 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 21:17:58 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 164K 85s unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:58 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 21:17:58 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 707K 85s unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.23 unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.17 unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.17 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 21:17:58 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 255K 84s unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=keseivutahghuon unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=ushoxahcooghaeg unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:17:58 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-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.8 unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:58 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: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.23 ']' unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-abot-epc-basic-0: 21:17:58 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 189K 84s unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z keseivutahghuon ']' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u keseivutahghuon --password=ushoxahcooghaeg -h 192.168.121.8 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u keseivutahghuon --password=ushoxahcooghaeg -h 192.168.121.8 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 21:17:58 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: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:58 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 21:17:58 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:17:58 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: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u keseivutahghuon --password=ushoxahcooghaeg -h 192.168.121.8 oai-hss unit-oai-hss-0: 21:17:58 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 21:17:58 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:17:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:17:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:17:58 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 221K 84s unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 21:17:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 21:17:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 21:17:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:58 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 21:17:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.23 unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 21:17:59 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 262K 83s unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 21:17:59 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 270K 83s unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:17:59 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: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:59 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: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.23 ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 21:17:59 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 255K 83s unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:59 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.23 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 21:17:59 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: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:59 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 21:17:59 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 268K 82s unit-oai-epc-0: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14177 unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14177' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14177 =~ .*running.* ]] unit-oai-epc-0: 21:17:59 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: 21:17:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:17:59 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-abot-epc-basic-0: 21:17:59 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 267K 82s unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 21:17:59 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-abot-epc-basic-0: 21:17:59 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 314K 82s unit-abot-epc-basic-0: 21:18:00 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 223K 81s unit-abot-epc-basic-0: 21:18:00 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 268K 81s unit-abot-epc-basic-0: 21:18:00 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 409K 81s unit-abot-epc-basic-0: 21:18:00 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 224K 80s unit-oai-epc-0: 21:18:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 21:18:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 21:18:00 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 21:18:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 21:18:00 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-abot-epc-basic-0: 21:18:00 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 335K 80s unit-abot-epc-basic-0: 21:18:01 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 313K 79s unit-abot-epc-basic-0: 21:18:01 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 266K 79s unit-abot-epc-basic-0: 21:18:01 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 270K 79s unit-abot-epc-basic-0: 21:18:01 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 314K 78s unit-oai-epc-0: 21:18:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 21:18:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 21:18:01 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 21:18:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 21:18:01 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-abot-epc-basic-0: 21:18:01 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 120K 78s unit-abot-epc-basic-0: 21:18:01 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 43.4M 78s unit-abot-epc-basic-0: 21:18:02 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 272K 77s unit-abot-epc-basic-0: 21:18:02 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 212K 77s unit-abot-epc-basic-0: 21:18:02 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 226K 77s unit-abot-epc-basic-0: 21:18:02 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 316K 76s unit-oai-epc-0: 21:18:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 21:18:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 21:18:02 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 21:18:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 21:18:02 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-abot-epc-basic-0: 21:18:03 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 223K 76s unit-abot-epc-basic-0: 21:18:03 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 226K 76s unit-abot-epc-basic-0: 21:18:03 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 320K 75s unit-abot-epc-basic-0: 21:18:03 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 261K 75s unit-abot-epc-basic-0: 21:18:03 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 224K 75s unit-oai-epc-0: 21:18:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 21:18:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 21:18:03 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 21:18:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 21:18:03 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-abot-epc-basic-0: 21:18:03 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 321K 74s unit-abot-epc-basic-0: 21:18:04 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 325K 74s unit-abot-epc-basic-0: 21:18:04 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 222K 74s unit-abot-epc-basic-0: 21:18:04 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 165K 73s unit-abot-epc-basic-0: 21:18:04 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 1.40M 73s unit-oai-epc-0: 21:18:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 21:18:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 21:18:04 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 21:18:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:18:04 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 21:18:04 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-abot-epc-basic-0: 21:18:04 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 215K 73s unit-oai-epc-0: 21:18:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:18:04 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 21:18:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 21:18:04 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-abot-epc-basic-0: 21:18:05 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 190K 72s unit-abot-epc-basic-0: 21:18:06 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 60.0K 72s unit-abot-epc-basic-0: 21:18:06 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 30.5M 72s unit-abot-epc-basic-0: 21:18:06 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 47.8M 71s unit-abot-epc-basic-0: 21:18:06 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 219K 71s unit-abot-epc-basic-0: 21:18:06 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 100K 71s unit-abot-epc-basic-0: 21:18:06 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.36M 70s unit-oai-epc-0: 21:18:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 21:18:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:18:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 21:18:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 21:18:07 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 164K 70s unit-oai-epc-0: 21:18:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:18:07 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 21:18:07 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 21:18:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:18:07 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 21:18:07 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 21:18:07 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 21:18:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 21:18:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 21:18:07 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 21:18:07 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 21:18:07 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 21:18:07 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 21:18:07 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 21:18:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:18:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:18:07 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:18:07 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 146K 70s unit-abot-epc-basic-0: 21:18:07 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 21:18:07 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 131K 70s unit-abot-epc-basic-0: 21:18:08 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 168K 69s unit-abot-epc-basic-0: 21:18:08 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 166K 69s unit-abot-epc-basic-0: 21:18:08 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 184K 69s unit-abot-epc-basic-0: 21:18:08 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 166K 68s unit-abot-epc-basic-0: 21:18:09 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 164K 68s unit-abot-epc-basic-0: 21:18:09 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 146K 68s unit-abot-epc-basic-0: 21:18:09 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 146K 68s unit-abot-epc-basic-0: 21:18:10 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 167K 67s unit-abot-epc-basic-0: 21:18:10 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 186K 67s unit-abot-epc-basic-0: 21:18:10 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 185K 67s unit-abot-epc-basic-0: 21:18:11 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 167K 66s unit-abot-epc-basic-0: 21:18:11 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 185K 66s unit-abot-epc-basic-0: 21:18:11 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 147K 66s unit-abot-epc-basic-0: 21:18:11 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 219K 65s unit-abot-epc-basic-0: 21:18:12 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 218K 65s unit-abot-epc-basic-0: 21:18:12 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 219K 65s unit-abot-epc-basic-0: 21:18:12 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 193K 64s unit-abot-epc-basic-0: 21:18:12 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 257K 64s unit-abot-epc-basic-0: 21:18:13 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 257K 64s unit-abot-epc-basic-0: 21:18:13 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 331K 63s unit-abot-epc-basic-0: 21:18:13 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 225K 63s unit-abot-epc-basic-0: 21:18:13 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 319K 63s unit-abot-epc-basic-0: 21:18:13 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 344K 62s unit-abot-epc-basic-0: 21:18:13 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 370K 62s unit-abot-epc-basic-0: 21:18:13 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 371K 62s unit-abot-epc-basic-0: 21:18:14 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 328K 61s unit-abot-epc-basic-0: 21:18:14 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 451K 61s unit-abot-epc-basic-0: 21:18:14 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 129K 61s unit-abot-epc-basic-0: 21:18:14 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 50.6M 60s unit-abot-epc-basic-0: 21:18:14 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 189K 60s unit-abot-epc-basic-0: 21:18:14 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 36.8M 60s unit-abot-epc-basic-0: 21:18:14 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.42M 59s unit-abot-epc-basic-0: 21:18:15 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 423K 59s unit-abot-epc-basic-0: 21:18:15 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 131K 59s unit-abot-epc-basic-0: 21:18:15 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 262K 58s unit-abot-epc-basic-0: 21:18:15 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 40.5M 58s unit-abot-epc-basic-0: 21:18:15 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 269K 58s unit-abot-epc-basic-0: 21:18:16 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 268K 57s unit-abot-epc-basic-0: 21:18:16 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 216K 57s unit-abot-epc-basic-0: 21:18:16 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 338K 57s unit-abot-epc-basic-0: 21:18:16 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 222K 56s unit-abot-epc-basic-0: 21:18:16 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 313K 56s unit-abot-epc-basic-0: 21:18:16 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 332K 56s unit-abot-epc-basic-0: 21:18:17 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 102K 56s unit-abot-epc-basic-0: 21:18:17 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 37.6M 55s unit-abot-epc-basic-0: 21:18:17 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 317K 55s unit-abot-epc-basic-0: 21:18:17 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 121K 55s unit-abot-epc-basic-0: 21:18:18 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 217K 54s unit-abot-epc-basic-0: 21:18:18 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 166K 54s unit-abot-epc-basic-0: 21:18:18 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 188K 54s unit-abot-epc-basic-0: 21:18:19 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 101K 53s unit-abot-epc-basic-0: 21:18:19 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 166K 53s unit-abot-epc-basic-0: 21:18:20 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 128K 53s unit-abot-epc-basic-0: 21:18:20 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 123K 53s unit-abot-epc-basic-0: 21:18:20 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 128K 52s unit-abot-epc-basic-0: 21:18:21 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 134K 52s unit-abot-epc-basic-0: 21:18:21 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 117K 52s unit-abot-epc-basic-0: 21:18:22 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 111K 52s unit-abot-epc-basic-0: 21:18:22 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 120K 51s unit-abot-epc-basic-0: 21:18:22 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 121K 51s unit-abot-epc-basic-0: 21:18:23 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 86.7K 51s unit-abot-epc-basic-0: 21:18:23 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 184K 50s unit-abot-epc-basic-0: 21:18:24 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 95.2K 50s unit-abot-epc-basic-0: 21:18:24 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 119K 50s unit-abot-epc-basic-0: 21:18:25 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 132K 50s unit-abot-epc-basic-0: 21:18:25 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 131K 49s unit-abot-epc-basic-0: 21:18:25 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 121K 49s unit-abot-epc-basic-0: 21:18:26 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 159K 49s unit-abot-epc-basic-0: 21:18:26 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 82.8K 49s unit-abot-epc-basic-0: 21:18:27 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 188K 48s unit-abot-epc-basic-0: 21:18:27 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 109K 48s unit-abot-epc-basic-0: 21:18:27 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 121K 48s unit-abot-epc-basic-0: 21:18:28 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 128K 48s unit-abot-epc-basic-0: 21:18:28 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 133K 47s unit-abot-epc-basic-0: 21:18:29 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 133K 47s unit-abot-epc-basic-0: 21:18:29 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 119K 47s unit-abot-epc-basic-0: 21:18:29 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 164K 46s unit-abot-epc-basic-0: 21:18:30 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 131K 46s unit-abot-epc-basic-0: 21:18:30 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 132K 46s unit-abot-epc-basic-0: 21:18:30 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 133K 46s unit-abot-epc-basic-0: 21:18:31 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 160K 45s unit-abot-epc-basic-0: 21:18:31 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 132K 45s unit-abot-epc-basic-0: 21:18:31 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 147K 45s unit-abot-epc-basic-0: 21:18:32 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 170K 44s unit-abot-epc-basic-0: 21:18:32 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 184K 44s unit-abot-epc-basic-0: 21:18:32 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 162K 44s unit-abot-epc-basic-0: 21:18:32 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 230K 43s unit-abot-epc-basic-0: 21:18:33 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 116K 43s unit-abot-epc-basic-0: 21:18:33 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 49.5M 43s unit-abot-epc-basic-0: 21:18:33 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 170K 43s unit-abot-epc-basic-0: 21:18:33 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 210K 42s unit-abot-epc-basic-0: 21:18:34 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 94.1K 42s unit-abot-epc-basic-0: 21:18:34 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 189K 42s unit-abot-epc-basic-0: 21:18:35 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 93.7K 41s unit-abot-epc-basic-0: 21:18:35 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 168K 41s unit-abot-epc-basic-0: 21:18:36 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 76.0K 41s unit-abot-epc-basic-0: 21:18:36 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 78.1K 41s unit-abot-epc-basic-0: 21:18:37 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 93.9K 40s unit-abot-epc-basic-0: 21:18:37 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 88.9K 40s unit-abot-epc-basic-0: 21:18:38 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 94.0K 40s unit-abot-epc-basic-0: 21:18:39 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 100K 40s unit-abot-epc-basic-0: 21:18:39 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 118K 39s unit-abot-epc-basic-0: 21:18:39 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 112K 39s unit-abot-epc-basic-0: 21:18:40 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 142K 39s unit-abot-epc-basic-0: 21:18:40 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 123K 38s unit-abot-epc-basic-0: 21:18:40 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 164K 38s unit-abot-epc-basic-0: 21:18:41 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 184K 38s unit-abot-epc-basic-0: 21:18:41 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 225K 38s unit-abot-epc-basic-0: 21:18:41 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 216K 37s unit-abot-epc-basic-0: 21:18:41 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 315K 37s unit-abot-epc-basic-0: 21:18:42 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 255K 37s unit-abot-epc-basic-0: 21:18:42 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 239K 36s unit-abot-epc-basic-0: 21:18:42 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 434K 36s unit-abot-epc-basic-0: 21:18:42 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 130K 36s unit-abot-epc-basic-0: 21:18:42 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 43.2M 35s unit-abot-epc-basic-0: 21:18:42 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 661K 35s unit-abot-epc-basic-0: 21:18:43 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 265K 35s unit-abot-epc-basic-0: 21:18:43 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 341K 34s unit-abot-epc-basic-0: 21:18:43 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 325K 34s unit-abot-epc-basic-0: 21:18:43 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 308K 34s unit-abot-epc-basic-0: 21:18:43 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 317K 33s unit-abot-epc-basic-0: 21:18:43 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 280K 33s unit-abot-epc-basic-0: 21:18:43 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 343K 33s unit-abot-epc-basic-0: 21:18:44 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 409K 32s unit-abot-epc-basic-0: 21:18:44 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 322K 32s unit-abot-epc-basic-0: 21:18:44 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 354K 32s unit-abot-epc-basic-0: 21:18:44 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 382K 31s unit-abot-epc-basic-0: 21:18:44 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 287K 31s unit-abot-epc-basic-0: 21:18:44 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 403K 31s unit-abot-epc-basic-0: 21:18:44 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 353K 31s unit-abot-epc-basic-0: 21:18:45 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 401K 30s unit-abot-epc-basic-0: 21:18:45 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 343K 30s unit-abot-epc-basic-0: 21:18:45 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 415K 30s unit-abot-epc-basic-0: 21:18:45 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 344K 29s unit-abot-epc-basic-0: 21:18:45 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 415K 29s unit-abot-epc-basic-0: 21:18:45 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 344K 29s unit-abot-epc-basic-0: 21:18:45 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 415K 28s unit-abot-epc-basic-0: 21:18:46 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 344K 28s unit-abot-epc-basic-0: 21:18:46 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 403K 28s unit-abot-epc-basic-0: 21:18:46 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 364K 27s unit-abot-epc-basic-0: 21:18:46 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 374K 27s unit-abot-epc-basic-0: 21:18:46 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 377K 27s unit-abot-epc-basic-0: 21:18:46 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 391K 26s unit-abot-epc-basic-0: 21:18:46 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 351K 26s unit-abot-epc-basic-0: 21:18:46 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 405K 26s unit-abot-epc-basic-0: 21:18:47 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 362K 26s unit-abot-epc-basic-0: 21:18:47 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 392K 25s unit-abot-epc-basic-0: 21:18:47 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 362K 25s unit-abot-epc-basic-0: 21:18:47 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 402K 25s unit-abot-epc-basic-0: 21:18:47 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 353K 24s unit-abot-epc-basic-0: 21:18:47 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 402K 24s unit-abot-epc-basic-0: 21:18:47 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 353K 24s unit-abot-epc-basic-0: 21:18:47 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 538K 23s unit-abot-epc-basic-0: 21:18:48 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 289K 23s unit-abot-epc-basic-0: 21:18:48 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 527K 23s unit-abot-epc-basic-0: 21:18:48 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 359K 22s unit-abot-epc-basic-0: 21:18:48 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 394K 22s unit-abot-epc-basic-0: 21:18:48 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 123K 22s unit-abot-epc-basic-0: 21:18:48 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 50.0M 22s unit-abot-epc-basic-0: 21:18:48 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 57.6M 21s unit-abot-epc-basic-0: 21:18:49 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 254K 21s unit-abot-epc-basic-0: 21:18:49 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 348K 21s unit-abot-epc-basic-0: 21:18:49 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 318K 20s unit-abot-epc-basic-0: 21:18:49 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 133K 20s unit-abot-epc-basic-0: 21:18:49 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 328K 20s unit-abot-epc-basic-0: 21:18:49 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 49.1M 19s unit-abot-epc-basic-0: 21:18:50 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 256K 19s unit-abot-epc-basic-0: 21:18:50 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 265K 19s unit-abot-epc-basic-0: 21:18:50 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 272K 19s unit-abot-epc-basic-0: 21:18:50 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 212K 18s unit-abot-epc-basic-0: 21:18:50 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 270K 18s unit-abot-epc-basic-0: 21:18:51 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 267K 18s unit-abot-epc-basic-0: 21:18:51 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 270K 17s unit-abot-epc-basic-0: 21:18:51 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 246K 17s unit-abot-epc-basic-0: 21:18:51 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 334K 17s unit-abot-epc-basic-0: 21:18:51 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 275K 16s unit-abot-epc-basic-0: 21:18:52 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 218K 16s unit-abot-epc-basic-0: 21:18:52 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 344K 16s unit-abot-epc-basic-0: 21:18:52 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 315K 16s unit-abot-epc-basic-0: 21:18:52 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 187K 15s unit-abot-epc-basic-0: 21:18:52 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 319K 15s unit-abot-epc-basic-0: 21:18:53 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 148K 15s unit-abot-epc-basic-0: 21:18:53 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 256K 14s unit-abot-epc-basic-0: 21:18:53 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 134K 14s unit-abot-epc-basic-0: 21:18:53 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 188K 14s unit-abot-epc-basic-0: 21:18:54 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 100K 14s unit-abot-epc-basic-0: 21:18:54 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 99.1K 13s unit-abot-epc-basic-0: 21:18:55 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 122K 13s unit-abot-epc-basic-0: 21:18:55 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 111K 13s unit-abot-epc-basic-0: 21:18:56 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 101K 12s unit-abot-epc-basic-0: 21:18:56 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 130K 12s unit-abot-epc-basic-0: 21:18:57 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 108K 12s unit-abot-epc-basic-0: 21:18:57 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 109K 12s unit-abot-epc-basic-0: 21:18:57 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 147K 11s unit-abot-epc-basic-0: 21:18:58 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 109K 11s unit-abot-epc-basic-0: 21:18:58 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 147K 11s unit-abot-epc-basic-0: 21:18:59 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 148K 10s unit-abot-epc-basic-0: 21:18:59 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 81.5K 10s unit-abot-epc-basic-0: 21:18:59 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 436K 10s unit-abot-epc-basic-0: 21:19:00 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 104K 10s unit-abot-epc-basic-0: 21:19:00 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 142K 9s unit-abot-epc-basic-0: 21:19:01 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 103K 9s unit-abot-epc-basic-0: 21:19:01 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 101K 9s unit-abot-epc-basic-0: 21:19:02 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 119K 8s unit-abot-epc-basic-0: 21:19:02 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 108K 8s unit-abot-epc-basic-0: 21:19:03 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 100K 8s unit-abot-epc-basic-0: 21:19:03 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 93.9K 8s unit-abot-epc-basic-0: 21:19:04 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 73.2K 7s unit-abot-epc-basic-0: 21:19:05 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 66.7K 7s unit-abot-epc-basic-0: 21:19:05 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 86.2K 7s unit-abot-epc-basic-0: 21:19:06 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 76.6K 6s unit-abot-epc-basic-0: 21:19:06 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 93.5K 6s unit-abot-epc-basic-0: 21:19:07 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 79.8K 6s unit-abot-epc-basic-0: 21:19:07 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 86.2K 6s unit-abot-epc-basic-0: 21:19:08 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 94.0K 5s unit-abot-epc-basic-0: 21:19:09 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 95.2K 5s unit-abot-epc-basic-0: 21:19:09 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 101K 5s unit-abot-epc-basic-0: 21:19:10 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 86.5K 4s unit-abot-epc-basic-0: 21:19:10 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 93.4K 4s unit-abot-epc-basic-0: 21:19:11 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 87.7K 4s unit-abot-epc-basic-0: 21:19:11 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 87.4K 4s unit-abot-epc-basic-0: 21:19:12 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 78.1K 3s unit-abot-epc-basic-0: 21:19:12 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 94.0K 3s unit-abot-epc-basic-0: 21:19:13 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 108K 3s unit-abot-epc-basic-0: 21:19:13 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 101K 2s unit-abot-epc-basic-0: 21:19:14 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 94.0K 2s unit-abot-epc-basic-0: 21:19:14 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 87.9K 2s unit-abot-epc-basic-0: 21:19:15 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 101K 1s unit-abot-epc-basic-0: 21:19:15 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 110K 1s unit-abot-epc-basic-0: 21:19:16 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 118K 1s unit-abot-epc-basic-0: 21:19:16 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 110K 1s unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 103K 0s unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 100K=4m40s unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install 2018-11-01 21:19:17 (167 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install (Reading database ... 67281 files and directories currently installed.) unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 21:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) over (3.1.1) ... unit-abot-epc-basic-0: 21:19:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 21:19:20 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:19:20 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:19:20 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:19:20 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.694 s unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:19:22+00:00 unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:22 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:19:24 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:19:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:24 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:19:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:19:25 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: 21:19:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:19:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.688 s unit-abot-epc-basic-0: 21:19:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:19:25+00:00 unit-abot-epc-basic-0: 21:19:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:19:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:25 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:19:27 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:19:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:19:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:19:27 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.700 s unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:19:28+00:00 unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 21:19:28 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 21:19:29 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): elasticsearch in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:19:29 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): urllib3>=1.21.1 in /usr/local/lib/python2.7/dist-packages (from elasticsearch) unit-abot-epc-basic-0: 21:19:29 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:19:29 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): flask in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.10 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): itsdangerous>=0.24 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): Werkzeug>=0.14 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): click>=5.1 in /usr/local/lib/python2.7/dist-packages (from flask) unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): bs4 in /usr/local/lib/python2.7/dist-packages unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Requirement already satisfied (use --upgrade to upgrade): beautifulsoup4 in /usr/local/lib/python2.7/dist-packages (from bs4) unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 21:19:30 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 21:19:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:19:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:32 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:19:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5089045156886248136.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5835454112620253061.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7623994622911061551.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3525192360936032829.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2009627318115576636.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3303072127654573421.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.734 s unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:19:33+00:00 unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:19:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:35 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:19:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:35 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:19:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:36 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 21:19:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:19:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install Error: Could not find or load main class org.apache.maven.surefire.booter.ForkedBooter unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD FAILURE unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 3.202 s unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:19:38+00:00 unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 21M/60M unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project ABOT-RunScenarios: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] Command was /bin/sh -c cd /var/lib/abot-epc-basic && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/abot-epc-basic/target/surefire/surefirebooter2132974964447747107.jar /var/lib/abot-epc-basic/target/surefire/surefire1933456353509239214tmp /var/lib/abot-epc-basic/target/surefire/surefire_02470605254444863542tmp unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] -> [Help 1] unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install ls: cannot access '/etc/rebaca-test-suite/artifacts/*/': No such file or directory unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install cp: missing destination file operand after '/etc/rebaca-test-suite/log/*.*' unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install Try 'cp --help' for more information. unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 1 unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:19:38 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:19:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:19:39 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 21:19:39 DEBUG unit.abot-epc-basic/0.install After this operation, 0 B of additional disk space will be used. unit-abot-epc-basic-0: 21:19:39 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:19:39 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:19:39 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:19:39 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.695 s unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:19:41+00:00 unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:41 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:19:43 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:19:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:43 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:19:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:19:44 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: 21:19:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:44 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:19:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:44 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.642 s unit-abot-epc-basic-0: 21:19:44 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:19:44+00:00 unit-abot-epc-basic-0: 21:19:44 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:19:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:44 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.653 s unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-01T21:19:46+00:00 unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install Removing legacy /etc/rebaca-test-suite symlinks unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install tar (child): testReports.tgz: Cannot open: No such file or directory unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install tar (child): Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install tar: Child returned status 2 unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install tar: Error is not recoverable: exiting now unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--configure): unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install subprocess installed post-installation script returned error exit status 2 unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:19:46 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 21:19:47 DEBUG unit.abot-epc-basic/0.install E: Sub-process /usr/bin/dpkg returned an error code (1) unit-abot-epc-basic-0: 21:19:47 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Error: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 21:19:47 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-abot-epc-basic-0: 21:19:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 21:19:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 21:19:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 21:19:47 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 21:19:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 21:19:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:19:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:19:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 21:19:58 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 21:19:58 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 21:19:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 21:19:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 21:19:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 21:19:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 21:19:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 21:19:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:19:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-11-01 21:20:06,896 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-11-01 21:20:36,360 - 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 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 All hosted models reclaimed, cleaning up controller machines 2018-11-01 21:20:49,052 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-11-01 21:20:49,053 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:39 | PASS | | cloudify_ims | functest | vnf | 24:35 | PASS | | heat_ims | functest | vnf | 16:09 | PASS | | vyos_vrouter | functest | vnf | 15:49 | PASS | | juju_epc | functest | vnf | 31:39 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-01 21:20:49,059 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-01 21:20:54,006 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 21:20:54,009 - 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.47,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.47:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=wnPdbxUPnJDMYVxCHECmxwByx 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=3e9dcf933068455ab9b9f3764849638d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 21:20:54,009 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-11-01 21:20:54,016 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-11-01 21:20:55,432 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'b7e374c48374458e85d7e9287fa3b523', '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'tempest_full-project_92f31b18-a39c-451f-b8ef-06ee936313ce'}) 2018-11-01 21:20:55,730 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1aa84ce58954ea89638045e844c3790', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_92f31b18-a39c-451f-b8ef-06ee936313ce'}) 2018-11-01 21:20:55,929 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 21:20:56,041 - functest.core.tenantnetwork - DEBUG - role: 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'e8674b14ffd74dcc880485b75df0ff41'}) 2018-11-01 21:20:56,690 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_92f31b18-a39c-451f-b8ef-06ee936313ce', 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'b7e374c48374458e85d7e9287fa3b523', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '70756cd2-6d90-4acb-b4ef-7e221b970ef7', 'username': u'tempest_full-user_92f31b18-a39c-451f-b8ef-06ee936313ce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 21:20:56,694 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_92f31b18-a39c-451f-b8ef-06ee936313ce', 'password': '70756cd2-6d90-4acb-b4ef-7e221b970ef7', 'project_name': 'tempest_full-project_92f31b18-a39c-451f-b8ef-06ee936313ce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': 'b7e374c48374458e85d7e9287fa3b523', 'project_domain_name': 'Default'} 2018-11-01 21:20:57,971 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 21:21:01,588 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 93c9f1e7-128b-4816-8dc9-ae546d4bd498 | 2018-11-01T21:21:01.246828 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 93c9f1e7-128b-4816-8dc9-ae546d4bd498 ~/.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-11-01 21:21:06,852 - 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-11-01 21:21:07,543 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 21:21:11,683 - 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=7c04065f-3cb7-4db8-8c7a-3b2faf539b26) as the default verifier for the future CLI operations. 2018-11-01 21:21:13,817 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-11-01 21:21:15,494 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/3b7c8eef-7b8a-4370-b477-d49b31ac6cf6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3b7c8eef-7b8a-4370-b477-d49b31ac6cf6/file', 'owner': u'b7e374c48374458e85d7e9287fa3b523', 'id': u'3b7c8eef-7b8a-4370-b477-d49b31ac6cf6', 'size': 12716032, u'self': u'/v2/images/3b7c8eef-7b8a-4370-b477-d49b31ac6cf6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7e374c48374458e85d7e9287fa3b523', 'name': 'tempest_full-project_92f31b18-a39c-451f-b8ef-06ee936313ce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/3b7c8eef-7b8a-4370-b477-d49b31ac6cf6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T21:21:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T21:21:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_92f31b18-a39c-451f-b8ef-06ee936313ce', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3b7c8eef-7b8a-4370-b477-d49b31ac6cf6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_92f31b18-a39c-451f-b8ef-06ee936313ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_92f31b18-a39c-451f-b8ef-06ee936313ce', 'created': u'2018-11-01T21:21:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T21:21:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3b7c8eef-7b8a-4370-b477-d49b31ac6cf6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_92f31b18-a39c-451f-b8ef-06ee936313ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 21:21:15,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_92f31b18-a39c-451f-b8ef-06ee936313ce', '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'3e9dcf933068455ab9b9f3764849638d', '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'b8f36518-d501-451e-9487-68985519ce1b', 'swap': 0}) 2018-11-01 21:21:17,596 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/407661b6-7ae1-485f-af13-ca9eae260792/snap', u'metadata': Munch({})})], 'file': u'/v2/images/407661b6-7ae1-485f-af13-ca9eae260792/file', 'owner': u'b7e374c48374458e85d7e9287fa3b523', 'id': u'407661b6-7ae1-485f-af13-ca9eae260792', 'size': 12716032, u'self': u'/v2/images/407661b6-7ae1-485f-af13-ca9eae260792', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7e374c48374458e85d7e9287fa3b523', 'name': 'tempest_full-project_92f31b18-a39c-451f-b8ef-06ee936313ce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/407661b6-7ae1-485f-af13-ca9eae260792/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T21:21:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T21:21:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_92f31b18-a39c-451f-b8ef-06ee936313ce', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/407661b6-7ae1-485f-af13-ca9eae260792', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_92f31b18-a39c-451f-b8ef-06ee936313ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_92f31b18-a39c-451f-b8ef-06ee936313ce', 'created': u'2018-11-01T21:21:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T21:21:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/407661b6-7ae1-485f-af13-ca9eae260792', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_92f31b18-a39c-451f-b8ef-06ee936313ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 21:21:17,627 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_92f31b18-a39c-451f-b8ef-06ee936313ce', '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'3e9dcf933068455ab9b9f3764849638d', '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'64597ad3-b374-4285-8e86-dce81680563f', 'swap': 0}) 2018-11-01 21:21:17,648 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_92f31b18-a39c-451f-b8ef-06ee936313ce', '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'3e9dcf933068455ab9b9f3764849638d', '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'64597ad3-b374-4285-8e86-dce81680563f', 'swap': 0}) 2018-11-01 21:21:20,229 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 21:21:20,230 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 21:21:20,230 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 21:21:20,233 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 21:21:20,249 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-01 21:21:22,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7c04065f-3cb7-4db8-8c7a-3b2faf539b26/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-11-01 21:21:22,116 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 21:21:22,117 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 21:21:22,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-11-01 21:21:29,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:29.854 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.263s] 2018-11-01 21:21:29,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:29.915 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.061s] 2018-11-01 21:21:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:29.982 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.067s] 2018-11-01 21:21:30,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:30.007 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.303s] 2018-11-01 21:21:30,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:30.132 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.125s] 2018-11-01 21:21:30,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:30.174 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.191s] 2018-11-01 21:21:30,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:30.326 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.152s] 2018-11-01 21:21:30,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:30.749 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.721s] 2018-11-01 21:21:31,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.126 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.377s] 2018-11-01 21:21:31,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.300 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.172s] 2018-11-01 21:21:31,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.310 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-11-01 21:21:31,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.323 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-11-01 21:21:31,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.341 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.017s] 2018-11-01 21:21:31,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.459 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.117s] 2018-11-01 21:21:31,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.589 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.129s] 2018-11-01 21:21:31,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.615 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.026s] 2018-11-01 21:21:31,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.743 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.128s] 2018-11-01 21:21:31,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.779 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.036s] 2018-11-01 21:21:31,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:31.789 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-11-01 21:21:32,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:32.205 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.414s] 2018-11-01 21:21:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:32.433 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.228s] 2018-11-01 21:21:35,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:35.217 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:21:35,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:35.218 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-01 21:21:39,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:39.219 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.314s] 2018-11-01 21:21:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:39.270 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.050s] 2018-11-01 21:21:39,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:39.538 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.267s] 2018-11-01 21:21:39,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:39.590 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.254s] 2018-11-01 21:21:39,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:39.724 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.133s] 2018-11-01 21:21:40,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:40.015 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.290s] 2018-11-01 21:21:40,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:40.662 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.647s] 2018-11-01 21:21:41,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:41.191 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.529s] 2018-11-01 21:21:46,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:46.212 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.112s] 2018-11-01 21:21:47,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:47.404 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [9.793s] 2018-11-01 21:21:47,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:47.649 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.248s] 2018-11-01 21:21:47,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:47.895 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.246s] 2018-11-01 21:21:48,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.091 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.195s] 2018-11-01 21:21:48,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.214 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.123s] 2018-11-01 21:21:48,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.382 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:21:48,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.390 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.176s] 2018-11-01 21:21:48,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.560 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.170s] 2018-11-01 21:21:48,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.704 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.228s] 2018-11-01 21:21:48,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.715 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.010s] 2018-11-01 21:21:48,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.730 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.015s] 2018-11-01 21:21:48,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.741 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.010s] 2018-11-01 21:21:48,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.755 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2018-11-01 21:21:48,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.764 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-11-01 21:21:48,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.778 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.013s] 2018-11-01 21:21:48,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.787 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2018-11-01 21:21:48,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.803 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.016s] 2018-11-01 21:21:48,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.813 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.009s] 2018-11-01 21:21:48,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.822 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-11-01 21:21:48,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.832 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.009s] 2018-11-01 21:21:48,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.841 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-11-01 21:21:48,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.844 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.285s] 2018-11-01 21:21:48,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.861 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.020s] 2018-11-01 21:21:48,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:48.939 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.095s] 2018-11-01 21:21:54,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:54.788 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-11-01 21:21:55,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:55.219 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.239s] 2018-11-01 21:21:55,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:55.273 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.055s] 2018-11-01 21:21:56,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:21:56.420 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.108s] 2018-11-01 21:22:03,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:03.337 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.067s] 2018-11-01 21:22:03,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:03.523 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.187s] 2018-11-01 21:22:06,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:06.008 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.483s] 2018-11-01 21:22:07,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:07.767 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.759s] 2018-11-01 21:22:08,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:08.554 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [6.057s] 2018-11-01 21:22:11,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:11.973 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [17.178s] 2018-11-01 21:22:14,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:14.129 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [5.573s] 2018-11-01 21:22:15,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:15.383 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [2.317s] 2018-11-01 21:22:16,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:16.561 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-01 21:22:17,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:17.206 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [1.823s] 2018-11-01 21:22:18,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:18.982 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [1.774s] 2018-11-01 21:22:18,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:18.985 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-01 21:22:18,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:18.986 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.000s]: Skipped until Bug: 1186354 is resolved. 2018-11-01 21:22:18,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:18.995 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.013s] 2018-11-01 21:22:20,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:20.036 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.207s] 2018-11-01 21:22:20,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:20.149 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.112s] 2018-11-01 21:22:20,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:20.221 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.072s] 2018-11-01 21:22:20,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:20.294 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.072s] 2018-11-01 21:22:20,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:20.388 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.094s] 2018-11-01 21:22:20,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:20.716 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.327s] 2018-11-01 21:22:20,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:20.831 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.115s] 2018-11-01 21:22:21,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:21.184 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.349s] 2018-11-01 21:22:21,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:21.330 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.148s] 2018-11-01 21:22:21,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:21.433 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.104s] 2018-11-01 21:22:26,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:26.694 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.136s] 2018-11-01 21:22:26,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:26.736 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.042s] 2018-11-01 21:22:26,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:26.778 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.042s] 2018-11-01 21:22:26,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:26.857 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.079s] 2018-11-01 21:22:26,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:26.966 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.108s] 2018-11-01 21:22:30,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:30.226 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [18.251s] 2018-11-01 21:22:30,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:30.227 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-11-01 21:22:30,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:30.578 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.657s] 2018-11-01 21:22:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:32.129 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.108s] 2018-11-01 21:22:32,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:32.138 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.009s] 2018-11-01 21:22:32,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:32.148 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.009s] 2018-11-01 21:22:32,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:32.350 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.202s] 2018-11-01 21:22:32,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:32.360 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2018-11-01 21:22:32,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:32.397 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.036s] 2018-11-01 21:22:32,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:32.405 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2018-11-01 21:22:38,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:38.493 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.207s] 2018-11-01 21:22:38,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:38.516 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.023s] 2018-11-01 21:22:40,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:40.839 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [4.803s] 2018-11-01 21:22:43,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:43.402 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.931s] 2018-11-01 21:22:43,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:43.669 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.267s] 2018-11-01 21:22:44,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:44.146 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.169s] 2018-11-01 21:22:44,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:44.331 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.185s] 2018-11-01 21:22:44,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:44.429 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:22:46,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:46.303 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:22:51,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:51.879 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [4.355s] 2018-11-01 21:22:54,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:54.814 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.145s] 2018-11-01 21:22:54,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:54.848 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.035s] 2018-11-01 21:22:55,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:55.114 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.265s] 2018-11-01 21:22:58,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:22:58.801 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-11-01 21:23:02,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:02.764 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.197s] 2018-11-01 21:23:08,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:08.940 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [6.173s] 2018-11-01 21:23:08,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:08.947 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.010s] 2018-11-01 21:23:08,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:08.959 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-11-01 21:23:08,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:08.969 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.010s] 2018-11-01 21:23:09,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:09.427 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.456s] 2018-11-01 21:23:09,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:09.819 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.391s] 2018-11-01 21:23:14,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:14.565 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [13.803s] 2018-11-01 21:23:18,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:18.370 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.258s] 2018-11-01 21:23:18,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:18.462 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.092s] 2018-11-01 21:23:18,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:18.557 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.094s] 2018-11-01 21:23:18,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:18.739 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.182s] 2018-11-01 21:23:21,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:21.070 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:23:27,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:27.885 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [105.355s] 2018-11-01 21:23:44,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:44.529 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [0.946s] 2018-11-01 21:23:44,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:44.656 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.129s] 2018-11-01 21:23:45,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:45.603 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [9.599s] 2018-11-01 21:23:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:45.614 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2018-11-01 21:23:45,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:45.726 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.111s] 2018-11-01 21:23:45,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:45.754 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.029s] 2018-11-01 21:23:46,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:46.845 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [57.269s] 2018-11-01 21:23:46,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:46.864 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.023s] 2018-11-01 21:23:50,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:50.685 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.123s] 2018-11-01 21:23:50,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:50.696 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-11-01 21:23:50,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:50.758 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.062s] 2018-11-01 21:23:50,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:50.812 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.053s] 2018-11-01 21:23:50,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:50.832 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.020s] 2018-11-01 21:23:50,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:50.844 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-11-01 21:23:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:50.854 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-11-01 21:23:57,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:57.377 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.229s] 2018-11-01 21:23:57,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:57.415 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.038s] 2018-11-01 21:23:57,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:57.482 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.066s] 2018-11-01 21:23:57,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:57.507 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.024s] 2018-11-01 21:23:57,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:23:57.710 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.202s] 2018-11-01 21:24:04,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:04.133 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.412s] 2018-11-01 21:24:04,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:04.148 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.015s] 2018-11-01 21:24:04,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:04.187 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.038s] 2018-11-01 21:24:04,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:04.203 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.016s] 2018-11-01 21:24:06,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:06.346 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:24:11,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:11.762 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [3.369s] 2018-11-01 21:24:11,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:11.873 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.112s] 2018-11-01 21:24:12,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:12.053 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.180s] 2018-11-01 21:24:15,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:15.630 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [5.883s] 2018-11-01 21:24:16,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:16.980 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [62.402s] 2018-11-01 21:24:20,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:20.789 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [5.159s] 2018-11-01 21:24:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:26.113 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [9.132s] 2018-11-01 21:24:29,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:29.914 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.716s] 2018-11-01 21:24:30,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.027 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [7.046s] 2018-11-01 21:24:30,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.050 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.025s] 2018-11-01 21:24:30,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.061 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.011s] 2018-11-01 21:24:30,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.073 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.011s] 2018-11-01 21:24:30,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.081 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-11-01 21:24:30,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.103 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.022s] 2018-11-01 21:24:30,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.188 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [4.077s] 2018-11-01 21:24:30,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.328 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.225s] 2018-11-01 21:24:30,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.344 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.016s] 2018-11-01 21:24:30,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.368 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.023s] 2018-11-01 21:24:30,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:30.396 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.028s] 2018-11-01 21:24:32,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:32.193 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-11-01 21:24:34,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:34.483 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.399s] 2018-11-01 21:24:35,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:35.666 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.244s] 2018-11-01 21:24:35,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:35.760 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.094s] 2018-11-01 21:24:35,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:35.802 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.041s] 2018-11-01 21:24:35,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:35.841 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.039s] 2018-11-01 21:24:35,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:35.912 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:24:38,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:38.193 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.452s] 2018-11-01 21:24:38,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:38.307 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.254s] 2018-11-01 21:24:38,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:38.325 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.132s] 2018-11-01 21:24:38,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:38.446 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.122s] 2018-11-01 21:24:39,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:39.118 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.670s] 2018-11-01 21:24:41,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:41.904 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.166s] 2018-11-01 21:24:41,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:41.918 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2018-11-01 21:24:42,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:42.140 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.222s] 2018-11-01 21:24:42,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:42.201 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [55.318s] 2018-11-01 21:24:42,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:42.587 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.182s] 2018-11-01 21:24:45,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:45.022 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.916s] 2018-11-01 21:24:45,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:45.610 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [0.588s] 2018-11-01 21:24:46,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:46.806 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.194s] 2018-11-01 21:24:47,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:47.721 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.399s] 2018-11-01 21:24:47,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:47.729 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-11-01 21:24:48,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.203 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.472s] 2018-11-01 21:24:48,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.206 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-11-01 21:24:48,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.208 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-01 21:24:48,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.209 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-01 21:24:48,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.243 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.037s] 2018-11-01 21:24:48,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.332 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.526s] 2018-11-01 21:24:48,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.438 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.194s] 2018-11-01 21:24:48,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.442 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-11-01 21:24:48,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.443 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-11-01 21:24:48,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:48.444 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-11-01 21:24:49,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:49.401 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.069s] 2018-11-01 21:24:50,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:50.208 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:24:56,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:56.065 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.052s] 2018-11-01 21:24:56,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:24:56.082 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2018-11-01 21:25:03,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:03.781 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [12.300s] 2018-11-01 21:25:05,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:05.891 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.111s] 2018-11-01 21:25:06,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:06.826 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [6.079s] 2018-11-01 21:25:11,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:11.689 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [4.862s] 2018-11-01 21:25:12,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:12.715 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-01 21:25:22,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:22.856 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.114s] 2018-11-01 21:25:22,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:22.920 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.063s] 2018-11-01 21:25:23,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:23.147 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.227s] 2018-11-01 21:25:23,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:23.246 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.097s] 2018-11-01 21:25:23,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:23.247 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-01 21:25:25,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:25.682 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.053s] 2018-11-01 21:25:25,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:25.693 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2018-11-01 21:25:36,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:36.401 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.369s] 2018-11-01 21:25:36,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:36.608 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.207s] 2018-11-01 21:25:37,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:37.164 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.555s] 2018-11-01 21:25:38,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:38.004 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.839s] 2018-11-01 21:25:38,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:38.398 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.394s] 2018-11-01 21:25:38,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:38.864 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.466s] 2018-11-01 21:25:39,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:39.433 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.569s] 2018-11-01 21:25:47,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:47.991 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [65.772s] 2018-11-01 21:25:48,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:48.319 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [16.634s] 2018-11-01 21:25:53,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:53.537 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.221s] 2018-11-01 21:25:55,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:55.721 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.398s] 2018-11-01 21:25:55,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:55.738 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-11-01 21:25:55,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:55.756 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2018-11-01 21:25:56,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:56.080 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.322s] 2018-11-01 21:25:57,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:57.705 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.620s] 2018-11-01 21:25:57,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:57.718 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.017s] 2018-11-01 21:25:57,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:57.737 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2018-11-01 21:25:57,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:57.747 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-11-01 21:25:57,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:57.758 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-11-01 21:25:57,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:57.776 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.018s] 2018-11-01 21:25:57,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:57.789 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.012s] 2018-11-01 21:25:57,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:25:57.800 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-11-01 21:26:00,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:00.643 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.081s] 2018-11-01 21:26:00,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:00.705 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.062s] 2018-11-01 21:26:00,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:00.938 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.233s] 2018-11-01 21:26:01,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:01.033 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.094s] 2018-11-01 21:26:01,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:01.034 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-01 21:26:01,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:01.863 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:26:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:09.499 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.577s] 2018-11-01 21:26:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:09.656 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.156s] 2018-11-01 21:26:10,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:10.993 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.417s] 2018-11-01 21:26:11,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:11.384 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.392s] 2018-11-01 21:26:21,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:21.331 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.639s] 2018-11-01 21:26:21,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:21.556 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.225s] 2018-11-01 21:26:22,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:22.382 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.825s] 2018-11-01 21:26:22,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:22.888 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.308s] 2018-11-01 21:26:29,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:29.152 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [1.799s] 2018-11-01 21:26:31,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:31.295 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:26:36,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:36.046 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.256s] 2018-11-01 21:26:36,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:36.461 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.416s] 2018-11-01 21:26:37,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:37.539 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [9.650s] 2018-11-01 21:26:38,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:38.034 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.497s] 2018-11-01 21:26:39,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:39.951 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.915s] 2018-11-01 21:26:45,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:45.482 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [25.510s] 2018-11-01 21:26:45,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:45.770 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.236s] 2018-11-01 21:26:51,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:51.126 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [63.117s] 2018-11-01 21:26:52,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:52.703 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.413s] 2018-11-01 21:26:53,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:53.158 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.455s] 2018-11-01 21:26:56,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:56.349 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.188s] 2018-11-01 21:26:57,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:57.077 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.730s] 2018-11-01 21:26:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:58.456 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:26:58,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:58.522 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.444s] 2018-11-01 21:26:58,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:58.951 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [18.995s] 2018-11-01 21:26:59,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:26:59.585 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.639s] 2018-11-01 21:27:06,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:06.273 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.508s] 2018-11-01 21:27:07,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:07.032 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.759s] 2018-11-01 21:27:07,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:07.563 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [22.082s] 2018-11-01 21:27:07,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:07.740 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.707s] 2018-11-01 21:27:08,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:08.489 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.748s] 2018-11-01 21:27:09,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:09.665 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.175s] 2018-11-01 21:27:10,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:10.648 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [0.982s] 2018-11-01 21:27:11,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:11.663 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [3.575s] 2018-11-01 21:27:11,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:11.916 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.254s] 2018-11-01 21:27:12,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:12.416 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.499s] 2018-11-01 21:27:12,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:12.967 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.550s] 2018-11-01 21:27:12,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:12.993 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.027s] 2018-11-01 21:27:13,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:13.696 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.702s] 2018-11-01 21:27:14,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:14.253 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.556s] 2018-11-01 21:27:15,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:15.243 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:27:18,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:18.403 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.776s] 2018-11-01 21:27:18,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:18.436 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.102s] 2018-11-01 21:27:18,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:18.532 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.096s] 2018-11-01 21:27:18,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:18.644 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.111s] 2018-11-01 21:27:18,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:18.824 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.179s] 2018-11-01 21:27:18,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:18.912 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.088s] 2018-11-01 21:27:22,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:22.337 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.053s] 2018-11-01 21:27:24,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:24.978 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.639s] 2018-11-01 21:27:25,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:25.783 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.729s] 2018-11-01 21:27:26,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:26.286 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.503s] 2018-11-01 21:27:26,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:26.707 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.421s] 2018-11-01 21:27:27,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:27.077 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.370s] 2018-11-01 21:27:32,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:32.900 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.173s] 2018-11-01 21:27:33,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:33.735 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.834s] 2018-11-01 21:27:33,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:33.858 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.123s] 2018-11-01 21:27:34,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:34.307 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.448s] 2018-11-01 21:27:36,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.273 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.061s] 2018-11-01 21:27:36,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.284 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-11-01 21:27:36,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.416 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.132s] 2018-11-01 21:27:36,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.427 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-11-01 21:27:36,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.439 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-11-01 21:27:36,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.461 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.021s] 2018-11-01 21:27:36,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.521 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2018-11-01 21:27:36,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.585 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.064s] 2018-11-01 21:27:36,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.705 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.120s] 2018-11-01 21:27:36,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.719 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-11-01 21:27:36,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:36.783 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.064s] 2018-11-01 21:27:38,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:38.604 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.101s] 2018-11-01 21:27:39,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:39.718 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-01 21:27:40,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:40.061 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [21.653s] 2018-11-01 21:27:43,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:43.952 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.977s] 2018-11-01 21:27:48,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:48.000 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-11-01 21:27:48,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:48.001 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-11-01 21:27:54,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:54.222 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.221s] 2018-11-01 21:27:55,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:55.450 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-01 21:27:55,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:55.451 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-01 21:27:55,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:55.452 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-01 21:27:58,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:58.736 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.311s] 2018-11-01 21:27:59,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:27:59.073 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.337s] 2018-11-01 21:28:00,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:00.268 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.194s] 2018-11-01 21:28:01,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:01.308 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.039s] 2018-11-01 21:28:04,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:04.046 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [23.982s] 2018-11-01 21:28:15,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.301 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.186s] 2018-11-01 21:28:15,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.308 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-11-01 21:28:15,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.382 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.073s] 2018-11-01 21:28:15,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.420 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.038s] 2018-11-01 21:28:15,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.452 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.032s] 2018-11-01 21:28:15,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.497 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.044s] 2018-11-01 21:28:15,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.545 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.047s] 2018-11-01 21:28:15,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.575 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.030s] 2018-11-01 21:28:15,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.622 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.046s] 2018-11-01 21:28:15,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.661 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.038s] 2018-11-01 21:28:15,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.702 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.040s] 2018-11-01 21:28:15,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.744 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.041s] 2018-11-01 21:28:15,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.776 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.032s] 2018-11-01 21:28:15,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.811 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.035s] 2018-11-01 21:28:15,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:15.887 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.075s] 2018-11-01 21:28:25,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:25.200 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [21.151s] 2018-11-01 21:28:27,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:27.800 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.552s] 2018-11-01 21:28:28,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:28.159 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.358s] 2018-11-01 21:28:33,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:33.333 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.655s] 2018-11-01 21:28:33,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:33.587 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.253s] 2018-11-01 21:28:33,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:33.754 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.167s] 2018-11-01 21:28:36,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:36.416 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.222s] 2018-11-01 21:28:37,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:37.545 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.748s] 2018-11-01 21:28:41,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:41.281 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.319s] 2018-11-01 21:28:44,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:44.552 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.193s] 2018-11-01 21:28:44,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:44.751 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.197s] 2018-11-01 21:28:44,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:44.758 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.007s] 2018-11-01 21:28:44,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:44.765 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.007s] 2018-11-01 21:28:44,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:44.945 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.180s] 2018-11-01 21:28:44,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:44.953 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.007s] 2018-11-01 21:28:44,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:44.960 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.007s] 2018-11-01 21:28:45,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:45.145 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.184s] 2018-11-01 21:28:45,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:45.152 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-11-01 21:28:45,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:45.159 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.007s] 2018-11-01 21:28:48,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:48.946 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.442s] 2018-11-01 21:28:49,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:49.141 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.195s] 2018-11-01 21:28:54,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:54.264 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.013s] 2018-11-01 21:28:54,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:54.447 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.183s] 2018-11-01 21:28:54,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:54.626 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.179s] 2018-11-01 21:28:54,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:54.722 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.095s] 2018-11-01 21:28:54,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:54.748 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.027s] 2018-11-01 21:28:56,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:56.469 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [102.184s] 2018-11-01 21:28:59,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:28:59.716 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [3.252s] 2018-11-01 21:29:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:00.515 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.799s] 2018-11-01 21:29:08,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:08.037 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.942s] 2018-11-01 21:29:08,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:08.056 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.022s] 2018-11-01 21:29:08,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:08.744 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.687s] 2018-11-01 21:29:19,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:19.329 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.439s] 2018-11-01 21:29:21,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:21.759 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [5.368s] 2018-11-01 21:29:23,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:23.911 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [4.580s] 2018-11-01 21:29:25,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:25.244 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.333s] 2018-11-01 21:29:26,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:26.812 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.567s] 2018-11-01 21:29:27,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:27.340 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [5.578s] 2018-11-01 21:29:27,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:27.342 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-01 21:29:27,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:27.343 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-01 21:29:27,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:27.343 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-11-01 21:29:28,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:28.469 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.658s] 2018-11-01 21:29:35,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:35.818 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.681s] 2018-11-01 21:29:36,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.032 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.184s] 2018-11-01 21:29:36,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.075 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.042s] 2018-11-01 21:29:36,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.117 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.042s] 2018-11-01 21:29:36,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.163 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.045s] 2018-11-01 21:29:36,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.196 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.033s] 2018-11-01 21:29:36,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.250 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.053s] 2018-11-01 21:29:36,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.292 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.041s] 2018-11-01 21:29:36,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.300 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.482s] 2018-11-01 21:29:36,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.334 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.041s] 2018-11-01 21:29:36,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.357 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.023s] 2018-11-01 21:29:36,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.418 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.061s] 2018-11-01 21:29:36,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:36.467 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.049s] 2018-11-01 21:29:42,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:42.635 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [2.930s] 2018-11-01 21:29:44,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:44.720 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [1.559s] 2018-11-01 21:29:47,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:47.223 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.502s] 2018-11-01 21:29:48,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:48.759 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.537s] 2018-11-01 21:29:51,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:51.316 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.556s] 2018-11-01 21:29:55,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:55.530 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [3.648s] 2018-11-01 21:29:58,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:58.106 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.371s] 2018-11-01 21:29:58,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:29:58.398 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [2.867s] 2018-11-01 21:30:01,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:01.326 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.220s] 2018-11-01 21:30:06,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:06.484 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [69.679s] 2018-11-01 21:30:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:06.546 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.062s] 2018-11-01 21:30:06,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:06.729 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.182s] 2018-11-01 21:30:06,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:06.823 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.093s] 2018-11-01 21:30:06,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:06.824 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-01 21:30:08,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:08.564 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [7.237s] 2018-11-01 21:30:13,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:13.689 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.123s] 2018-11-01 21:30:15,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:15.984 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.545s] 2018-11-01 21:30:16,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:16.080 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [76.004s] 2018-11-01 21:30:18,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:18.096 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.406s] 2018-11-01 21:30:18,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:18.309 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.233s] 2018-11-01 21:30:22,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:22.865 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.768s] 2018-11-01 21:30:25,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:25.090 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [6.780s] 2018-11-01 21:30:26,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:26.714 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [5.355s] 2018-11-01 21:30:26,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:26.762 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [3.897s] 2018-11-01 21:30:27,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:27.498 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.272s] 2018-11-01 21:30:28,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:28.179 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.681s] 2018-11-01 21:30:28,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:28.537 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.357s] 2018-11-01 21:30:29,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:29.025 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [0.487s] 2018-11-01 21:30:29,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:29.668 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.643s] 2018-11-01 21:30:30,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:30.338 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.670s] 2018-11-01 21:30:30,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:30.473 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.711s] 2018-11-01 21:30:35,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:35.633 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.380s] 2018-11-01 21:30:35,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:35.660 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.027s] 2018-11-01 21:30:35,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:35.867 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.207s] 2018-11-01 21:30:35,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:35.890 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.022s] 2018-11-01 21:30:35,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:35.915 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.025s] 2018-11-01 21:30:36,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:36.114 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.198s] 2018-11-01 21:30:37,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:37.230 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [10.513s] 2018-11-01 21:30:43,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:43.348 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [6.119s] 2018-11-01 21:30:45,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:45.007 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.992s] 2018-11-01 21:30:45,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:45.109 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.101s] 2018-11-01 21:30:46,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:46.870 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.761s] 2018-11-01 21:30:50,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:50.468 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.381s] 2018-11-01 21:30:50,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:50.707 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [7.356s] 2018-11-01 21:30:50,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:50.708 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-11-01 21:30:50,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:50.842 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.377s] 2018-11-01 21:30:54,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:54.048 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-11-01 21:30:56,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:56.324 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.178s] 2018-11-01 21:30:57,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:57.592 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.266s] 2018-11-01 21:30:58,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:58.157 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.565s] 2018-11-01 21:30:58,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:58.719 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.561s] 2018-11-01 21:30:59,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:30:59.818 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.098s] 2018-11-01 21:31:00,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:00.817 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.573s] 2018-11-01 21:31:01,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:01.032 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.215s] 2018-11-01 21:31:01,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:01.230 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.410s] 2018-11-01 21:31:01,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:01.234 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.201s] 2018-11-01 21:31:01,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:01.731 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.502s] 2018-11-01 21:31:01,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:01.808 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.077s] 2018-11-01 21:31:02,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:02.733 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [0.923s] 2018-11-01 21:31:03,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:03.409 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.676s] 2018-11-01 21:31:04,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:04.046 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.636s] 2018-11-01 21:31:04,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:04.063 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.017s] 2018-11-01 21:31:04,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:04.079 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.016s] 2018-11-01 21:31:04,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:04.093 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.014s] 2018-11-01 21:31:07,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:07.841 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.542s] 2018-11-01 21:31:11,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:11.009 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [9.769s] 2018-11-01 21:31:13,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:13.103 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [1.487s] 2018-11-01 21:31:16,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:16.358 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [5.350s] 2018-11-01 21:31:16,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:16.938 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2018-11-01 21:31:21,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:21.467 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.348s] 2018-11-01 21:31:21,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:21.701 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.233s] 2018-11-01 21:31:23,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:23.987 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.285s] 2018-11-01 21:31:29,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:29.781 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.425s] 2018-11-01 21:31:38,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:38.905 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.180s] 2018-11-01 21:31:38,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:38.921 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-11-01 21:31:39,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.166 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.245s] 2018-11-01 21:31:39,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.184 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.018s] 2018-11-01 21:31:39,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.194 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.009s] 2018-11-01 21:31:39,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.214 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.020s] 2018-11-01 21:31:39,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.244 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.029s] 2018-11-01 21:31:39,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.253 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2018-11-01 21:31:39,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.459 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.203s] 2018-11-01 21:31:39,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.466 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2018-11-01 21:31:39,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.487 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.020s] 2018-11-01 21:31:39,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.496 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2018-11-01 21:31:39,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.506 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.010s] 2018-11-01 21:31:39,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.511 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-11-01 21:31:39,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:39.523 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.012s] 2018-11-01 21:31:40,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:40.101 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.577s] 2018-11-01 21:31:40,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:40.297 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.196s] 2018-11-01 21:31:40,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:40.398 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.101s] 2018-11-01 21:31:40,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:40.463 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.064s] 2018-11-01 21:31:40,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:40.587 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.124s] 2018-11-01 21:31:40,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:40.820 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.233s] 2018-11-01 21:31:43,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:43.992 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [53.267s] 2018-11-01 21:31:50,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.077 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.060s] 2018-11-01 21:31:50,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.291 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.214s] 2018-11-01 21:31:50,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.354 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.062s] 2018-11-01 21:31:50,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.478 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.124s] 2018-11-01 21:31:50,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.547 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.068s] 2018-11-01 21:31:50,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.609 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.062s] 2018-11-01 21:31:50,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.664 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.054s] 2018-11-01 21:31:50,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.736 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.071s] 2018-11-01 21:31:50,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:50.977 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.240s] 2018-11-01 21:31:51,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:51.099 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.122s] 2018-11-01 21:31:51,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:51.337 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.237s] 2018-11-01 21:31:51,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:51.590 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.252s] 2018-11-01 21:31:51,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:51.650 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [7.660s] 2018-11-01 21:31:51,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:51.660 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.071s] 2018-11-01 21:31:55,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:55.564 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:31:55,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:55.566 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:31:55,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:55.567 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-01 21:31:55,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:55.568 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-01 21:31:55,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:55.569 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:31:56,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:56.003 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.019s] 2018-11-01 21:31:58,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:31:58.993 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [2.988s] 2018-11-01 21:32:01,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:01.664 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.665s] 2018-11-01 21:32:02,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:02.250 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.587s] 2018-11-01 21:32:02,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:02.824 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.574s] 2018-11-01 21:32:04,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:04.869 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.112s] 2018-11-01 21:32:04,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:04.904 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.035s] 2018-11-01 21:32:05,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:05.200 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.295s] 2018-11-01 21:32:05,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:05.210 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-11-01 21:32:05,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:05.247 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.037s] 2018-11-01 21:32:05,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:05.258 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-11-01 21:32:05,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:05.308 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.049s] 2018-11-01 21:32:05,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:05.327 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.018s] 2018-11-01 21:32:05,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:05.687 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [2.862s] 2018-11-01 21:32:09,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:09.976 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [4.286s] 2018-11-01 21:32:10,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:10.008 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.034s] 2018-11-01 21:32:10,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:10.497 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.488s] 2018-11-01 21:32:11,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:11.693 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.869s] 2018-11-01 21:32:12,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:12.014 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.321s] 2018-11-01 21:32:12,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:12.024 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.009s] 2018-11-01 21:32:12,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:12.279 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.255s] 2018-11-01 21:32:12,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:12.604 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.324s] 2018-11-01 21:32:12,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:12.868 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.264s] 2018-11-01 21:32:12,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:12.899 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.030s] 2018-11-01 21:32:12,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:12.920 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.022s] 2018-11-01 21:32:17,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:17.399 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.219s] 2018-11-01 21:32:17,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:17.995 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.595s] 2018-11-01 21:32:18,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:18.223 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.228s] 2018-11-01 21:32:18,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:18.417 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.193s] 2018-11-01 21:32:18,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:18.612 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.194s] 2018-11-01 21:32:18,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:18.799 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.187s] 2018-11-01 21:32:18,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:18.992 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.192s] 2018-11-01 21:32:19,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:19.219 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.227s] 2018-11-01 21:32:19,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:19.266 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.046s] 2018-11-01 21:32:19,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:19.311 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.045s] 2018-11-01 21:32:19,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:19.523 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.212s] 2018-11-01 21:32:22,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:22.092 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.501s] 2018-11-01 21:32:22,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:22.205 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.114s] 2018-11-01 21:32:30,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:30.017 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.033s] 2018-11-01 21:32:30,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:30.744 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.113s] 2018-11-01 21:32:30,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:30.789 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.045s] 2018-11-01 21:32:33,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:33.422 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:32:36,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:36.005 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.722s] 2018-11-01 21:32:36,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:36.014 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-01 21:32:38,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:38.642 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.253s] 2018-11-01 21:32:41,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:41.792 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-01 21:32:42,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:42.940 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:32:42,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:42.979 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.448s] 2018-11-01 21:32:43,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:43.242 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.262s] 2018-11-01 21:32:43,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:43.750 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.507s] 2018-11-01 21:32:43,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:43.998 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.248s] 2018-11-01 21:32:44,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:44.679 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.680s] 2018-11-01 21:32:44,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:44.944 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.265s] 2018-11-01 21:32:48,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:48.318 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [56.652s] 2018-11-01 21:32:51,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:51.285 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [6.471s] 2018-11-01 21:32:51,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:51.380 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-11-01 21:32:51,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:51.907 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.188s] 2018-11-01 21:32:51,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:51.919 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-11-01 21:32:51,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:51.932 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2018-11-01 21:32:52,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:52.316 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.383s] 2018-11-01 21:32:52,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:52.325 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-11-01 21:32:52,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:52.334 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-11-01 21:32:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:52.759 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.425s] 2018-11-01 21:32:52,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:52.965 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.205s] 2018-11-01 21:32:53,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:53.331 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [2.048s] 2018-11-01 21:32:54,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:54.253 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:32:54,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:54.254 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:32:58,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:58.574 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.650s] 2018-11-01 21:32:59,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:59.133 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.559s] 2018-11-01 21:32:59,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:32:59.687 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:33:05,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:05.585 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.453s] 2018-11-01 21:33:06,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:06.022 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.435s] 2018-11-01 21:33:06,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:06.504 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.484s] 2018-11-01 21:33:06,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:06.990 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [67.977s] 2018-11-01 21:33:07,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:07.027 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.362s] 2018-11-01 21:33:13,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:13.779 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.352s] 2018-11-01 21:33:13,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:13.827 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.048s] 2018-11-01 21:33:13,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:13.894 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.066s] 2018-11-01 21:33:13,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:13.960 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.065s] 2018-11-01 21:33:14,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:14.030 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.071s] 2018-11-01 21:33:15,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:15.228 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.197s] 2018-11-01 21:33:21,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:21.127 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.242s] 2018-11-01 21:33:21,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:21.644 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.517s] 2018-11-01 21:33:22,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:22.042 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.398s] 2018-11-01 21:33:22,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:22.375 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.332s] 2018-11-01 21:33:22,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:22.704 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.329s] 2018-11-01 21:33:23,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:23.284 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.055s] 2018-11-01 21:33:23,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:23.435 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.729s] 2018-11-01 21:33:24,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:24.417 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [0.982s] 2018-11-01 21:33:24,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:24.825 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.407s] 2018-11-01 21:33:25,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:25.223 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.397s] 2018-11-01 21:33:25,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:25.634 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.411s] 2018-11-01 21:33:26,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:26.061 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.427s] 2018-11-01 21:33:33,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.026 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.531s] 2018-11-01 21:33:33,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.332 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.019s] 2018-11-01 21:33:33,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.573 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.241s] 2018-11-01 21:33:33,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.595 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.021s] 2018-11-01 21:33:33,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.628 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.033s] 2018-11-01 21:33:33,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.650 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.021s] 2018-11-01 21:33:33,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.670 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.020s] 2018-11-01 21:33:33,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.691 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.021s] 2018-11-01 21:33:33,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.710 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.019s] 2018-11-01 21:33:33,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.730 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.019s] 2018-11-01 21:33:33,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.750 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.020s] 2018-11-01 21:33:33,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.779 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.753s] 2018-11-01 21:33:33,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.808 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.057s] 2018-11-01 21:33:33,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:33.867 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.059s] 2018-11-01 21:33:34,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:34.225 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.445s] 2018-11-01 21:33:34,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:34.603 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.378s] 2018-11-01 21:33:35,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:35.727 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.122s] 2018-11-01 21:33:36,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:36.143 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.416s] 2018-11-01 21:33:36,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:36.583 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.440s] 2018-11-01 21:33:38,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:38.169 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.584s] 2018-11-01 21:33:38,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:38.668 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.500s] 2018-11-01 21:33:39,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:39.289 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.620s] 2018-11-01 21:33:39,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:39.361 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.072s] 2018-11-01 21:33:39,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:39.788 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.425s] 2018-11-01 21:33:40,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:40.471 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.683s] 2018-11-01 21:33:42,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:42.621 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.203s] 2018-11-01 21:33:42,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:42.840 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.219s] 2018-11-01 21:33:43,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:43.050 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.210s] 2018-11-01 21:33:43,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:43.237 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.186s] 2018-11-01 21:33:43,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:43.404 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.166s] 2018-11-01 21:33:45,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:45.715 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [2.309s] 2018-11-01 21:33:47,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:47.398 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.525s] 2018-11-01 21:33:47,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:47.862 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.463s] 2018-11-01 21:33:48,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:48.625 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.762s] 2018-11-01 21:33:49,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:49.265 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [55.940s] 2018-11-01 21:33:55,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:55.044 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.224s] 2018-11-01 21:33:57,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:57.055 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.008s] 2018-11-01 21:33:57,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:57.056 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-11-01 21:33:59,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:33:59.675 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.622s] 2018-11-01 21:34:00,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:00.883 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.207s] 2018-11-01 21:34:02,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:02.787 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-01 21:34:02,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:02.788 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-01 21:34:06,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:06.644 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [0.879s] 2018-11-01 21:34:13,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:13.383 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [0.840s] 2018-11-01 21:34:13,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:13.389 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.007s] 2018-11-01 21:34:13,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:13.398 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.008s] 2018-11-01 21:34:13,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:13.678 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.278s] 2018-11-01 21:34:14,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:14.277 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.598s] 2018-11-01 21:34:14,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:14.762 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.484s] 2018-11-01 21:34:18,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:18.961 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [71.951s] 2018-11-01 21:34:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:19.007 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.051s] 2018-11-01 21:34:19,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:19.048 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.337s] 2018-11-01 21:34:19,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:19.057 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.050s] 2018-11-01 21:34:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:19.318 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.269s] 2018-11-01 21:34:22,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:22.401 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-01 21:34:23,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:23.962 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-01 21:34:30,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:30.574 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.582s] 2018-11-01 21:34:35,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:35.311 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [3.843s] 2018-11-01 21:34:36,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:36.441 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.131s] 2018-11-01 21:34:36,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:36.856 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [0.830s] 2018-11-01 21:34:36,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:36.950 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.096s] 2018-11-01 21:34:39,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:39.283 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-11-01 21:34:42,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:42.026 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [5.582s] 2018-11-01 21:34:42,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:42.365 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [53.084s] 2018-11-01 21:34:45,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:45.291 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [2.920s] 2018-11-01 21:34:47,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:47.248 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [5.221s] 2018-11-01 21:34:54,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:54.214 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.828s] 2018-11-01 21:34:56,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:56.321 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [9.068s] 2018-11-01 21:34:56,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:56.488 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.274s] 2018-11-01 21:34:58,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:34:58.773 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.285s] 2018-11-01 21:35:01,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:01.505 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.186s] 2018-11-01 21:35:02,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:02.689 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.915s] 2018-11-01 21:35:10,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:10.682 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.977s] 2018-11-01 21:35:18,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:18.525 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.081s] 2018-11-01 21:35:22,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:22.079 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.554s] 2018-11-01 21:35:27,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:27.475 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.395s] 2018-11-01 21:35:30,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:30.357 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.881s] 2018-11-01 21:35:31,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:31.995 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.637s] 2018-11-01 21:35:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:40.136 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [57.754s] 2018-11-01 21:35:40,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:40.299 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [8.302s] 2018-11-01 21:35:40,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:40.371 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.074s] 2018-11-01 21:35:40,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:40.419 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.047s] 2018-11-01 21:35:45,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:45.839 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [5.418s] 2018-11-01 21:35:51,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:51.342 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [5.502s] 2018-11-01 21:35:55,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:55.467 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.943s] 2018-11-01 21:35:59,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:59.647 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [8.304s] 2018-11-01 21:35:59,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:59.709 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.063s] 2018-11-01 21:35:59,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:35:59.745 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.036s] 2018-11-01 21:36:06,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:06.696 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.948s] 2018-11-01 21:36:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:07.464 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.190s] 2018-11-01 21:36:10,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:10.065 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.600s] 2018-11-01 21:36:12,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:12.437 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.371s] 2018-11-01 21:36:13,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:13.070 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.634s] 2018-11-01 21:36:13,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:13.646 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.575s] 2018-11-01 21:36:13,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:13.762 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.065s] 2018-11-01 21:36:14,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:14.278 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.631s] 2018-11-01 21:36:14,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:14.887 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.608s] 2018-11-01 21:36:15,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:15.510 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.622s] 2018-11-01 21:36:16,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:16.559 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.048s] 2018-11-01 21:36:18,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:18.096 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.537s] 2018-11-01 21:36:18,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:18.320 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.224s] 2018-11-01 21:36:18,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:18.532 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.211s] 2018-11-01 21:36:18,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:18.738 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.206s] 2018-11-01 21:36:18,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:18.944 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.205s] 2018-11-01 21:36:19,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:19.161 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.217s] 2018-11-01 21:36:19,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:19.392 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.231s] 2018-11-01 21:36:19,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:19.972 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.578s] 2018-11-01 21:36:20,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:20.645 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.672s] 2018-11-01 21:36:20,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:20.902 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.257s] 2018-11-01 21:36:23,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:23.690 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [2.785s] 2018-11-01 21:36:23,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:23.691 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-11-01 21:36:23,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:23.910 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.222s] 2018-11-01 21:36:24,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:24.122 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.211s] 2018-11-01 21:36:24,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:24.329 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.207s] 2018-11-01 21:36:24,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:24.537 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.208s] 2018-11-01 21:36:24,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:24.744 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.207s] 2018-11-01 21:36:25,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:25.015 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.270s] 2018-11-01 21:36:25,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:25.215 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.199s] 2018-11-01 21:36:25,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:25.416 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.201s] 2018-11-01 21:36:25,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:25.733 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.316s] 2018-11-01 21:36:26,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:26.137 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.404s] 2018-11-01 21:36:26,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:26.385 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.248s] 2018-11-01 21:36:26,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:26.969 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.582s] 2018-11-01 21:36:26,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:26.971 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-01 21:36:26,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:26.973 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-11-01 21:36:27,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:27.170 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.201s] 2018-11-01 21:36:27,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:27.395 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.224s] 2018-11-01 21:36:30,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:30.304 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [2.908s] 2018-11-01 21:36:30,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:30.776 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.472s] 2018-11-01 21:36:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:31.017 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.239s] 2018-11-01 21:36:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:31.019 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-01 21:36:31,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:31.020 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-11-01 21:36:31,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:31.244 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.227s] 2018-11-01 21:36:31,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:31.454 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.210s] 2018-11-01 21:36:31,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:31.723 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.268s] 2018-11-01 21:36:32,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:32.666 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.826s] 2018-11-01 21:36:32,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:32.714 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.048s] 2018-11-01 21:36:33,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:33.259 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.545s] 2018-11-01 21:36:35,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:35.915 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.655s] 2018-11-01 21:36:38,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:38.302 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [58.156s] 2018-11-01 21:36:40,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:40.101 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.185s] 2018-11-01 21:36:40,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:40.340 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.239s] 2018-11-01 21:36:40,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:40.388 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.049s] 2018-11-01 21:36:43,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:43.390 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [5.088s] 2018-11-01 21:36:50,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:50.234 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.058s] 2018-11-01 21:36:53,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:53.392 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.193s] 2018-11-01 21:36:54,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:54.423 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.029s] 2018-11-01 21:36:55,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:55.066 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.643s] 2018-11-01 21:36:55,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:55.874 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.808s] 2018-11-01 21:36:56,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:56.385 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.200s] 2018-11-01 21:36:56,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:56.656 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.782s] 2018-11-01 21:36:57,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:57.994 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.336s] 2018-11-01 21:36:58,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:58.603 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.610s] 2018-11-01 21:36:58,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:58.668 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.066s] 2018-11-01 21:36:59,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:36:59.707 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.036s] 2018-11-01 21:37:00,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:00.051 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.344s] 2018-11-01 21:37:00,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:00.067 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.016s] 2018-11-01 21:37:00,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:00.082 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.015s] 2018-11-01 21:37:00,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:00.096 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.014s] 2018-11-01 21:37:00,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:00.187 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.181s] 2018-11-01 21:37:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:00.230 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.043s] 2018-11-01 21:37:01,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:01.569 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-01 21:37:03,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:03.066 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.198s] 2018-11-01 21:37:03,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:03.255 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.189s] 2018-11-01 21:37:03,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:03.436 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.181s] 2018-11-01 21:37:03,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:03.627 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.190s] 2018-11-01 21:37:03,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:03.811 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.183s] 2018-11-01 21:37:03,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:03.875 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.064s] 2018-11-01 21:37:04,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:04.006 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.130s] 2018-11-01 21:37:04,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:04.076 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.070s] 2018-11-01 21:37:04,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:04.111 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.636s] 2018-11-01 21:37:04,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:04.139 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.063s] 2018-11-01 21:37:04,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:04.211 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.071s] 2018-11-01 21:37:04,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:04.279 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.068s] 2018-11-01 21:37:04,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:04.304 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.192s] 2018-11-01 21:37:04,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:04.681 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.376s] 2018-11-01 21:37:05,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:05.507 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.548s] 2018-11-01 21:37:09,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:09.883 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2018-11-01 21:37:13,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:13.846 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.151s] 2018-11-01 21:37:14,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.098 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.252s] 2018-11-01 21:37:14,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.230 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.132s] 2018-11-01 21:37:14,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.307 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.076s] 2018-11-01 21:37:14,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.420 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.114s] 2018-11-01 21:37:14,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.513 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.092s] 2018-11-01 21:37:14,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.621 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.108s] 2018-11-01 21:37:14,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.733 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.112s] 2018-11-01 21:37:14,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.788 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.054s] 2018-11-01 21:37:14,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.841 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.052s] 2018-11-01 21:37:14,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.889 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.048s] 2018-11-01 21:37:14,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:14.937 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.048s] 2018-11-01 21:37:15,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.004 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.066s] 2018-11-01 21:37:15,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.112 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.108s] 2018-11-01 21:37:15,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.167 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.055s] 2018-11-01 21:37:15,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.209 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.041s] 2018-11-01 21:37:15,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.289 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.080s] 2018-11-01 21:37:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.376 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.087s] 2018-11-01 21:37:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.433 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.056s] 2018-11-01 21:37:15,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.494 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.060s] 2018-11-01 21:37:15,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.603 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.109s] 2018-11-01 21:37:15,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.649 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.045s] 2018-11-01 21:37:15,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.686 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.037s] 2018-11-01 21:37:15,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.728 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.041s] 2018-11-01 21:37:15,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.781 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.053s] 2018-11-01 21:37:15,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.834 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.053s] 2018-11-01 21:37:15,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.881 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.047s] 2018-11-01 21:37:15,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:15.937 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.055s] 2018-11-01 21:37:16,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:16.414 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.475s] 2018-11-01 21:37:16,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:16.464 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.051s] 2018-11-01 21:37:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:16.562 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.098s] 2018-11-01 21:37:17,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:17.046 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.481s] 2018-11-01 21:37:17,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:17.556 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.509s] 2018-11-01 21:37:17,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:17.634 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.079s] 2018-11-01 21:37:17,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:17.704 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.069s] 2018-11-01 21:37:17,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:17.798 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.094s] 2018-11-01 21:37:18,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:18.267 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.467s] 2018-11-01 21:37:18,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:18.336 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.070s] 2018-11-01 21:37:18,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:18.400 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.064s] 2018-11-01 21:37:32,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:32.243 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.336s] 2018-11-01 21:37:32,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:32.691 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.447s] 2018-11-01 21:37:39,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:39.354 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.218s] 2018-11-01 21:37:41,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:41.138 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [1.784s] 2018-11-01 21:37:43,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:43.072 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.932s] 2018-11-01 21:37:45,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:45.015 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [1.944s] 2018-11-01 21:37:50,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:50.939 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.061s] 2018-11-01 21:37:58,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:37:58.107 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [44.411s] 2018-11-01 21:38:01,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:01.710 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.839s] 2018-11-01 21:38:07,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:07.392 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.531s] 2018-11-01 21:38:07,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:07.581 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.190s] 2018-11-01 21:38:10,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:10.268 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [65.971s] 2018-11-01 21:38:10,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:10.278 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.015s] 2018-11-01 21:38:10,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:10.368 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:38:10,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:10.369 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:38:10,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:10.370 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:38:10,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:10.861 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.579s] 2018-11-01 21:38:10,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:10.862 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-11-01 21:38:11,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:11.078 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.217s] 2018-11-01 21:38:11,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:11.229 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.150s] 2018-11-01 21:38:15,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:15.707 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [1.977s] 2018-11-01 21:38:16,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:16.214 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.507s] 2018-11-01 21:38:16,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:16.317 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.102s] 2018-11-01 21:38:16,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:16.678 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.360s] 2018-11-01 21:38:16,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:16.692 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.015s] 2018-11-01 21:38:16,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:16.714 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.022s] 2018-11-01 21:38:16,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:16.865 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.150s] 2018-11-01 21:38:19,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:19.263 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-01 21:38:23,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:23.478 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.678s] 2018-11-01 21:38:23,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:23.916 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.437s] 2018-11-01 21:38:24,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:24.079 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.808s] 2018-11-01 21:38:24,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:24.140 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.061s] 2018-11-01 21:38:24,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:24.308 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.392s] 2018-11-01 21:38:24,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:24.495 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [26.382s] 2018-11-01 21:38:24,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:24.711 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.402s] 2018-11-01 21:38:25,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:25.100 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.389s] 2018-11-01 21:38:35,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:35.929 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.833s] 2018-11-01 21:38:36,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:36.156 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.227s] 2018-11-01 21:38:45,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:45.500 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [1.947s] 2018-11-01 21:38:45,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:45.891 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.392s] 2018-11-01 21:38:47,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:47.274 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.381s] 2018-11-01 21:38:47,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:47.420 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-11-01 21:38:47,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:47.463 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.190s] 2018-11-01 21:38:47,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:47.619 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.156s] 2018-11-01 21:38:49,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:38:49.918 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [12.418s] 2018-11-01 21:39:01,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:01.517 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [11.597s] 2018-11-01 21:39:07,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:07.089 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [11.660s] 2018-11-01 21:39:08,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:08.420 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:39:08,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:08.422 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:39:08,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:08.423 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-01 21:39:08,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:08.424 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:39:11,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:11.817 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.731s] 2018-11-01 21:39:12,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:12.113 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.427s] 2018-11-01 21:39:12,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:12.189 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.076s] 2018-11-01 21:39:12,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:12.699 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.510s] 2018-11-01 21:39:12,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:12.780 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.080s] 2018-11-01 21:39:13,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:13.373 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.593s] 2018-11-01 21:39:14,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:14.157 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.340s] 2018-11-01 21:39:17,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:17.100 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [2.941s] 2018-11-01 21:39:18,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:18.839 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [31.407s] 2018-11-01 21:39:19,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:19.775 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.804s] 2018-11-01 21:39:19,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:19.841 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.740s] 2018-11-01 21:39:20,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:20.295 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.520s] 2018-11-01 21:39:22,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:22.067 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.225s] 2018-11-01 21:39:22,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:22.463 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [3.626s] 2018-11-01 21:39:25,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:25.433 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.089s] 2018-11-01 21:39:25,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:25.960 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.527s] 2018-11-01 21:39:26,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:26.020 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.060s] 2018-11-01 21:39:26,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:26.099 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.078s] 2018-11-01 21:39:26,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:26.182 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.083s] 2018-11-01 21:39:26,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:26.461 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.279s] 2018-11-01 21:39:26,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:26.806 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.344s] 2018-11-01 21:39:36,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:36.693 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [7.881s] 2018-11-01 21:39:36,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:36.694 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-11-01 21:39:38,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:38.260 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [5.172s] 2018-11-01 21:39:38,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:38.677 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.420s] 2018-11-01 21:39:40,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:40.719 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.836s] 2018-11-01 21:39:40,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:40.812 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.132s] 2018-11-01 21:39:42,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:42.042 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.232s] 2018-11-01 21:39:43,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:43.449 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:39:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:45.274 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [22.805s] 2018-11-01 21:39:48,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:48.588 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.198s] 2018-11-01 21:39:48,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:48.625 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.037s] 2018-11-01 21:39:48,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:48.687 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.062s] 2018-11-01 21:39:49,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.134 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.446s] 2018-11-01 21:39:49,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.289 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.153s] 2018-11-01 21:39:49,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.529 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.240s] 2018-11-01 21:39:49,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.566 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2018-11-01 21:39:49,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.622 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.055s] 2018-11-01 21:39:49,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.689 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.067s] 2018-11-01 21:39:49,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.759 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.069s] 2018-11-01 21:39:49,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.825 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.066s] 2018-11-01 21:39:49,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.869 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.044s] 2018-11-01 21:39:49,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:49.960 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.090s] 2018-11-01 21:39:50,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:50.209 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.249s] 2018-11-01 21:39:50,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:50.288 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.078s] 2018-11-01 21:39:50,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:50.356 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.068s] 2018-11-01 21:39:50,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:50.422 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.065s] 2018-11-01 21:39:50,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:50.662 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.240s] 2018-11-01 21:39:51,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:51.722 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [6.448s] 2018-11-01 21:39:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:52.329 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.778s] 2018-11-01 21:39:52,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:52.409 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.690s] 2018-11-01 21:39:55,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:55.127 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [2.799s] 2018-11-01 21:39:58,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:58.064 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [2.934s] 2018-11-01 21:39:59,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:39:59.994 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.580s] 2018-11-01 21:40:00,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:00.542 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.479s] 2018-11-01 21:40:03,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:03.704 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.158s] 2018-11-01 21:40:03,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:03.850 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.857s] 2018-11-01 21:40:06,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:06.785 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.080s] 2018-11-01 21:40:09,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:09.089 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-01 21:40:09,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:09.090 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:40:09,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:09.090 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-01 21:40:11,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:11.129 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.278s] 2018-11-01 21:40:11,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:11.189 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-11-01 21:40:11,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:11.269 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.079s] 2018-11-01 21:40:11,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:11.356 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.087s] 2018-11-01 21:40:11,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:11.363 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-11-01 21:40:11,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:11.773 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.644s]: Skipped until Bug: 1014647 is resolved. 2018-11-01 21:40:14,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:14.931 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.317s] 2018-11-01 21:40:15,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:15.526 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.595s] 2018-11-01 21:40:20,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:20.197 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.288s] 2018-11-01 21:40:24,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:24.492 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.175s] 2018-11-01 21:40:24,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:24.506 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.014s] 2018-11-01 21:40:24,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:24.604 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.098s] 2018-11-01 21:40:24,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:24.899 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.293s] 2018-11-01 21:40:24,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:24.905 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-11-01 21:40:24,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:24.918 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2018-11-01 21:40:24,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:24.930 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.011s] 2018-11-01 21:40:24,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:24.941 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.011s] 2018-11-01 21:40:28,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:28.526 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.418s] 2018-11-01 21:40:29,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:29.853 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [18.074s] 2018-11-01 21:40:35,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:35.786 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [2.887s] 2018-11-01 21:40:43,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:43.971 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.166s] 2018-11-01 21:40:53,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:53.286 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.999s] 2018-11-01 21:40:55,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:55.596 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.309s] 2018-11-01 21:40:58,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:40:58.290 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.694s] 2018-11-01 21:41:02,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:02.565 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.275s] 2018-11-01 21:41:07,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:07.154 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [37.293s] 2018-11-01 21:41:13,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:13.315 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.837s] 2018-11-01 21:41:14,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:14.135 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.820s] 2018-11-01 21:41:27,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:27.137 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.432s] 2018-11-01 21:41:30,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:30.602 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [3.464s] 2018-11-01 21:41:31,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:31.445 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [0.843s] 2018-11-01 21:41:33,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:33.564 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [2.119s] 2018-11-01 21:41:34,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:34.736 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.172s] 2018-11-01 21:41:35,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:35.736 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [28.575s] 2018-11-01 21:41:39,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:39.138 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.401s] 2018-11-01 21:41:42,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:42.713 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.575s] 2018-11-01 21:41:44,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:44.207 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [8.472s] 2018-11-01 21:41:46,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:46.536 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.822s] 2018-11-01 21:41:47,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:47.906 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.369s] 2018-11-01 21:41:52,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:52.379 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.473s] 2018-11-01 21:41:53,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:53.377 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [0.997s] 2018-11-01 21:41:55,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:55.397 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [2.020s] 2018-11-01 21:41:55,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:55.557 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.160s] 2018-11-01 21:41:55,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:55.688 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.130s] 2018-11-01 21:41:55,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:55.783 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.095s] 2018-11-01 21:41:55,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:55.843 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.060s] 2018-11-01 21:41:55,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:55.895 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.052s] 2018-11-01 21:41:55,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:55.992 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.096s] 2018-11-01 21:41:56,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:56.085 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.092s] 2018-11-01 21:41:56,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:56.130 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.046s] 2018-11-01 21:41:56,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:56.186 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.056s] 2018-11-01 21:41:57,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:57.804 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [13.594s] 2018-11-01 21:41:59,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:41:59.286 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.097s] 2018-11-01 21:42:14,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.265 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.185s] 2018-11-01 21:42:14,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.289 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.024s] 2018-11-01 21:42:14,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.321 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.032s] 2018-11-01 21:42:14,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.355 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.033s] 2018-11-01 21:42:14,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.376 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.021s] 2018-11-01 21:42:14,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.413 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.036s] 2018-11-01 21:42:14,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.445 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.031s] 2018-11-01 21:42:14,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.472 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.027s] 2018-11-01 21:42:14,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.505 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.034s] 2018-11-01 21:42:14,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:14.534 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.029s] 2018-11-01 21:42:22,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:22.559 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.037s] 2018-11-01 21:42:26,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:26.533 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.974s] 2018-11-01 21:42:33,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:33.079 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.545s] 2018-11-01 21:42:34,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:34.454 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [36.641s] 2018-11-01 21:42:36,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:36.053 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.973s] 2018-11-01 21:42:37,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:37.973 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.920s] 2018-11-01 21:42:46,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:46.817 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [8.841s] 2018-11-01 21:42:46,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:46.879 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.064s] 2018-11-01 21:42:46,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:46.924 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.045s] 2018-11-01 21:42:51,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:51.888 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [4.961s] 2018-11-01 21:42:56,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:42:56.366 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [4.477s] 2018-11-01 21:43:04,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:04.860 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [8.493s] 2018-11-01 21:43:04,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:04.926 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.067s] 2018-11-01 21:43:04,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:04.965 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.038s] 2018-11-01 21:43:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:10.869 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [5.901s] 2018-11-01 21:43:14,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:14.280 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [39.817s] 2018-11-01 21:43:16,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:16.970 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.100s] 2018-11-01 21:43:38,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:38.158 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.453s] 2018-11-01 21:43:45,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:45.050 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.891s] 2018-11-01 21:43:51,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:51.825 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.774s] 2018-11-01 21:43:51,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:51.827 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-01 21:43:55,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:55.693 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.867s] 2018-11-01 21:43:57,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:57.701 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [43.408s] 2018-11-01 21:43:57,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:43:57.702 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-11-01 21:44:01,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:01.874 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [6.179s] 2018-11-01 21:44:04,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:04.846 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.146s] 2018-11-01 21:44:10,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:10.174 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.327s] 2018-11-01 21:44:29,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:29.925 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [28.049s] 2018-11-01 21:44:31,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:31.157 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.234s] 2018-11-01 21:44:42,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:42.572 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-11-01 21:44:42,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:42.685 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.112s] 2018-11-01 21:44:49,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:49.942 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.318s] 2018-11-01 21:44:50,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:50.076 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.134s] 2018-11-01 21:44:50,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:50.206 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.130s] 2018-11-01 21:44:55,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:55.943 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [5.734s] 2018-11-01 21:44:55,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:55.976 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.035s] 2018-11-01 21:44:56,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:44:56.006 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.029s] 2018-11-01 21:45:02,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:02.102 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.719s] 2018-11-01 21:45:03,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:03.806 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:45:03,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:03.809 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:45:03,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:03.812 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:45:03,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:03.813 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:45:03,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:03.814 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-01 21:45:04,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:04.450 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.743s] 2018-11-01 21:45:04,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:04.506 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.056s] 2018-11-01 21:45:05,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:05.239 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.733s] 2018-11-01 21:45:07,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:07.400 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.161s] 2018-11-01 21:45:08,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:08.932 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.306s] 2018-11-01 21:45:09,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:09.930 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [0.998s] 2018-11-01 21:45:11,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:11.003 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.072s] 2018-11-01 21:45:11,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:11.369 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.968s] 2018-11-01 21:45:11,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:11.596 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.227s] 2018-11-01 21:45:11,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:11.644 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.047s] 2018-11-01 21:45:14,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:14.805 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.795s] 2018-11-01 21:45:21,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:21.743 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.548s] 2018-11-01 21:45:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:24.365 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.182s] 2018-11-01 21:45:27,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:27.835 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.295s] 2018-11-01 21:45:28,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:28.136 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.301s] 2018-11-01 21:45:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:28.778 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.641s] 2018-11-01 21:45:30,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:30.222 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.442s] 2018-11-01 21:45:30,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:30.296 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.075s] 2018-11-01 21:45:30,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:30.369 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.073s] 2018-11-01 21:45:30,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:30.445 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.076s] 2018-11-01 21:45:31,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:31.355 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.467s] 2018-11-01 21:45:33,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:33.909 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.552s] 2018-11-01 21:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:36.549 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.640s] 2018-11-01 21:45:37,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:37.317 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.065s] 2018-11-01 21:45:37,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:37.373 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.056s] 2018-11-01 21:45:37,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:37.603 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.229s] 2018-11-01 21:45:37,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:37.869 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.266s] 2018-11-01 21:45:42,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:42.410 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.167s] 2018-11-01 21:45:44,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:44.595 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.185s] 2018-11-01 21:45:44,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:44.796 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.567s] 2018-11-01 21:45:44,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:44.866 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.072s] 2018-11-01 21:45:46,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:46.742 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-01 21:45:46,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:46.745 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-01 21:45:46,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:46.746 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-01 21:45:46,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:46.746 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-01 21:45:46,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:46.847 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.251s] 2018-11-01 21:45:49,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:49.069 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.222s] 2018-11-01 21:45:49,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:49.089 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.440s] 2018-11-01 21:45:51,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:51.466 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.396s] 2018-11-01 21:45:53,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:53.913 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.446s] 2018-11-01 21:45:54,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:54.131 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.218s] 2018-11-01 21:45:56,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:56.482 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.350s] 2018-11-01 21:45:58,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:45:58.913 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.430s] 2018-11-01 21:46:01,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:01.379 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.465s] 2018-11-01 21:46:03,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:03.751 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.371s] 2018-11-01 21:46:05,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:05.914 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.399s] 2018-11-01 21:46:06,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:06.597 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.845s] 2018-11-01 21:46:08,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:08.983 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.385s] 2018-11-01 21:46:10,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:10.723 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.809s] 2018-11-01 21:46:11,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:11.334 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.351s] 2018-11-01 21:46:13,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:13.652 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.317s] 2018-11-01 21:46:16,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:16.072 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.419s] 2018-11-01 21:46:18,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:18.536 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.463s] 2018-11-01 21:46:20,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:20.848 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-01 21:46:20,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:20.965 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.428s] 2018-11-01 21:46:23,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:23.301 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.335s] 2018-11-01 21:46:25,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:25.776 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.474s] 2018-11-01 21:46:26,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:26.524 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [1.843s] 2018-11-01 21:46:28,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:28.259 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.481s] 2018-11-01 21:46:28,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:28.736 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.211s] 2018-11-01 21:46:30,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:30.017 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.281s] 2018-11-01 21:46:30,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:30.700 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.441s] 2018-11-01 21:46:32,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:32.036 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.018s] 2018-11-01 21:46:33,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:33.236 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.534s] 2018-11-01 21:46:35,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:35.815 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.579s] 2018-11-01 21:46:38,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:38.887 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.265s] 2018-11-01 21:46:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:39.941 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.014s] 2018-11-01 21:46:39,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:39.949 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.008s] 2018-11-01 21:46:39,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:39.956 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-11-01 21:46:39,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:39.962 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2018-11-01 21:46:40,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:40.246 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.282s] 2018-11-01 21:46:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:40.254 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2018-11-01 21:46:40,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:40.264 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.009s] 2018-11-01 21:46:40,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:40.423 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.158s] 2018-11-01 21:46:40,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:40.435 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.012s] 2018-11-01 21:46:40,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:40.443 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2018-11-01 21:46:41,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:41.948 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.060s] 2018-11-01 21:46:44,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:44.041 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.008s] 2018-11-01 21:46:48,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:48.273 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [6.325s] 2018-11-01 21:46:53,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:53.456 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [5.181s] 2018-11-01 21:46:57,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:46:57.221 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [3.763s] 2018-11-01 21:47:00,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:00.113 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.140s] 2018-11-01 21:47:00,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:00.878 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.657s] 2018-11-01 21:47:04,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:04.390 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [3.511s] 2018-11-01 21:47:08,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:08.634 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [4.243s] 2018-11-01 21:47:12,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:12.260 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.147s] 2018-11-01 21:47:18,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:18.771 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.062s] 2018-11-01 21:47:24,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:24.752 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [10.794s] 2018-11-01 21:47:27,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:27.310 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.027s] 2018-11-01 21:47:27,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:27.326 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.016s] 2018-11-01 21:47:30,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:30.601 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:47:33,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:33.387 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [8.634s] 2018-11-01 21:47:36,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:36.955 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.843s] 2018-11-01 21:47:37,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:37.033 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.647s] 2018-11-01 21:47:38,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:38.703 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.670s] 2018-11-01 21:47:40,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:40.701 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.743s] 2018-11-01 21:47:44,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:44.170 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.469s] 2018-11-01 21:47:48,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:48.205 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.034s] 2018-11-01 21:47:50,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:50.828 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [2.622s] 2018-11-01 21:47:51,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:51.153 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.327s] 2018-11-01 21:47:53,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:47:53.141 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [14.434s] 2018-11-01 21:48:00,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:00.219 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.205s] 2018-11-01 21:48:00,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:00.434 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.215s] 2018-11-01 21:48:02,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:02.381 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-01 21:48:07,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:07.481 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.883s] 2018-11-01 21:48:07,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:07.752 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.272s] 2018-11-01 21:48:08,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:08.148 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.394s] 2018-11-01 21:48:12,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:12.352 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.186s] 2018-11-01 21:48:17,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:17.451 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [24.306s] 2018-11-01 21:48:18,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:18.892 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.444s] 2018-11-01 21:48:19,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:19.172 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.287s] 2018-11-01 21:48:19,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:19.785 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.613s] 2018-11-01 21:48:26,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:26.306 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [7.412s] 2018-11-01 21:48:26,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:26.618 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.507s] 2018-11-01 21:48:26,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:26.620 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-11-01 21:48:33,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:33.903 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [7.596s] 2018-11-01 21:48:38,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:48:38.338 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.435s] 2018-11-01 21:49:01,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:49:01.854 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [23.509s] 2018-11-01 21:49:12,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:49:12.769 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.882s] 2018-11-01 21:49:13,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:49:13.628 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.859s] 2018-11-01 21:49:29,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:49:29.753 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.511s] 2018-11-01 21:49:34,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:49:34.370 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.617s] 2018-11-01 21:49:40,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:49:40.263 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [5.891s] 2018-11-01 21:49:44,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:49:44.695 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.432s] 2018-11-01 21:49:54,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:49:54.615 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [9.918s] 2018-11-01 21:50:12,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:12.855 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.894s] 2018-11-01 21:50:16,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:16.234 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.377s] 2018-11-01 21:50:23,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:23.460 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.226s] 2018-11-01 21:50:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:32.434 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.457s] 2018-11-01 21:50:35,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:35.507 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.072s] 2018-11-01 21:50:39,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:39.708 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.200s] 2018-11-01 21:50:53,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:53.181 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [4.111s] 2018-11-01 21:50:57,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:57.040 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [3.858s] 2018-11-01 21:50:59,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:50:59.357 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [2.317s] 2018-11-01 21:51:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:01.161 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [1.798s] 2018-11-01 21:51:02,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:02.989 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [1.832s] 2018-11-01 21:51:14,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:14.527 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [1.885s] 2018-11-01 21:51:16,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:16.974 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.446s] 2018-11-01 21:51:20,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:20.086 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.112s] 2018-11-01 21:51:23,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:23.423 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.336s] 2018-11-01 21:51:25,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:25.271 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [1.847s] 2018-11-01 21:51:28,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:28.522 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.250s] 2018-11-01 21:51:30,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:30.317 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [1.795s] 2018-11-01 21:51:33,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:33.697 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.378s] 2018-11-01 21:51:34,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:34.897 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.199s] 2018-11-01 21:51:37,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:37.445 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.547s] 2018-11-01 21:51:37,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:37.623 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.179s] 2018-11-01 21:51:37,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:37.745 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.121s] 2018-11-01 21:51:37,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:37.839 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.094s] 2018-11-01 21:51:37,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:37.883 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.044s] 2018-11-01 21:51:37,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:37.927 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.043s] 2018-11-01 21:51:38,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:38.022 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.094s] 2018-11-01 21:51:38,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:38.111 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.088s] 2018-11-01 21:51:38,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:38.154 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.043s] 2018-11-01 21:51:38,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:38.198 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.043s] 2018-11-01 21:51:41,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:41.583 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.384s] 2018-11-01 21:51:58,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:51:58.971 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.710s] 2018-11-01 21:52:05,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:52:05.015 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.044s] 2018-11-01 21:52:11,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:52:11.071 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.054s] 2018-11-01 21:52:11,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:52:11.073 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-01 21:52:14,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:52:14.937 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.865s] 2018-11-01 21:52:20,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:52:20.775 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [5.838s] 2018-11-01 21:52:44,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:52:44.497 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [23.718s] 2018-11-01 21:52:46,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:52:46.155 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.662s] 2018-11-01 21:53:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:10.206 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.167s] 2018-11-01 21:53:11,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:11.196 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [0.990s] 2018-11-01 21:53:13,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:13.189 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [1.988s] 2018-11-01 21:53:13,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:13.709 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.523s] 2018-11-01 21:53:14,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:14.801 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.090s] 2018-11-01 21:53:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:15.902 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.101s] 2018-11-01 21:53:16,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:16.908 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.003s] 2018-11-01 21:53:16,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:16.950 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.045s] 2018-11-01 21:53:21,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:21.171 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.257s] 2018-11-01 21:53:22,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:22.023 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.853s] 2018-11-01 21:53:24,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:24.136 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.108s] 2018-11-01 21:53:24,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:24.925 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.792s] 2018-11-01 21:53:26,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:26.293 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.365s] 2018-11-01 21:53:26,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:26.935 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.643s] 2018-11-01 21:53:27,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:27.895 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.957s] 2018-11-01 21:53:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:27.933 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2018-11-01 21:53:35,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:35.280 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [1.879s] 2018-11-01 21:53:37,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:37.284 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [2.003s] 2018-11-01 21:53:45,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:45.461 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.358s] 2018-11-01 21:53:45,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:45.637 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.176s] 2018-11-01 21:53:55,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:55.717 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.656s] 2018-11-01 21:53:58,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:53:58.226 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.509s] 2018-11-01 21:54:04,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:04.439 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.786s] 2018-11-01 21:54:04,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:04.594 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.155s] 2018-11-01 21:54:04,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:04.825 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.231s] 2018-11-01 21:54:05,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:05.046 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.220s] 2018-11-01 21:54:05,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:05.292 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.245s] 2018-11-01 21:54:05,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:05.426 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.134s] 2018-11-01 21:54:05,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:05.607 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.180s] 2018-11-01 21:54:05,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:05.815 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.208s] 2018-11-01 21:54:06,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:06.055 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.240s] 2018-11-01 21:54:11,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:11.300 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.190s] 2018-11-01 21:54:11,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:11.522 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.221s] 2018-11-01 21:54:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:11.771 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.249s] 2018-11-01 21:54:11,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:11.888 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.117s] 2018-11-01 21:54:17,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:17.899 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.031s] 2018-11-01 21:54:17,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:17.993 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.092s] 2018-11-01 21:54:18,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:18.011 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.019s] 2018-11-01 21:54:18,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:18.033 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.021s] 2018-11-01 21:54:18,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:18.104 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.071s] 2018-11-01 21:54:21,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:21.770 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-11-01 21:54:25,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:25.217 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.175s] 2018-11-01 21:54:25,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:25.601 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.384s] 2018-11-01 21:54:31,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:31.120 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.195s] 2018-11-01 21:54:32,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:32.788 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.667s] 2018-11-01 21:54:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:38.950 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.176s] 2018-11-01 21:54:39,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:39.134 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.184s] 2018-11-01 21:54:39,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:39.326 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.193s] 2018-11-01 21:54:40,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:40.192 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [0.865s] 2018-11-01 21:54:40,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:40.382 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.190s] 2018-11-01 21:54:49,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:49.849 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [1.445s] 2018-11-01 21:54:50,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:50.553 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [0.703s] 2018-11-01 21:54:57,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:57.642 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.392s] 2018-11-01 21:54:57,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:57.813 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.170s] 2018-11-01 21:54:57,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:57.994 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.181s] 2018-11-01 21:54:58,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:54:58.174 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.180s] 2018-11-01 21:55:00,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:00.598 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-01 21:55:06,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:06.795 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.021s] 2018-11-01 21:55:12,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:12.018 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.194s] 2018-11-01 21:55:18,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:18.676 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.616s] 2018-11-01 21:55:19,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:19.394 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.718s] 2018-11-01 21:55:29,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:29.020 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [2.811s] 2018-11-01 21:55:31,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:31.782 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [2.762s] 2018-11-01 21:55:45,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:45.673 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.035s] 2018-11-01 21:55:51,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:51.529 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [5.855s] 2018-11-01 21:55:51,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:51.750 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.223s] 2018-11-01 21:55:52,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:52.304 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.553s] 2018-11-01 21:55:52,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:55:52.515 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.211s] 2018-11-01 21:56:12,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:12.165 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [19.645s] 2018-11-01 21:56:14,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:14.824 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-01 21:56:24,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:24.433 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [7.118s] 2018-11-01 21:56:25,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:25.637 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.205s] 2018-11-01 21:56:27,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:27.426 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [1.790s] 2018-11-01 21:56:27,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:27.609 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.182s] 2018-11-01 21:56:27,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:27.793 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.184s] 2018-11-01 21:56:28,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.016 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.223s] 2018-11-01 21:56:28,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.211 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.194s] 2018-11-01 21:56:28,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.221 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.010s] 2018-11-01 21:56:28,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.230 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-11-01 21:56:28,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.262 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.032s] 2018-11-01 21:56:28,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.298 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.035s] 2018-11-01 21:56:28,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.306 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.007s] 2018-11-01 21:56:28,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.341 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.035s] 2018-11-01 21:56:28,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.375 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.034s] 2018-11-01 21:56:28,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.383 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-11-01 21:56:28,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.420 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.037s] 2018-11-01 21:56:28,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.458 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.037s] 2018-11-01 21:56:28,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.655 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.196s] 2018-11-01 21:56:28,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.692 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-11-01 21:56:28,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:28.976 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.283s] 2018-11-01 21:56:29,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.010 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-11-01 21:56:29,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.046 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-11-01 21:56:29,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.219 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.173s] 2018-11-01 21:56:29,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.253 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2018-11-01 21:56:29,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.290 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2018-11-01 21:56:29,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.328 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.037s] 2018-11-01 21:56:29,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.366 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.039s] 2018-11-01 21:56:29,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.402 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.035s] 2018-11-01 21:56:29,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.439 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.036s] 2018-11-01 21:56:29,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.477 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.037s] 2018-11-01 21:56:29,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.515 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.037s] 2018-11-01 21:56:29,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:29.553 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.039s] 2018-11-01 21:56:34,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:34.610 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-01 21:56:55,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:55.280 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [20.661s] 2018-11-01 21:56:58,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:56:58.095 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.819s] 2018-11-01 21:57:15,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:57:15.485 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [17.383s] 2018-11-01 21:57:20,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:57:20.610 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.129s] 2018-11-01 21:57:28,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fb1af571-8ae0-430b-b7bf-226cd4d271df 2018-11-01 21:57:28,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fb1af571-8ae0-430b-b7bf-226cd4d271df']'. 2018-11-01 21:57:29,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 21:57:29,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 21:57:29,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 21:57:29,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fb1af571-8ae0-430b-b7bf-226cd4d271df | 2018-11-01 21:57:29,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-01 21:57:29,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 21:21:23 | 2018-11-01 21:57:29,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 21:57:27 | 2018-11-01 21:57:29,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:04 | 2018-11-01 21:57:29,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-01 21:57:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 21:57:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 21:57:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7c04065f-3cb7-4db8-8c7a-3b2faf539b26) | 2018-11-01 21:57:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 21:57:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 93c9f1e7-128b-4816-8dc9-ae546d4bd498) | 2018-11-01 21:57:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2018-11-01 21:57:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2154.175 | 2018-11-01 21:57:29,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1216 | 2018-11-01 21:57:29,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 254 | 2018-11-01 21:57:29,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 21:57:29,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 21:57:29,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-11-01 21:57:29,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 21:57:29,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 21:57:29,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 21:57:29,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.9178307313% 2018-11-01 21:57:31,795 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 36:18 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-01 21:57:35,418 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-11-01 21:57:35,418 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-01 21:57:38,244 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-25 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-01 21:57:38,249 - 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.47,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.47:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=wnPdbxUPnJDMYVxCHECmxwByx 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=3e9dcf933068455ab9b9f3764849638d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-01 21:57:38,250 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-11-01 21:57:38,261 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-11-01 21:57:39,412 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'1dc88122785140bfbe3ac103b04f03f8', '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'tempest_scenario-project_b7f431cc-83ad-41d2-8e92-f883265861d2'}) 2018-11-01 21:57:39,805 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aafced9e1edf43a38aeca0e4abcf3e11', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_b7f431cc-83ad-41d2-8e92-f883265861d2'}) 2018-11-01 21:57:40,000 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-01 21:57:40,116 - functest.core.tenantnetwork - DEBUG - role: 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'eaf30b8016de4674ba5a98960dbf0027'}) 2018-11-01 21:57:40,696 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_b7f431cc-83ad-41d2-8e92-f883265861d2', 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'1dc88122785140bfbe3ac103b04f03f8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f9e09769-362f-4c35-bc83-515e9680bffe', 'username': u'tempest_scenario-user_b7f431cc-83ad-41d2-8e92-f883265861d2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.47:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-01 21:57:40,699 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_b7f431cc-83ad-41d2-8e92-f883265861d2', 'password': 'f9e09769-362f-4c35-bc83-515e9680bffe', 'project_name': 'tempest_scenario-project_b7f431cc-83ad-41d2-8e92-f883265861d2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.47:5000//v3', 'project_id': '1dc88122785140bfbe3ac103b04f03f8', 'project_domain_name': 'Default'} 2018-11-01 21:57:42,036 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-01 21:57:45,938 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 08d9f977-ef95-481f-96e6-79b787f106e3 | 2018-11-01T21:57:45.563009 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 08d9f977-ef95-481f-96e6-79b787f106e3 ~/.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-11-01 21:57:48,881 - 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__ | tempest-type-1939889714 | Available | | __unknown__ | tempest-type-929790194 | 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-11-01 21:57:49,636 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-01 21:57:54,020 - 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=f73da726-2e37-4f71-83b6-3faacb749ccd) as the default verifier for the future CLI operations. 2018-11-01 21:57:56,208 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-11-01 21:57:57,124 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/c958db19-7dcf-435c-a5a7-40a62025fde9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c958db19-7dcf-435c-a5a7-40a62025fde9/file', 'owner': u'1dc88122785140bfbe3ac103b04f03f8', 'id': u'c958db19-7dcf-435c-a5a7-40a62025fde9', 'size': 12716032, u'self': u'/v2/images/c958db19-7dcf-435c-a5a7-40a62025fde9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1dc88122785140bfbe3ac103b04f03f8', 'name': 'tempest_scenario-project_b7f431cc-83ad-41d2-8e92-f883265861d2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/c958db19-7dcf-435c-a5a7-40a62025fde9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T21:57:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T21:57:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_b7f431cc-83ad-41d2-8e92-f883265861d2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c958db19-7dcf-435c-a5a7-40a62025fde9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_b7f431cc-83ad-41d2-8e92-f883265861d2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_b7f431cc-83ad-41d2-8e92-f883265861d2', 'created': u'2018-11-01T21:57:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T21:57:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c958db19-7dcf-435c-a5a7-40a62025fde9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_b7f431cc-83ad-41d2-8e92-f883265861d2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 21:57:57,342 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_b7f431cc-83ad-41d2-8e92-f883265861d2', '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'3e9dcf933068455ab9b9f3764849638d', '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'3adfa42e-22c1-4234-85e8-cf359de3d0b5', 'swap': 0}) 2018-11-01 21:57:58,158 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/04b01efe-bfb6-4282-8716-9760d1cb215c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04b01efe-bfb6-4282-8716-9760d1cb215c/file', 'owner': u'1dc88122785140bfbe3ac103b04f03f8', 'id': u'04b01efe-bfb6-4282-8716-9760d1cb215c', 'size': 12716032, u'self': u'/v2/images/04b01efe-bfb6-4282-8716-9760d1cb215c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1dc88122785140bfbe3ac103b04f03f8', 'name': 'tempest_scenario-project_b7f431cc-83ad-41d2-8e92-f883265861d2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f997c25d-07e0-4736-9aa2-6023ed28e114/images/04b01efe-bfb6-4282-8716-9760d1cb215c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-01T21:57:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-01T21:57:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b7f431cc-83ad-41d2-8e92-f883265861d2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/04b01efe-bfb6-4282-8716-9760d1cb215c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b7f431cc-83ad-41d2-8e92-f883265861d2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_b7f431cc-83ad-41d2-8e92-f883265861d2', 'created': u'2018-11-01T21:57:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-01T21:57:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/04b01efe-bfb6-4282-8716-9760d1cb215c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b7f431cc-83ad-41d2-8e92-f883265861d2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-01 21:57:58,199 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_b7f431cc-83ad-41d2-8e92-f883265861d2', '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'3e9dcf933068455ab9b9f3764849638d', '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'6ae6f95d-fca8-40e8-8ce6-5a85d527598d', 'swap': 0}) 2018-11-01 21:57:58,222 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_b7f431cc-83ad-41d2-8e92-f883265861d2', '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'3e9dcf933068455ab9b9f3764849638d', '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'6ae6f95d-fca8-40e8-8ce6-5a85d527598d', 'swap': 0}) 2018-11-01 21:58:00,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-01 21:58:00,872 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-01 21:58:00,872 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-01 21:58:00,875 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-01 21:58:00,897 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-01 21:58:02,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f73da726-2e37-4f71-83b6-3faacb749ccd/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-11-01 21:58:02,801 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-01 21:58:02,803 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-01 21:58:02,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-11-01 21:58:55,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:58:55.497 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [41.380s] 2018-11-01 21:59:37,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 21:59:37.627 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [33.715s] 2018-11-01 22:00:21,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:00:21.603 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [38.527s] 2018-11-01 22:01:11,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:01:11.319 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [49.700s] 2018-11-01 22:02:31,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:02:31.300 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [74.973s] 2018-11-01 22:02:36,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:02:36.891 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.690s] 2018-11-01 22:03:49,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:03:49.344 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [65.807s] 2018-11-01 22:04:27,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:04:27.209 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [37.858s] 2018-11-01 22:04:56,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:04:56.395 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [19.630s] 2018-11-01 22:05:34,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:05:34.097 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [18.797s] 2018-11-01 22:05:59,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:05:59.825 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-11-01 22:06:33,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:06:33.293 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [33.455s] 2018-11-01 22:07:33,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-01 22:07:33.166 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [59.854s] 2018-11-01 22:07:48,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: eca81eea-6868-4b4c-a010-21b5c06c12e7 2018-11-01 22:07:48,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'eca81eea-6868-4b4c-a010-21b5c06c12e7']'. 2018-11-01 22:07:49,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-01 22:07:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-01 22:07:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 22:07:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | eca81eea-6868-4b4c-a010-21b5c06c12e7 | 2018-11-01 22:07:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-01 22:07:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-01 21:58:04 | 2018-11-01 22:07:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-01 22:07:47 | 2018-11-01 22:07:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:09:43 | 2018-11-01 22:07:49,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-01 22:07:49,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-01 22:07:49,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-01 22:07:49,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f73da726-2e37-4f71-83b6-3faacb749ccd) | 2018-11-01 22:07:49,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-01 22:07:49,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 08d9f977-ef95-481f-96e6-79b787f106e3) | 2018-11-01 22:07:49,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-11-01 22:07:49,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 566.078 | 2018-11-01 22:07:49,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-11-01 22:07:49,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-11-01 22:07:49,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-01 22:07:49,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-01 22:07:49,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-01 22:07:49,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-01 22:07:49,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-01 22:07:49,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-01 22:07:49,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-11-01 22:07:50,841 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 09:55 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-01 22:07:54,115 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK